dolphin-emulator/Source/Core/DolphinQt
JosJuice d006a8b52f DolphinQt: Disable converting from TGC
This should not be exposed to users before the merge of PR #8644.
(PR #8738 was unintentionally merged before PR #8644.)
2020-04-28 18:49:52 +02:00
..
Config DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
Debugger Debugger: Add a Network widget 2020-04-27 21:47:00 +04:00
FIFO DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
GameList DolphinQt: Disable converting from TGC 2020-04-28 18:49:52 +02:00
NetPlay DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
QtUtils DolphinQt: Run tasks that use progress dialogs on separate threads 2020-04-03 12:53:38 +02:00
Settings DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
TAS DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
AboutDialog.cpp Qt/AboutDialog: Clean up code a bit 2019-10-13 16:11:19 +02:00
AboutDialog.h
CheatsManager.cpp DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView. 2020-02-06 20:48:45 -06:00
CheatsManager.h
CMakeLists.txt Merge pull request #8738 from JosJuice/convert-dialog 2020-04-28 12:37:17 -04:00
ConvertDialog.cpp DolphinQt: Add info about formats in convert dialog 2020-04-24 15:11:20 +02:00
ConvertDialog.h DolphinQt: Make block size configurable in convert dialog 2020-04-24 15:11:20 +02:00
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinQt.manifest Fix malformed manifests 2019-11-11 11:47:10 +01:00
DolphinQt.rc
DolphinQt.vcxproj Merge pull request #8738 from JosJuice/convert-dialog 2020-04-28 12:37:17 -04:00
DolphinQt.vcxproj.user
GCMemcardManager.cpp Cleanup warnings of -Wunused-variable 2020-03-23 14:24:27 +08:00
GCMemcardManager.h Merge pull request #8185 from Techjar/memcard-manager-auto 2019-11-09 23:06:57 +01:00
Host.cpp Merge pull request #8745 from AdmiralCurtiss/savestate-load-callback-qt 2020-04-27 15:29:55 +02:00
Host.h Merge pull request #8745 from AdmiralCurtiss/savestate-load-callback-qt 2020-04-27 15:29:55 +02:00
HotkeyScheduler.cpp Merge pull request #8597 from SirMangler/master 2020-03-15 22:40:51 +01:00
HotkeyScheduler.h
Info.plist.in Qt: Re-enable Dark Mode support 2020-02-25 23:27:44 +01:00
Main.cpp DolphinQt: Fix the panic alert deadlock (a.k.a. "Question" issue) 2020-03-31 21:00:32 +02:00
MainWindow.cpp Debugger: Add a Network widget 2020-04-27 21:47:00 +04:00
MainWindow.h Debugger: Add a Network widget 2020-04-27 21:47:00 +04:00
MenuBar.cpp Merge pull request #8668 from sepalani/rso-autodetect 2020-04-28 14:27:13 +02:00
MenuBar.h Merge pull request #8668 from sepalani/rso-autodetect 2020-04-28 14:27:13 +02:00
qt.conf
qt.conf.win
RenderWidget.cpp Qt/RenderWidget: Remove fill background functionality 2020-03-11 23:13:45 +10:00
RenderWidget.h Qt/RenderWidget: Remove fill background functionality 2020-03-11 23:13:45 +10:00
resource.h
ResourcePackManager.cpp DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView. 2020-02-06 20:48:45 -06:00
ResourcePackManager.h
Resources.cpp DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04:00
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp Debugger: Add a Network widget 2020-04-27 21:47:00 +04:00
Settings.h Debugger: Add a Network widget 2020-04-27 21:47:00 +04:00
ToolBar.cpp Add signals to enable/disable Refresh button 2019-10-19 23:15:38 +02:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04:00
Updater.h
WiiUpdate.cpp
WiiUpdate.h