1
0
Fork 0
mirror of synced 2024-07-02 05:01:00 +12:00
Rare/rare/ui/components/dialogs
loathingKernel 971c31e8f4 SelectiveWidget: Create specialized widget for selecting optional downloads
Because there are two dialogs for editing optional downloads, refactor
the separate implementations to select them into a common reusable widget
and use it in SelectiveDialog and InstallDialog.
2024-01-18 16:44:47 +02:00
..
login Dialogs: Re-implement Launch and Login dialogs on top of a few common super-classes 2023-12-24 21:08:26 +02:00
__init__.py Add __init__.py in ui folder for setuptools.find_packages() 2021-05-21 16:48:33 +02:00
install_dialog.py SelectiveWidget: Create specialized widget for selecting optional downloads 2024-01-18 16:44:47 +02:00
install_dialog.ui SelectiveWidget: Create specialized widget for selecting optional downloads 2024-01-18 16:44:47 +02:00
install_dialog_advanced.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +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 Dialogs: Re-implement Launch and Login dialogs on top of a few common super-classes 2023-12-24 21:08:26 +02:00
launch_dialog.ui Dialogs: Re-implement Launch and Login dialogs on top of a few common super-classes 2023-12-24 21:08:26 +02:00