1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/components/tabs/settings
Stelios Tsampas d05f02d5f4 Add UI for DXVK
It is used only in global settings for now. The old `DxvkWidget` was
left in the code intact for use in the per game settings. Due to how
interconnected the code is, it will require a more in-depth redesign
and it is outside the scope of the current PR.
2021-05-18 01:57:20 +03:00
..
__init__.py Set parent of widgets for smoother startup 2021-04-17 18:58:18 +02:00
about.py Follow style on import lines 2021-05-18 01:57:20 +03:00
about_ui.py Update About tab 2021-05-18 01:57:20 +03:00
dxvk.py Add UI for DXVK 2021-05-18 01:57:20 +03:00
dxvk_ui.py Add UI for DXVK 2021-05-18 01:57:20 +03:00
legendary.py Follow style on import lines 2021-05-18 01:57:20 +03:00
legendary_ui.py Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
linux.py Add UI for DXVK 2021-05-18 01:57:20 +03:00
linux_ui.py Add UI for DXVK 2021-05-18 01:57:20 +03:00
rare.py Follow style on import lines 2021-05-18 01:57:20 +03:00
rare_ui.py Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
rpc_settings.py Follow style on import lines 2021-05-18 01:57:20 +03:00
rpc_settings_ui.py Updated the settings UI to use widgets generated through Qt Designer 2021-05-18 01:57:20 +03:00
settings_widget.py Save window size (#32) 2021-04-10 15:05:03 +02:00