1
0
Fork 0
mirror of synced 2024-09-28 15:31:14 +12:00
Rare/rare
loathingKernel 9e077f74ed Stylesheets: Refactor css widget selectors based on objectName()
The `objectName()` of onstall and uninstall buttons should be set
to `InstallButton` and `UninstallButton` respectively for them to
pick up their special CSS properties.

Make QToolBox tab text bold

Clean-up deprecated widget object names in the CSS
2023-02-04 17:38:07 +02:00
..
components Stylesheets: Refactor css widget selectors based on objectName() 2023-02-04 17:38:07 +02:00
game_launch_helper GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
lgndr fix ValueError: 'mutable default X for field indirect_status is not allowed: use default_factory' 2022-12-05 20:09:17 +01:00
models InstallDialog: Make as modal when not silent to block input 2023-02-04 17:38:07 +02:00
resources Stylesheets: Refactor css widget selectors based on objectName() 2023-02-04 17:38:07 +02:00
shared GameWidget: Toggle buttons on widget update 2023-02-04 17:38:07 +02:00
ui GameInfo: Refactor the move game stack to re-use the existing widgets 2023-02-04 17:38:07 +02:00
utils GameWidget: Toggle buttons on widget update 2023-02-04 17:38:07 +02:00
widgets GameWidget: Toggle buttons on widget update 2023-02-04 17:38:07 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
app.py Application: set HiDPi scaling attribute 2022-10-29 14:50:18 +03:00