1
0
Fork 0
mirror of synced 2024-06-02 02:34:40 +12:00
Rare/rare/ui/components/dialogs
loathingKernel 5bf353ec37
Rare: Replace QToolButton with QPushButton
QToolButton is not really designed to be used in the way we did and since
QPushButton supports having a menu attached to, we can replace tool buttons
in most cases.

* Fix the presentation of the TabButtonWidget by updating RareStyle's css

* Reduce the size of the top tab bar to save vertical space.

* Remove infoLabel property
2024-02-21 20:25:03 +02:00
..
login Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +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 Dialogs: Add subtitle label in ButtonDialog 2024-01-21 23:45:23 +02:00
install_dialog.ui Dialogs: Add subtitle label in ButtonDialog 2024-01-21 23:45:23 +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