Play-/Source/ui_qt
2025-03-25 10:55:04 -04:00
..
ControllerConfig Add support for configuring 4 pads. 2025-02-14 17:23:20 -05:00
DebugSupport Use app_config module. 2025-03-11 16:18:58 -04:00
macos Fix MoltenVK integration with more recent Vulkan SDKs. 2025-03-25 10:55:04 -04:00
Qt_ui Add support for configuring 4 pads. 2025-02-14 17:23:20 -05:00
unix use signals for CInputProvider::OnInput 2023-10-26 14:44:55 +01:00
win32 Fix build: be more explicit with which varient of string_cast we want to use 2024-10-24 20:43:48 +01:00
BootableModel.cpp Split DiskUtils into BootableUtils 2024-10-24 20:43:37 +01:00
BootableModel.h Split DiskUtils into BootableUtils 2024-10-24 20:43:37 +01:00
BootableModelProxy.cpp Add bootable type filter 2024-10-20 14:20:50 +01:00
BootableModelProxy.h Initalise vars 2024-10-20 14:21:02 +01:00
CMakeLists.txt Fix MoltenVK integration with more recent Vulkan SDKs. 2025-03-25 10:55:04 -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 Fix MoltenVK integration with more recent Vulkan SDKs. 2025-03-25 10:55:04 -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 Use app_config module. 2025-03-11 16:18:58 -04:00
mainwindow.cpp Simplify QBootablesView::BootCallback 2024-10-24 20:43:48 +01:00
mainwindow.h Add Resolution toggle option 2024-10-24 18:13:06 +01:00
memorycardmanagerdialog.cpp Add support for memory card dumps in save data imports. 2023-12-18 13:45:55 -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 Fix index provided when removing item from bootable list. 2024-12-17 16:44:52 -05:00
QBootablesView.h Simplify QBootablesView::BootCallback 2024-10-24 20:43:48 +01: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 Add settings for arcade I/O server. 2024-02-12 17:27:10 -05:00
settingsdialog.h Add settings for arcade I/O server. 2024-02-12 17:27:10 -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 Fix MoltenVK integration with more recent Vulkan SDKs. 2025-03-25 10:55:04 -04:00
vulkanwindow.h Fix MoltenVK integration with more recent Vulkan SDKs. 2025-03-25 10:55:04 -04:00