1
0
Fork 0
mirror of synced 2024-06-02 02:34:40 +12:00
Rare/rare/components/tabs/settings/widgets
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 Rename settings_widgets + fix pylint error 2022-03-14 17:23:54 +01:00
env_vars.py GameSettings: Re-strucure settings widgets 2024-02-12 21:52:07 +02:00
env_vars_model.py Rare: rename icon function to qta_icon 2024-02-21 13:30:41 +02:00
game.py Rare: be more explicit when checking for running platform 2024-02-12 21:52:07 +02:00
launch.py Rare: Update some strings 2024-02-12 21:52:08 +02:00
overlay.py Overlay: remove print statements 2024-02-18 12:54:24 +02:00
proton.py Runners: rename proton to steam 2024-02-18 12:50:35 +02:00
rpc.py Settings: Use membership instead of double inheritance 2024-02-16 13:03:27 +02:00
wine.py WineSettings: Order executable before prefix 2024-02-16 12:27:06 +02:00
wrappers.py Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00