1
0
Fork 0
mirror of synced 2024-06-29 03:31:06 +12:00
Rare/rare
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
..
components Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
languages Update German translation 2021-04-23 13:21:07 +02:00
styles Better style for uninstalled info; add raw json view 2021-05-17 21:27:23 +02:00
utils Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
__init__.py Reformatting, 1.3.0 2021-04-22 14:34:06 +02:00
__main__.py Add offline mode and --offline option 2021-04-19 15:44:28 +02:00
app.py Add offline mode and --offline option 2021-04-19 15:44:28 +02:00