Megamouse
|
385d21e6dc
|
Fix some warnings
|
2024-12-20 17:30:25 +01:00 |
|
Megamouse
|
5073477415
|
cellGem: Split horizontal and vertical mouse rotation cone setting
|
2024-12-19 16:55:39 +01:00 |
|
Megamouse
|
c56147e04b
|
Qt: fix settings_dialog opening on wrong tab
The dialog now uses open instead of exec, so we have to override open.
|
2024-12-19 13:49:43 +01:00 |
|
Megamouse
|
79fc366f23
|
Qt: fix flow_layout segfault
|
2024-12-19 13:49:43 +01:00 |
|
Megamouse
|
e18ae5abd6
|
cellGem: expose rotation cone to settings
|
2024-12-18 09:14:04 +01:00 |
|
Megamouse
|
f3ef4f3658
|
cellCamera: try to fix internal state on stop
When stopping, the camera is supposed to be open still.
Add an expected state to check the camera signal does what it should.
|
2024-12-18 03:54:25 +01:00 |
|
Megamouse
|
657ab4261c
|
Fix some static analysis warnings
|
2024-12-17 20:46:07 +01:00 |
|
kd-11
|
83c0212b59
|
rsx/qt: Add option to disable async host MM to GUI
|
2024-12-16 19:00:08 +03:00 |
|
Megamouse
|
a31ebc248e
|
cellGem: implement quaternion transformation
|
2024-12-11 18:56:53 +01:00 |
|
Antonino Di Guardo
|
68b7e5971d
|
Welcome Dialog: Reject users that reject our TOS
* Improved welcome dialog
* "show at startup" checkbox always changeable
|
2024-12-07 20:56:05 +02:00 |
|
Antonino Di Guardo
|
24655fd975
|
fix dark theme switching on initial welcome dialog (#16373)
|
2024-12-06 20:14:35 +01:00 |
|
Elad
|
07df91d4e8
|
Fix Emulation boot recursion
|
2024-11-27 16:00:40 +02:00 |
|
Elad
|
378a69ea85
|
Qt: Deprecate processEvents() part 2
|
2024-11-27 16:00:40 +02:00 |
|
Elad
|
fce07bbeab
|
Qt: Deprecate proccessEvents() usage
|
2024-11-26 03:33:24 +02:00 |
|
Darkhost1999
|
b94ddb0cd3
|
Migrate Savestates Home Menu (#16340)
|
2024-11-23 21:29:07 +02:00 |
|
Megamouse
|
3b51368be2
|
Qt: Use inplace image mirroring in video sink
|
2024-11-22 15:48:16 +01:00 |
|
Megamouse
|
2d14742a05
|
Add opencv to cmake
|
2024-11-16 15:10:20 +01:00 |
|
Megamouse
|
b89f7515fd
|
Qt: show warning if ps move tracking is not supported
|
2024-11-16 15:10:20 +01:00 |
|
Elad
|
68d74bc28a
|
Progress Dialog: Fix recursion and concurrency use of text updates
|
2024-11-16 12:22:23 +02:00 |
|
Megamouse
|
4df58494a0
|
Fix compilation
|
2024-11-16 09:45:31 +01:00 |
|
Megamouse
|
b89cc9b973
|
cellGem: implement real ps move handler
|
2024-11-16 09:45:31 +01:00 |
|
Megamouse
|
7866dc2e34
|
overlays: localize RPCS3 progress dialog
|
2024-11-15 09:48:12 +01:00 |
|
Megamouse
|
070add461f
|
overlays: get localized values in home menu settings
|
2024-11-15 09:48:12 +01:00 |
|
Megamouse
|
1211acd59c
|
Qt: Add std::string GetSettingOptions
This has the potential for some minor optimizations
|
2024-11-15 09:48:12 +01:00 |
|
Megamouse
|
d78c39b3ab
|
overlays: add more overlay hint option to home menu settings
|
2024-11-14 23:23:36 +01:00 |
|
Megamouse
|
9461294ffc
|
overlays: add input debug overlay to home menu settings
|
2024-11-14 23:23:36 +01:00 |
|
Megamouse
|
7087582a36
|
overlays: translate home menu settings
Also fix potential lambda text capture issue
|
2024-11-14 23:23:36 +01:00 |
|
Megamouse
|
c3729d06d0
|
Qt: Replace some instances of QMap, QPair and QList
|
2024-11-14 20:50:33 +01:00 |
|
oltolm
|
2b0f786b2d
|
Fix std::basic_string warnings (#16261)
|
2024-11-11 21:54:44 +02:00 |
|
Megamouse
|
2262ac1684
|
Qt: Replace QMap with std::map
This should reduce the amount of string conversions during list refreshes
|
2024-11-06 09:34:32 +01:00 |
|
Joshua de Reeper
|
73cee9a43d
|
sys_usbd: Better Dimensions Move Handling
|
2024-11-05 18:17:05 +01:00 |
|
NicknineTheEagle
|
6d766ccbb5
|
cellSaveData: Add autosave indicator (#15720)
|
2024-11-04 21:53:34 +01:00 |
|
Elad
|
695799c39a
|
GUI: Fix welcome_dialog dereference
|
2024-11-02 21:43:35 +02:00 |
|
oltolm
|
cd8954db14
|
fix deprecation warnings in Qt 6.8
|
2024-10-28 23:42:02 +01:00 |
|
Megamouse
|
2732d6c3dc
|
Qt: Make sure that table columns and their actions have the same state after restoring the layout
|
2024-10-15 12:59:37 +02:00 |
|
Megamouse
|
0a57c459b6
|
overlays: add friends list to home menu
|
2024-10-06 09:57:20 +02:00 |
|
Megamouse
|
73fe420d09
|
RPCN: add overlay messages on friend requests
|
2024-10-06 06:35:48 +02:00 |
|
Megamouse
|
96e495c61d
|
Qt/Overlays: Add home menu shortcut to game window
|
2024-10-01 03:25:36 +02:00 |
|
schm1dt
|
d11fe09419
|
Use native theme on macOS, hide Dark Mode toggle
|
2024-09-29 13:49:28 +02:00 |
|
Antonino Di Guardo
|
3f66297593
|
Fix crash on VFS Tool (#16146)
|
2024-09-29 03:11:27 +03:00 |
|
schm1dtxbox
|
37d2317b68
|
Update shortcut_utils.cpp
|
2024-09-28 13:14:18 +02:00 |
|
Megamouse
|
4ba4268282
|
Qt/shortcuts: add handler id to log messages
|
2024-09-27 17:57:49 +02:00 |
|
Megamouse
|
2661b6a71c
|
Qt: Try to improve default stylesheet after Qt 6.7.3 update
|
2024-09-27 17:57:49 +02:00 |
|
Megamouse
|
e58a89af2d
|
Qt: Enable game window shortcuts
|
2024-09-27 17:57:49 +02:00 |
|
Megamouse
|
2b4a90781a
|
Qt 6.7.0
Also fix new stylesheet issue: windows11 style is now default.
This currently breaks custom stylesheets.
Use windowsvista style as default
|
2024-09-27 15:06:40 +02:00 |
|
Megamouse
|
9e460ebe0a
|
MacOs/Arm64/Shortcuts: Add more plist entries
|
2024-09-26 19:48:40 +02:00 |
|
Megamouse
|
7106bfcfb9
|
Shortcuts: Try to create shortcut link path if it doesn't exist
|
2024-09-26 19:48:40 +02:00 |
|
Megamouse
|
feedc183a4
|
Qt: Tiny improvements to Cam/Mic permissions
|
2024-09-25 20:09:39 +02:00 |
|
Megamouse
|
c4282e63fb
|
Qt: Simplify some string conversion bloat
|
2024-09-25 20:09:39 +02:00 |
|
Megamouse
|
31b133b012
|
Fix yet another warning
|
2024-09-23 21:59:01 +02:00 |
|