dolphin/Source/Core/DolphinWX
shuffle2 36720e6822 Merge pull request #351 from Tilka/make_unique
Add a std::make_unique implementation (Common/StdMakeUnique.h)
2014-05-11 01:46:09 -07:00
..
Android Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
Debugger Move the JitWindow debugging window over to using the new PPCAnalyzer class. 2014-04-30 10:49:39 -05:00
GLInterface Fix compilation error of Wayland_Util.h 2014-04-02 03:39:10 +09:00
MemoryCards Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ARCodeAddEdit.h
CheatsWindow.cpp More range-based loops and overrides 2014-03-17 02:55:55 +01:00
CheatsWindow.h
CMakeLists.txt Adds support for the PP shaders in the Android UI. 2014-05-05 13:44:08 -05:00
ConfigMain.cpp DolphinWX Config: mark JITIL as slower to remove a source of confusion for users. 2014-04-18 00:43:49 +02:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Fix assertion fails in FifoPlayerDlg.cpp. 2014-03-29 12:39:54 -04:00
FifoPlayerDlg.h
Frame.cpp Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Frame.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
FrameAui.cpp Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
FrameTools.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
GameListCtrl.cpp Use std::make_unique where it makes sense to 2014-05-06 12:35:50 +02:00
GameListCtrl.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
GeckoCodeDiag.cpp Assign "user_defined" value properly for downloaded Gecko codes. 2014-04-08 14:52:17 -07:00
GeckoCodeDiag.h
Globals.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
HotkeyDlg.cpp Add a hotkey for disabling the framelimit. 2014-04-30 12:50:53 +02:00
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
InputConfigDiag.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
InputConfigDiagBitmaps.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ISOFile.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ISOFile.h
ISOProperties.cpp Fix the integer overflow that happens in the MD5Sum Progressbar. 2014-04-14 20:40:43 -05:00
ISOProperties.h Add the ability to generate a files MD5sum. 2014-04-14 16:35:11 -05:00
LogConfigWindow.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
LogConfigWindow.h
LogWindow.cpp Simplify log queue clearing. 2014-03-16 20:58:13 -04:00
LogWindow.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
Main.cpp Apparently the debug build has not been freeing memory since 2008. Undo that. 2014-05-08 00:58:55 -07:00
Main.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
MainAndroid.cpp Adds support for the PP shaders in the Android UI. 2014-05-05 13:44:08 -05:00
MainNoGUI.cpp drop Host_GetKeyState 2014-04-30 12:51:13 +02:00
MemcardManager.cpp fix exporting all saves in memcardmanager 2014-04-02 22:58:03 -07:00
MemcardManager.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
NetWindow.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
NetWindow.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
PatchAddEdit.cpp Remove some superfluous arguments from some wx control creations 2014-03-05 23:02:34 -05:00
PatchAddEdit.h
PHackSettings.cpp Revert "Remove an unnecessary wx translation underscore macro from PHackSettings." 2014-03-23 20:28:19 -05:00
PHackSettings.h Remove the extra parameters field from the PH. 2014-03-15 15:04:39 +02:00
resource.h
stdafx.cpp
stdafx.h
TASInputDlg.cpp Simplify boolean toggling in the TASInputDlg. 2014-03-12 10:12:29 -04:00
TASInputDlg.h
UDPConfigDiag.cpp Remove some superfluous arguments from some wx control creations 2014-03-05 23:02:34 -05:00
UDPConfigDiag.h
VideoConfigDiag.cpp VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
VideoConfigDiag.h VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
WiimoteConfigDiag.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
WiimoteConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
WxUtils.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
X11Utils.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
X11Utils.h