1
0
Fork 0
mirror of synced 2024-06-30 20:20:53 +12:00
Rare/rare/utils
Stelios Tsampas b138766f1d Updated the settings UI to use widgets generated through Qt Designer
Since many lines were changed due to components being reused, the more
important are listed below per file. Static strings were moved to the UI files for
translation purposes and some messages have been re-worded.

`extra_widgets.py`: PathEdit now contains the save button and the dialog can also filter by name, all forms using it have been updated
`rare.py`: Updated the look and fixed a bug where the Image Directory wouldn't change if `img_dir` wasn't specified in the settings file
`legendary.py`: Update the look, changed the Max Workers option into a SpinBox
`linux.py`: Update the look, changed Wine Executable option in to a PathEdit that filters for `wine` and `wine64`.
`game_settings.py`: Updated to reflect the changes in `linux.py` settings widget.  Added the system `compatibilitytools.d` to be search for potential proton versions
2021-05-18 01:57:20 +03:00
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
extra_widgets.py Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
game_list.json added modules for getting a game's steam id and its protondb tier! 2021-04-26 21:10:50 -03:00
id.py Add ProtonDB in UninstalledInfo (Test/Beta) 2021-05-11 14:30:08 +02:00
json_formatter.py Better style for uninstalled info; add raw json view 2021-05-17 21:27:23 +02:00
legendary_utils.py Remove desktop link on uninstall 2021-05-01 11:17:18 +02:00
models.py Add stop download button (#33) 2021-04-11 17:03:55 +02:00
pathedit_ui.py Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
rpc.py Catch more exceptions in rpc 2021-05-01 11:24:38 +02:00
singleton.py Allow only one instance 2021-04-09 12:32:41 +02:00
utils.py Add Info for uninstalled Games 2021-05-11 17:29:35 +02:00