tomboylover93
4693331437
Adjust settings window padding to accomodate 'Current Widget Style' under 'GUI Settings'
2024-12-22 16:50:27 -03:00
tomboylover93
4514dd1207
Make icons render properly when opening shadPS4 with a light mode system theme
2024-12-22 14:30:06 -03:00
tomboylover93
d06f65d6c5
Change message when hovering over widget style selection button
2024-12-22 13:38:15 -03:00
tomboylover93
2a0daee226
Merge remote-tracking branch 'refs/remotes/origin/qt-style' into qt-style
2024-12-22 13:29:32 -03:00
tomboylover93
cb661bdad7
Merge commit '433d9459e09cd9ce3a1d02cc78d901b66d25335f' into qt-style-test
2024-12-22 13:16:48 -03:00
tomboylover93
88938e7ead
Change order of disableTrophy and related Qt objects
...
This should (actually) fix any conflicts with 433d9459e0
2024-12-22 13:07:46 -03:00
tomboylover93
e63fa963a3
Change location of widget style selection button
...
This should fix any conflicts with 433d9459e0
2024-12-22 13:01:51 -03:00
tomboylover93
bc7bde8bcd
Merge branch 'main' into qt-style
2024-12-22 12:53:08 -03:00
tomboylover93
e2dbef12c7
Make icon colors update in real time
...
Reference: 64df298e5a
2024-12-22 11:49:53 -03:00
tomboylover93
ac757e272a
cleanup: Remove printf log on widget style change
2024-12-22 11:34:07 -03:00
squidbus
ab5240d8d2
qt: Do not run emulator on separate thread on Mac. ( #1849 )
2024-12-22 16:31:59 +02:00
Quang Ngô
aba2b29074
gui: start the emulator in new thread ( #1829 )
2024-12-22 15:47:28 +02:00
rainmakerv2
433d9459e0
Disable trophy pop-up with config setting ( #1834 )
2024-12-22 15:46:45 +02:00
tomboylover93
776f1ee5ec
Merge branch 'shadps4-emu:main' into qt-style-test
2024-12-22 10:20:33 -03:00
f8ith
0931802151
compatibility_data: various fixes ( #1847 )
...
* temporarily disable status column + various fixes
* add configuration option to enable compatibility data
* clang format
2024-12-22 11:05:44 +02:00
tomboylover93
88ee5c678c
clang-format: Update qt_gui/main_window.cpp and qt_gui/main_window.h
2024-12-20 21:52:54 -03:00
tomboylover93
b6f5751b23
Unify System (Dark) and System (Light) into a single theme
...
To update the icon color you have to switch to another theme then back to System
2024-12-20 21:44:16 -03:00
tomboylover93
54927a8967
Change number in currentIndex to stop settings window from opening in the wrong tab
2024-12-20 20:55:24 -03:00
tomboylover93
ea30efdcc7
Make widget and color changes reflect in real time
...
Reference: 56d29939b0
2024-12-20 20:53:07 -03:00
tomboylover93
eeaa1bcaf3
cleanup: Remove unused and/or incorrect code
2024-12-19 13:38:08 -03:00
tomboylover93
1badaaace4
cleanup: Remove all code for the Tokyo Night theme
2024-12-19 11:24:02 -03:00
tomboylover93
8434e80cff
Add description for widget style settings option on hover
2024-12-19 10:43:19 -03:00
tomboylover93
931cf0e691
Merge branch 'qt-style' of https://github.com/tomboylover93/shadPS4 into qt-style
2024-12-19 08:08:04 -03:00
tomboylover93
fdc41babd4
Small tweaks to widget style configuration method
2024-12-19 08:07:52 -03:00
tomboylover93
641ab2b698
Add headers for QStyleFactory
2024-12-19 08:06:39 -03:00
tomboylover93
bc1b569005
Merge branch 'shadps4-emu:main' into qt-style
2024-12-19 07:29:16 -03:00
Alessandro Ampala
953fb14638
Fix update on windows when path contains powershell wildcards ( #1391 ) ( #1779 )
...
* Fix update process on windows when there are some powershell wildcards in the installation path. (#1391 )
* Fix coding style error. (#1391 )
2024-12-19 10:59:26 +02:00
f8ith
f2a989b9da
wip: added status column for compat data ( #1668 )
...
* wip: added basic gui for compat data
* data is currently pulled directly from github API, awaiting server infra
* removed unused initalizer
* fixes
* fix cmake
* wip: add some testing date / version
* add tooltip
* fix nested QJsonObject
* fix tooltip color
* fix clang-format
* Edit style
* Add clickable status
* formatting
* import order
* typo
* fix clang format 2
---------
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-12-19 10:58:11 +02:00
tomboylover93
01fa2c05cb
Miscellaneous settings dialog changes #3
2024-12-18 22:27:20 -03:00
tomboylover93
16d76cf72a
style: Adjust settings dialog to work better with non-Fusion Qt widgets (again)
2024-12-18 22:23:10 -03:00
tomboylover93
a584a6d92e
wip: Add logic necessary to make widget style config values work
...
Widget repainting isn't implemented yet, it's necessary to close and reopen shadPS4 after changing widget style
2024-12-18 21:18:52 -03:00
tomboylover93
d46af2f8f8
clang-format: Update qt_gui/main_window_ui.h
2024-12-18 21:16:57 -03:00
tomboylover93
fc0993d153
clang-format: Update qt_gui/main_window_themes.h
2024-12-18 21:16:15 -03:00
tomboylover93
7f8e40dbca
Miscellaneous settings dialog changes #2
2024-12-18 19:55:40 -03:00
tomboylover93
5a31ef2481
Miscellaneous settings dialog changes
2024-12-18 19:18:17 -03:00
tomboylover93
b82a17730f
Add widget style object types to settings_dialog.cpp
2024-12-18 19:17:48 -03:00
tomboylover93
fbd47b41be
hot-fix: Re-adjust widget style group box dimensions
2024-12-18 14:34:21 -03:00
tomboylover93
58404630fd
wip: Add section in settings dialog for changing Qt widget style
2024-12-18 14:20:42 -03:00
tomboylover93
1f0fa2a922
hot-fix: Re-add license text to settings_dialog.ui
2024-12-18 14:04:13 -03:00
tomboylover93
b944d104df
style: Adjust settings dialog to work better with non-Fusion Qt widgets
2024-12-18 13:56:15 -03:00
tomboylover93
f1ea01c710
wip: Use native Qt widget style
2024-12-17 18:44:05 -03:00
tomboylover93
42671ad03c
style: Add light and dark system themes
2024-12-17 15:31:57 -03:00
tomboylover93
f75b719d96
clang-format: Update main_window_themes.h
2024-12-17 11:45:29 -03:00
tomboylover93
6eeec4cdf1
style: add Tokyo Night theme
2024-12-17 10:55:29 -03:00
ElBread3
aa5c1c10df
More Fixes for Separate Update ( #1487 )
...
* handle getdents + fix condition + add info to description
* fix not handling dents errors
* to not overwrite it, only gather separate update entries when normal folder is done
* fix always setting entries to 0 and guest name including "UPDATE"
* reset indexes on completion
* don't use concat, fixes long standing bug
* make sce_module module loading take both paths into account
2024-12-17 12:42:21 +02:00
Richard Habitzreuter
5585e42677
style: add rounded borders and focus color styling to the search bar ( #1804 )
2024-12-17 12:32:30 +02:00
DanielSvoboda
3001b007f6
Keybord on README / Fix Play Time ( #1786 )
...
* Keybord on README F10_F11_F12
* Update game_list_frame.cpp
2024-12-15 16:30:53 +02:00
Richard Habitzreuter
d2ac92481b
style: add Gruvbox theme ( #1796 )
2024-12-15 16:28:36 +02:00
rainmakerv2
f587931ed3
Fix for adding game folders ( #1761 )
...
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2024-12-13 09:52:54 +02:00
rainmakerv2
91d57e830b
Fix lowercase filenames fox Linux ( #1760 )
...
Fix uppercase config filenames
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2024-12-13 08:27:36 +02:00