1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare/ui/components/dialogs
loathingKernel 435d560b5c InstallDialog: Update the collapsible widget to take a widget instead of a layout
This change makes it more inline with how QScrollArea operates on a central widget.
Other changes include using a QFrame instead of a QWidget as a base and
adding a QLabel for the title instead of the horizontal line.

The advanced options were split into their own separate widget. Right now
their class operates only as a container with the logic remaining in the
InstallDialog.
2022-10-31 16:59:55 +02:00
..
login Fix some translation strings 2022-10-23 22:52:49 +02:00
__init__.py
install_dialog.py InstallDialog: Update the collapsible widget to take a widget instead of a layout 2022-10-31 16:59:55 +02:00
install_dialog.ui InstallDialog: Update the collapsible widget to take a widget instead of a layout 2022-10-31 16:59:55 +02:00
install_dialog_advanced.py InstallDialog: Update the collapsible widget to take a widget instead of a layout 2022-10-31 16:59:55 +02:00
install_dialog_advanced.ui InstallDialog: Update the collapsible widget to take a widget instead of a layout 2022-10-31 16:59:55 +02:00
launch_dialog.py LaunchDialog: Use ElideLabel for progress information 2022-09-10 22:42:47 +03:00
launch_dialog.ui LaunchDialog: Use ElideLabel for progress information 2022-09-10 22:42:47 +03:00
sync_save_dialog.py center icons in sync_save_dialog 2021-11-17 22:59:29 +01:00
sync_save_dialog.ui center icons in sync_save_dialog 2021-11-17 22:59:29 +01:00