Play-/Source/ui_qt
Jean-Philip Desjardins 97cf4123b9 Move all frame dumping logic in GS handler.
Fixes a bunch of incomplete dump issues, race conditions and potential crashes.
2023-11-28 08:39:12 -05:00
..
ControllerConfig syntax cleanup 2023-10-31 20:47:26 +00:00
DebugSupport Updates following Xml code changes. 2023-11-14 17:42:31 -05:00
macos use signals for CInputProvider::OnInput 2023-10-26 14:44:55 +01:00
Qt_ui Fix small warning. 2023-11-14 17:59:18 -05:00
unix use signals for CInputProvider::OnInput 2023-10-26 14:44:55 +01:00
win32 Update Framework Submodule 2023-10-31 20:47:26 +00:00
BootableModel.cpp Keep path objects as is in Qt bootable UI. 2023-03-08 17:40:22 -05:00
BootableModel.h Keep path objects as is in Qt bootable UI. 2023-03-08 17:40:22 -05:00
BootableModelProxy.cpp Keep path objects as is in Qt bootable UI. 2023-03-08 17:40:22 -05:00
BootableModelProxy.h enable state filter 2022-02-19 00:40:47 +00:00
CMakeLists.txt Allow binding mouse button to inputs. 2023-05-30 20:09:00 -04:00
ContinuationChecker.cpp Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
ContinuationChecker.h Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
CoverUtils.cpp Change the way AppConfig base path is initialized. 2023-08-30 17:35:10 -04:00
CoverUtils.h CoverUtils::PopulateCache() use mutex lock to prevent it attempting to access the same file from 2 different threads 2019-05-19 12:03:55 +01:00
ElidedLabel.cpp Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
ElidedLabel.h Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
GSH_OpenGLQt.cpp only swap buffer when window is exposed 2021-01-07 21:47:32 +00:00
GSH_OpenGLQt.h use base class type to make it more generic 2021-01-07 21:47:32 +00:00
GSH_VulkanQt.cpp Remove some macOS specific changes. 2021-03-31 13:12:24 -04:00
GSH_VulkanQt.h Remove some macOS specific changes. 2021-03-31 13:12:24 -04:00
InputProviderQtKey.cpp use signals for CInputProvider::OnInput 2023-10-26 14:44:55 +01:00
InputProviderQtKey.h Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
InputProviderQtMouse.cpp use signals for CInputProvider::OnInput 2023-10-26 14:44:55 +01:00
InputProviderQtMouse.h Allow binding mouse button to inputs. 2023-05-30 20:09:00 -04:00
main.cpp Add command line option to start the emulator in fullscreen mode. 2023-05-25 09:45:33 -04:00
mainwindow.cpp Move all frame dumping logic in GS handler. 2023-11-28 08:39:12 -05:00
mainwindow.h Allow binding mouse button to inputs. 2023-05-30 20:09:00 -04:00
memorycardmanagerdialog.cpp Qt: replace deprecated function 2023-08-21 18:52:09 -04:00
memorycardmanagerdialog.h Sort memory card entries in memory card manager. 2022-01-13 09:17:30 -05:00
openglwindow.cpp Disable vsync on desktop OpenGL. 2021-12-15 17:42:57 -05:00
openglwindow.h code style fixes 2021-01-07 21:47:32 +00:00
outputwindow.cpp Allow binding mouse button to inputs. 2023-05-30 20:09:00 -04:00
outputwindow.h Allow binding mouse button to inputs. 2023-05-30 20:09:00 -04:00
PreferenceDefs.h Allow disabling exit confirmation dialog with a check box. 2022-06-09 10:15:28 -04:00
QBootablesView.cpp Keep path objects as is in Qt bootable UI. 2023-03-08 17:40:22 -05:00
QBootablesView.h disable QBootablesView Interface while proccessing action to avoid unexpected race conditions 2022-01-24 21:50:07 +00:00
QStringUtils.cpp Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
QStringUtils.h Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
QtUtils.cpp Use supported disc image extensions list. 2020-10-06 17:01:08 -04:00
QtUtils.h Use supported disc image extensions list. 2020-10-06 17:01:08 -04:00
S3FileBrowser.cpp Qt: follow Qt default slot naming, Qt6 doesnt seem to allow custom slot names(?) atleast not through the .ui 2023-08-21 18:52:09 -04:00
S3FileBrowser.h Qt: follow Qt default slot naming, Qt6 doesnt seem to allow custom slot names(?) atleast not through the .ui 2023-08-21 18:52:09 -04:00
settingsdialog.cpp Fix build. 2023-08-28 09:44:51 -04:00
settingsdialog.h Fix build. 2023-08-28 09:44:51 -04:00
VfsDevice.cpp Fix: Win32 Physical CDVD UI selection 2019-10-03 13:33:35 +01:00
VfsDevice.h Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
vfsdiscselectordialog.cpp Use supported disc image extensions list. 2020-10-06 17:01:08 -04:00
vfsdiscselectordialog.h Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
vfsmanagerdialog.cpp Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
vfsmanagerdialog.h Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
vfsmodel.cpp add rom0 device 2020-04-26 02:26:49 +01:00
vfsmodel.h Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
vulkanwindow.cpp Vulkan Initialization + Qt. 2020-01-25 18:30:59 -05:00
vulkanwindow.h Vulkan Initialization + Qt. 2020-01-25 18:30:59 -05:00