dolphin/Source/Core/DolphinQt2
Lioncash 5e4446c313
DolphinQt2/CMakeLists: Remove usages of LIBS and SRCS variables
Instead, operate on the target itself. Also removes the variable
representing the name of the target. We can just refer to this directly
2018-04-04 09:09:45 -04:00
..
Config Merge pull request #6533 from spycrab/qt_desc_box 2018-04-01 14:06:50 -04:00
Debugger CodeWidget: Remove unnecessary c_str() calls 2018-03-27 22:46:51 -04:00
GameList Remove EmuState 2018-03-31 16:21:17 +02:00
NetPlay MD5Dialog: Call .empty() instead of testing against an empty string 2018-03-27 22:47:01 -04:00
QtUtils Merge pull request #6530 from spycrab/qt_hires_icon 2018-03-27 18:08:46 +02:00
Settings Merge pull request #6544 from spycrab/qt_fix_general 2018-03-28 20:01:57 +02:00
TAS Qt2 TAS input: Generate key strings automatically 2018-03-06 17:38:57 +01:00
AboutDialog.cpp Make GUI strings more consistent 2017-11-02 14:32:16 +01:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt DolphinQt2/CMakeLists: Remove usages of LIBS and SRCS variables 2018-04-04 09:09:45 -04:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.rc Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
DolphinQt2.vcxproj Merge pull request #6530 from spycrab/qt_hires_icon 2018-03-27 18:08:46 +02:00
DolphinQt2.vcxproj.user msvc\qt: get rid of .filters; just display directory structure. 2017-06-24 01:52:49 -07:00
FIFOPlayerWindow.cpp FIFOPlayerWindow: don't reset frame/object limit every frame 2017-11-24 14:11:59 -08:00
FIFOPlayerWindow.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00
GCMemcardManager.cpp Qt: Replace "OK" with "Close" buttons 2018-03-26 09:20:48 +02:00
GCMemcardManager.h Qt: Implement GameCube memory manager 2018-01-29 01:01:25 +01:00
Host.cpp Qt: Implement "Auto-Adjust Window Size" 2018-03-24 16:48:46 +01:00
Host.h Qt: Show shader generation window 2018-03-24 03:02:47 +01:00
HotkeyScheduler.cpp Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
HotkeyScheduler.h Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
Info.plist.in Qt/OSX: Fix icon 2018-02-24 21:12:22 +01:00
Main.cpp Qt: Update analytics checkbox after initial prompt 2018-03-23 23:28:17 +01:00
MainWindow.cpp MainWindow: Remove unused std::string variable in NetPlayHost() 2018-03-27 22:47:02 -04:00
MainWindow.h Merge pull request #6497 from spycrab/qt_file 2018-03-24 09:10:49 +01:00
MenuBar.cpp Remove EmuState 2018-03-31 16:21:17 +02:00
MenuBar.h Qt: Implement missing "File" menu items 2018-03-23 10:58:54 +01:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp Qt/RenderWidget: Draw background on pause 2018-03-25 01:26:50 +01:00
RenderWidget.h Qt/RenderWidget: Draw background on pause 2018-03-25 01:26:50 +01:00
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
Resources.cpp Remove EmuState 2018-03-31 16:21:17 +02:00
Resources.h Remove EmuState 2018-03-31 16:21:17 +02:00
SearchBar.cpp SearchBar: Remove unused class variables 2018-03-27 22:47:02 -04:00
SearchBar.h SearchBar: Remove unused class variables 2018-03-27 22:47:02 -04:00
Settings.cpp Qt: Show code pane by default in debug mode 2018-03-24 17:53:46 +01:00
Settings.h Qt: Update analytics checkbox after initial prompt 2018-03-23 23:28:17 +01:00
ToolBar.cpp Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
ToolBar.h Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
Translation.cpp DolphinQt2: Fix issues with MoIterator 2018-03-17 21:54:39 +01:00
Translation.h Qt: use translations 2017-09-14 17:15:21 -07:00
Updater.cpp AutoUpdater: support optionally restarting Dolphin after update 2018-03-23 11:10:25 +01:00
Updater.h Qt: Improve updater 2018-03-23 10:42:40 +01:00
WiiUpdate.cpp Qt: Fix WiiUpdate progress dialog cancel button 2017-08-10 23:47:18 +08:00
WiiUpdate.h Qt: Add menu item to perform system update from disc 2017-08-10 23:47:18 +08:00