dolphin/Source/Core/DolphinQt
Silent cc6ffef4a1
Add CommandType::BeginRefresh
This resolves a race condition when spamming Refresh button,
which would often end up with duplicates game entries for the entire
duration of the session.
2019-10-19 23:07:10 +02:00
..
Config DolphinQt: Mark ubershader setting names as translatable 2019-10-18 23:35:34 +02:00
Debugger Merge pull request #8387 from sepalani/reg-view-in 2019-10-16 20:43:32 +02:00
FIFO DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04:00
GameList Add CommandType::BeginRefresh 2019-10-19 23:07:10 +02:00
NetPlay NetPlay: Remove 'reduce polling rate' option 2019-08-26 02:11:49 -04:00
QtUtils Merge pull request #8280 from CookiePLMonster/alert-msg-box-modality-fix 2019-08-20 10:58:57 +10:00
Settings Change from radio buttons to combobox, sizing fix and slight reorganization 2019-10-16 21:01:01 -04:00
TAS
AboutDialog.cpp Qt/AboutDialog: Clean up code a bit 2019-10-13 16:11:19 +02:00
AboutDialog.h
CheatsManager.cpp Merge pull request #8277 from lioncash/code 2019-08-09 23:42:55 +10:00
CheatsManager.h
CMakeLists.txt Externals/Qt: Update to 5.13.1 2019-10-13 16:06:56 +02:00
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more. 2019-07-24 00:18:58 +02:00
DiscordJoinRequestDialog.h
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj DolphinQt: Add the dumping bitrate setting to the graphics config 2019-07-18 12:20:21 +02:00
DolphinQt.vcxproj.user
GCMemcardManager.cpp Merge pull request #8304 from AdmiralCurtiss/memcard-manager-icon-fix 2019-10-17 18:03:21 -04:00
GCMemcardManager.h Qt/GCMemcardManager: Fix animation frame order and speed. 2019-09-23 01:55:46 +02:00
Host.cpp
Host.h
HotkeyScheduler.cpp Drop 3D Vision Support 2019-10-04 13:40:21 +10:00
HotkeyScheduler.h
Info.plist.in
Main.cpp Merge pull request #8308 from CookiePLMonster/cmdline-headless 2019-08-20 12:22:50 +10:00
MainWindow.cpp RegisterWidget: Fix view in code/memory 2019-10-06 12:25:46 +04:00
MainWindow.h
MenuBar.cpp SignatureDB: Add missing selectors 2019-10-13 22:52:21 +04:00
MenuBar.h SignatureDB: Add missing selectors 2019-10-13 22:52:21 +04:00
qt.conf
qt.conf.win
RenderWidget.cpp Externals/Qt: Update to 5.13.1 2019-10-13 16:06:56 +02:00
RenderWidget.h
resource.h
ResourcePackManager.cpp Externals/Qt: Update to 5.13.1 2019-10-13 16:06:56 +02:00
ResourcePackManager.h
Resources.cpp DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04:00
Resources.h
SearchBar.cpp Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more. 2019-07-24 00:18:58 +02:00
SearchBar.h
Settings.cpp Add a hotkey for inserting/ejecting the SD card 2019-07-03 22:44:51 +02:00
Settings.h Add a hotkey for inserting/ejecting the SD card 2019-07-03 22:44:51 +02:00
ToolBar.cpp
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