dolphin/Source/Core/DolphinQt
Lioncash 46ca371ef3 DolphinQt: Migrate QRegExp over to QRegularExpression
Qt 5.0 introduced QRegularExpression to replace QRegExp. In Qt 6.0,
QRegExp is removed entirely in favor of it.
2021-01-13 05:07:29 -05:00
..
Config DolphinQt: Migrate QRegExp over to QRegularExpression 2021-01-13 05:07:29 -05:00
Debugger DolphinQt: Explicitly include <QActionGroup> where applicable 2021-01-13 04:46:11 -05:00
FIFO Use GX_CMD_UNKNOWN_METRICS instead of magic number 0x44 2021-01-11 12:41:04 -08:00
GameList DolphinQt: Migrate QRegExp over to QRegularExpression 2021-01-13 05:07:29 -05:00
NetPlay DolphinQt: Explicitly include <QActionGroup> where applicable 2021-01-13 04:46:11 -05:00
QtUtils DolphinQt: Remove some useless includes 2021-01-05 15:24:13 +01:00
Settings Fix latency field being initially enabled on audio backends not supporting it 2020-12-28 17:06:02 -08:00
TAS
AboutDialog.cpp
AboutDialog.h
CheatsManager.cpp Core: Allow overriding the enabling of a code 2020-12-11 10:02:14 +01:00
CheatsManager.h
CMakeLists.txt DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
ConvertDialog.cpp
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
DolphinQt.vcxproj.user
GCMemcardCreateNewDialog.cpp
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp
Host.h
HotkeyScheduler.cpp DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
HotkeyScheduler.h
Info.plist.in
Main.cpp
MainWindow.cpp Merge pull request #9323 from waddlesplash/haiku 2021-01-05 16:09:43 +01:00
MainWindow.h DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
MenuBar.cpp DolphinQt: Explicitly include <QActionGroup> where applicable 2021-01-13 04:46:11 -05:00
MenuBar.h DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
NKitWarningDialog.cpp
NKitWarningDialog.h
qt.conf
qt.conf.win
RenderWidget.cpp DolphinQt: Only trigger Free Look mouse movement when the Free Look camera is active 2020-12-24 13:49:25 -06:00
RenderWidget.h
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp
Settings.h
ToolBar.cpp
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h