1
0
Fork 0
mirror of synced 2024-06-02 02:34:40 +12:00
Rare/rare/ui/components/dialogs/login
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
..
__init__.py Re-implement LoginDialog. 2021-06-24 20:07:18 +03:00
browser_login.py LoginDialog: Calculate a fixed height for the login stack based on width 2023-12-12 01:23:17 +02:00
browser_login.ui LoginDialog: Calculate a fixed height for the login stack based on width 2023-12-12 01:23:17 +02:00
import_login.py Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00
import_login.ui Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00
landing_page.py LoginDialog: Calculate a fixed height for the login stack based on width 2023-12-12 01:23:17 +02:00
landing_page.ui LoginDialog: Calculate a fixed height for the login stack based on width 2023-12-12 01:23:17 +02:00
login_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
login_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