..
AchievementLoginDialog.cpp
Qt: Add RetroAchievements implementation
2022-10-01 00:00:02 +01:00
AchievementLoginDialog.h
Qt: Add RetroAchievements implementation
2022-10-01 00:00:02 +01:00
AchievementLoginDialog.ui
Qt: Add RetroAchievements implementation
2022-10-01 00:00:02 +01:00
AchievementSettingsWidget.cpp
Achievements: Fix race in notifications
2023-01-28 13:40:41 +00:00
AchievementSettingsWidget.h
Qt: Add RetroAchievements implementation
2022-10-01 00:00:02 +01:00
AchievementSettingsWidget.ui
Achievements: Add option to disable notifications
2022-12-07 00:25:13 +00:00
AdvancedSettingsWidget.cpp
VTLB: Add option to pause on TLB miss
2023-01-26 11:11:36 +00:00
AdvancedSettingsWidget.h
Config: Add separate VU0/VU1 round/clamp mode options
2022-12-28 16:36:36 +00:00
AdvancedSettingsWidget.ui
VTLB: Add option to pause on TLB miss
2023-01-26 11:11:36 +00:00
AudioSettingsWidget.cpp
UI: More text descriptions for options
2023-01-15 14:49:05 +00:00
AudioSettingsWidget.h
Qt: Fix per-game settings with sliders
2023-01-01 17:12:04 +00:00
AudioSettingsWidget.ui
Qt: Lower audio ms + Tooltip (affinity+Cycle skip)
2023-01-11 18:56:42 +00:00
BIOSSettingsWidget.cpp
BiosTools: improve region codes
2022-11-22 17:19:01 +00:00
BIOSSettingsWidget.h
Qt: no-pch support
2022-08-28 18:35:03 -05:00
BIOSSettingsWidget.ui
Revert "BiosTools: Allow BIOS region patching"
2022-09-17 17:50:46 +01:00
ControllerBindingWidget.ui
Qt: Resizes + better tooltips + Savestate warning
2022-12-08 16:06:31 +00:00
ControllerBindingWidget_DualShock2.ui
Qt: Move pressure modifiers to settings tab
2022-08-29 13:39:09 +01:00
ControllerBindingWidgets.cpp
Qt: Warning fixes for clang-cl
2022-12-25 09:27:44 +00:00
ControllerBindingWidgets.h
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00
ControllerGlobalSettingsWidget.cpp
Qt: Fix -Wunused-lambda-capture warning
2023-01-26 09:28:13 +00:00
ControllerGlobalSettingsWidget.h
Qt: Add DS4/DS5 LED settings
2023-01-16 14:08:01 +01:00
ControllerGlobalSettingsWidget.ui
Qt: Add DS4/DS5 LED settings
2023-01-16 14:08:01 +01:00
ControllerLEDSettingsDialog.ui
Qt: Add DS4/DS5 LED settings
2023-01-16 14:08:01 +01:00
ControllerMacroEditWidget.ui
Qt: Improve controller settings and add macro UI
2022-08-10 17:25:11 +01:00
ControllerMacroWidget.ui
Qt: Improve controller settings and add macro UI
2022-08-10 17:25:11 +01:00
ControllerSettingWidgetBinder.h
Qt: Combine EmuThread.cpp and QtHost.cpp
2022-09-09 21:21:14 +01:00
ControllerSettingsDialog.cpp
build/QT: Unmute the warnings for deprecation & overloading virtuals. Fix assorted warnings. Mute 'maybe initialized' warnings. Add a policy to take care of LTO warnings in cmake.
2023-01-11 00:55:21 +01:00
ControllerSettingsDialog.h
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00
ControllerSettingsDialog.ui
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00
CreateMemoryCardDialog.cpp
NTFS: Disable the NTFS checkbox on the platforms that don't have NTFS compression, not the one that does.
2022-12-25 07:48:20 +00:00
CreateMemoryCardDialog.h
input-rec: cleanup VS and CMake project files
2022-05-22 17:24:02 -04:00
CreateMemoryCardDialog.ui
Qt: Add memory card settings
2022-03-25 10:26:09 +00:00
DEV9DnsHostDialog.cpp
Qt: Combine EmuThread.cpp and QtHost.cpp
2022-09-09 21:21:14 +01:00
DEV9DnsHostDialog.h
Qt: no-pch support
2022-08-28 18:35:03 -05:00
DEV9DnsHostDialog.ui
DEV9: Add DNS host export/import
2022-05-31 13:57:24 +01:00
DEV9SettingsWidget.cpp
DEV9: Better match HDD size per-game UI to rest of settings
2023-01-31 21:23:05 +00:00
DEV9SettingsWidget.h
DEV9: Better match HDD size per-game UI to rest of settings
2023-01-31 21:23:05 +00:00
DEV9SettingsWidget.ui
DEV9: Add per game host list support
2022-10-23 22:20:39 +01:00
DEV9UiCommon.cpp
DEV9: Move helper Qt classes into a separate file
2022-05-31 13:57:24 +01:00
DEV9UiCommon.h
DEV9: Move helper Qt classes into a separate file
2022-05-31 13:57:24 +01:00
DebugSettingsWidget.cpp
Qt: Fix relative directories not being canonicalized
2022-12-24 04:37:51 +00:00
DebugSettingsWidget.h
Qt: Add debug options panel
2022-12-24 04:37:51 +00:00
DebugSettingsWidget.ui
Qt: Add debug options panel
2022-12-24 04:37:51 +00:00
EmulationSettingsWidget.cpp
Qt: Lower audio ms + Tooltip (affinity+Cycle skip)
2023-01-11 18:56:42 +00:00
EmulationSettingsWidget.h
Qt: Add per-game settings UI
2022-02-16 17:34:53 +01:00
EmulationSettingsWidget.ui
Qt: Shuffle some settings around/hide advanced by default
2022-11-24 09:46:49 +00:00
FolderSettingsWidget.cpp
Qt: Allow editing the cheats directory.
2022-12-25 18:28:17 +00:00
FolderSettingsWidget.h
Qt: Add folder settings
2022-06-20 07:28:12 +01:00
FolderSettingsWidget.ui
Qt: Allow editing the cheats directory.
2022-12-25 18:28:17 +00:00
GameFixSettingsWidget.cpp
EE Rec/IOP Rec: Rewrite large portions
2022-11-19 04:59:10 +00:00
GameFixSettingsWidget.h
Qt: Add per-game settings UI
2022-02-16 17:34:53 +01:00
GameFixSettingsWidget.ui
Qt: Shuffle some settings around/hide advanced by default
2022-11-24 09:46:49 +00:00
GameListSettingsWidget.cpp
Qt: Implement settings reset
2022-09-09 21:21:14 +01:00
GameListSettingsWidget.h
GameList: Mark search directory cells as read-only
2022-05-22 23:16:10 +01:00
GameListSettingsWidget.ui
Qt: Add memory card settings
2022-03-25 10:26:09 +00:00
GameSummaryWidget.cpp
Qt: Fix crash opening ELF game properties
2022-12-12 14:46:49 +00:00
GameSummaryWidget.h
Qt: Add disc path option for ELF game list entries
2022-12-12 13:35:37 +00:00
GameSummaryWidget.ui
Qt: Fix compatibility string
2023-02-03 16:09:46 +00:00
GraphicsSettingsWidget.cpp
GS: Add audio capture and custom resolution
2023-01-21 16:56:57 +00:00
GraphicsSettingsWidget.h
GS: Add audio capture and custom resolution
2023-01-21 16:56:57 +00:00
GraphicsSettingsWidget.ui
GS: Add audio capture and custom resolution
2023-01-21 16:56:57 +00:00
HddCreateQt.cpp
DEV9: Add Qt UI
2022-03-25 13:50:25 +00:00
HddCreateQt.h
DEV9: Add Qt UI
2022-03-25 13:50:25 +00:00
HotkeySettingsWidget.cpp
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00
HotkeySettingsWidget.h
Qt: Replace hotkey tabs with a scrollable view
2022-07-17 23:29:48 +01:00
InputBindingDialog.cpp
build/QT: Unmute the warnings for deprecation & overloading virtuals. Fix assorted warnings. Mute 'maybe initialized' warnings. Add a policy to take care of LTO warnings in cmake.
2023-01-11 00:55:21 +01:00
InputBindingDialog.h
InputManager: Support for inverted bindings (i.e. pedals)
2022-12-18 03:47:00 +00:00
InputBindingDialog.ui
Qt: Add work in progress interface
2022-01-30 14:29:18 +00:00
InputBindingWidget.cpp
build/QT: Unmute the warnings for deprecation & overloading virtuals. Fix assorted warnings. Mute 'maybe initialized' warnings. Add a policy to take care of LTO warnings in cmake.
2023-01-11 00:55:21 +01:00
InputBindingWidget.h
InputManager: Support for inverted bindings (i.e. pedals)
2022-12-18 03:47:00 +00:00
InterfaceSettingsWidget.cpp
Qt: Make behavior between both update checks consistent
2023-01-27 10:37:00 +00:00
InterfaceSettingsWidget.h
Qt: Add option to hide main window when game running
2022-06-28 20:01:42 +01:00
InterfaceSettingsWidget.ui
Qt: Shuffle some settings around/hide advanced by default
2022-11-24 09:46:49 +00:00
MemoryCardConvertDialog.cpp
Qt: Add dialog for memory card conversion
2022-10-14 21:56:41 +01:00
MemoryCardConvertDialog.h
Qt: Add dialog for memory card conversion
2022-10-14 21:56:41 +01:00
MemoryCardConvertDialog.ui
Qt: Add dialog for memory card conversion
2022-10-14 21:56:41 +01:00
MemoryCardConvertWorker.cpp
Qt: Fix Wunused-variable warning.
2022-10-16 16:14:25 +02:00
MemoryCardConvertWorker.h
Qt: Add dialog for memory card conversion
2022-10-14 21:56:41 +01:00
MemoryCardSettingsWidget.cpp
Qt: Add tooltips to memcard checkbox options.
2022-12-05 06:49:38 +01:00
MemoryCardSettingsWidget.h
Qt: Add swap memory card button
2022-06-07 15:09:41 +01:00
MemoryCardSettingsWidget.ui
Qt: Add folder selection to memory card settings
2022-06-20 07:28:12 +01:00
SettingsDialog.cpp
Qt: Connect close instead of accept for the close button
2023-01-31 02:06:09 +00:00
SettingsDialog.h
Qt: Add debug options panel
2022-12-24 04:37:51 +00:00
SettingsDialog.ui
Qt: Shuffle some settings around/hide advanced by default
2022-11-24 09:46:49 +00:00
USBBindingWidget_DrivingForce.ui
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00
USBBindingWidget_GTForce.ui
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00
USBDeviceWidget.ui
USB: Move to Qt (with *significant* refactoring)
2022-12-18 03:47:00 +00:00