1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/components
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
..
dialogs Reformatting, 1.3.0 2021-04-22 14:34:06 +02:00
tabs Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
main_window.py Set Position of window to center 2021-05-02 13:15:11 +02:00
tab_utils.py add button to open epic games store in web browser 2021-04-08 20:00:18 +01:00
tab_widget.py Better style for uninstalled info; add raw json view 2021-05-17 21:27:23 +02:00
tray_icon.py Reformatting, 1.3.0 2021-04-22 14:34:06 +02:00