dolphin/Source/Core/DolphinQt2
Lioncash 293d84b9be DolphinQt2: Fix project loading in VS
These headers are already specified in the QtMoc item section, so these
are seen as a duplicate definition of the file, causing a project load
error.
2018-03-16 15:07:44 -04:00
..
Config Properties/GameConfig: Remove "Skip DCBZ" 2018-03-15 20:33:01 +01:00
Debugger Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
GameList Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
NetPlay Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
QtUtils Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
Settings Tweak Qt strings to be more translation friendly 2018-03-04 19:13:13 +01: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 Merge pull request #6386 from spycrab/qt_dbg_code 2018-03-15 11:35:26 -07: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 DolphinQt2: Fix project loading in VS 2018-03-16 15:07:44 -04: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 Tweak Qt strings to be more translation friendly 2018-03-04 19:13:13 +01:00
GCMemcardManager.h Qt: Implement GameCube memory manager 2018-01-29 01:01:25 +01:00
Host.cpp Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
Host.h Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10: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
InDevelopmentWarning.cpp Qt/DevelopmentWarning: Add "Don't show me this warning again" option 2017-09-03 03:46:23 +02:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in Qt/OSX: Fix icon 2018-02-24 21:12:22 +01:00
Main.cpp Merge pull request #6076 from spycrab/qt_debugger 2018-01-03 03:44:27 +01:00
MainWindow.cpp Merge pull request #6386 from spycrab/qt_dbg_code 2018-03-15 11:35:26 -07:00
MainWindow.h Merge pull request #6386 from spycrab/qt_dbg_code 2018-03-15 11:35:26 -07:00
MenuBar.cpp Merge pull request #6386 from spycrab/qt_dbg_code 2018-03-15 11:35:26 -07:00
MenuBar.h Merge pull request #6386 from spycrab/qt_dbg_code 2018-03-15 11:35:26 -07:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
RenderWidget.h Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
Resources.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
Resources.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
Settings.cpp Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
Settings.h Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +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 Qt2 translation: Don't place "zh_CN" and "zh_TW" after "zh" 2018-03-11 22:27:17 +01:00
Translation.h Qt: use translations 2017-09-14 17:15:21 -07: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