Commit graph

138 commits

Author SHA1 Message Date
Jean-Philip Desjardins
a86f13b3e8 Code style fixes. 2019-08-19 19:05:35 -04:00
Jean-Philip Desjardins
083f5bd7bf Improve ScreenShotUtils.
- Remove static connection, let the caller handle the lifetime.
- Add some typedefs.
- Remove inheritance from CAppConfig.
2019-08-17 11:03:53 -04:00
Jean-Philip Desjardins
25a8d526e9 Make sure we listen to the ProfileFrameDone event. 2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
c765e613f1 Update to CSignal::Connect() new name 2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
91a27b69a2 Remove boost::signals2. 2019-08-17 11:03:53 -04:00
Jean-Philip Desjardins
54a3e555e6 Make sure we show only when resizing the Qt window.
(cherry picked from commit d9287eb8eb46d15e39f049b990e879fc78d8ce9b)
2019-08-14 20:44:20 -04:00
Jean-Philip Desjardins
e6771f6a05 Code style fixes. 2019-08-01 19:58:35 -04:00
Jean-Philip Desjardins
406d3d8038 Add very basic profiler view in Qt UI.
Might not be the best looking though.
2019-08-01 19:58:35 -04:00
Jean-Philip Desjardins
a295e46295 Fix build. 2019-08-01 19:58:35 -04:00
Jean-Philip Desjardins
6b58c8b42e Use StatsProfiler singleton. 2019-08-01 19:58:35 -04:00
Mahmood - Zer0xFF
c74e28aa7a Add version to title 2019-07-22 14:56:37 +01:00
Jean-Philip Desjardins
349143ffec Enable XInput support. 2019-06-20 18:21:46 -04:00
Jean-Philip Desjardins
0171400d15 Include XInput provider. 2019-06-19 20:20:09 -04:00
Jean-Philip Desjardins
6606282133 Fix include paths. 2019-06-05 19:10:35 -04:00
Jean-Philip Desjardins
fdaa235dda
Merge pull request #760 from Zer0xFF/qt_presentation
Cleanup
2019-05-24 13:42:25 -04:00
Mahmood - Zer0xFF
8d1d14ac01 populate cover cache from loaded list 2019-05-19 12:03:54 +01:00
Mahmood - Zer0xFF
fbdb082567 Register bootable when opened through Qt Dialog 2019-05-19 12:03:54 +01:00
Mahmood - Zer0xFF
7707110aee Add Bootable Cover list to Qt UI 2019-05-19 12:03:22 +01:00
Mahmood - Zer0xFF
74b3530494 Apply Presentation Mode options after setting dialog is closed 2019-05-18 17:20:14 +01:00
Jean-Philip Desjardins
b6eca426d9 Enable S3 file browser when access key info is set. 2019-05-13 12:49:37 -04:00
Jean-Philip Desjardins
1ca4737414 Don't automatically resume emulation when debugger is enabled. 2019-05-12 10:02:50 -04:00
Jean-Philip Desjardins
014f1c4ee2
Merge pull request #740 from Zer0xFF/res_factor
Resolution Multipliers
2019-04-09 13:40:15 -04:00
Jean-Philip Desjardins
2712b57c2e Fix crash that can occur when new executable is loaded.
From within a game.
2019-04-04 19:33:36 -04:00
Mahmood - Zer0xFF
cc0d1898b7 Qt apply graphical changes on the fly 2019-03-30 14:43:25 +00:00
Jean-Philip Desjardins
2083b40d93 Hook disable/enable GS draw debugging feature. 2019-03-27 12:40:59 -04:00
Jean-Philip Desjardins
b042be509e Hook up frame dumping. 2019-03-27 12:40:59 -04:00
Jean-Philip Desjardins
c0d6d65830 Use file's last modified date in state menus. 2019-03-27 12:40:59 -04:00
Jean-Philip Desjardins
e21aee45d2 Fix debugger & frame debugger to work with Qt UI. 2019-03-27 12:40:58 -04:00
Jean-Philip Desjardins
36bf9a25c8 Add DirectInput input provider for Qt UI. 2019-03-27 12:40:57 -04:00
Jean-Philip Desjardins
2920798752 Make states start at 0 instead of 1. 2019-03-13 12:31:28 -04:00
Jean-Philip Desjardins
79f5d081b5 Use PathToQString to handle path conversion. 2019-03-13 12:31:16 -04:00
Jean-Philip Desjardins
39f796a311 Code style fixes. 2019-03-11 12:51:36 -04:00
Jean-Philip Desjardins
077a989262 Cleanup. 2019-03-05 18:08:26 -05:00
Jean-Philip Desjardins
b9c97d630a Fix some issues with about dialog. 2019-03-05 18:08:19 -05:00
Jean-Philip Desjardins
83cff10280 Let PS2VM handle creation of "states" directory. 2019-01-08 13:27:03 -05:00
Jean-Philip Desjardins
30303eebca Make MC manager a children of main window. 2019-01-07 20:05:40 -05:00
Jean-Philip Desjardins
94f43488f7 Make sure the "Reset" command is available when using "Boot from cdrom0". 2019-01-07 09:18:54 -05:00
Jean-Philip Desjardins
75042ab29a Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
Renamed from Source/ui_unix/mainwindow.cpp (Browse further)