Play-/Source/ui_qt
2023-06-05 09:26:01 -04:00
..
ControllerConfig Allow binding mouse button to inputs. 2023-05-30 20:09:00 -04:00
DebugSupport Move debug search functions in DebugUtils. 2023-06-05 09:26:01 -04:00
macos Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
Qt_ui Allow entering full screen mode through a menu item. 2023-05-02 13:28:13 -04:00
unix Make sure /dev/input exists before iterating. 2023-01-18 15:53:31 -05:00
win32 Inject version number in Win32 version info. 2021-05-11 12:03:58 -04: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 Clear PROJECT_LIBS variable. 2023-06-05 09:26: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 Catch potential exception that could be thrown by fs::exists. 2022-01-21 20:08:42 -05: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 Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
InputProviderQtKey.h Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
InputProviderQtMouse.cpp Fix code style. 2023-05-30 21:00:01 -04: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 Fix code style. 2023-05-30 21:00:01 -04:00
mainwindow.h Allow binding mouse button to inputs. 2023-05-30 20:09:00 -04:00
memorycardmanagerdialog.cpp Sort memory card entries in memory card manager. 2022-01-13 09:17:30 -05: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 Update S3 client. 2021-04-23 17:39:19 -04:00
S3FileBrowser.h Move Amazon S3 client in Framework submodule. 2020-09-13 19:41:04 -04:00
settingsdialog.cpp Add setting to toggle GS RAM reads. 2022-02-04 10:48:38 -05:00
settingsdialog.h Add setting to toggle GS RAM reads. 2022-02-04 10:48:38 -05: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