summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/DSPDebugWindow.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-02-24DolphinWX: Remove unnecessary control IDsLioncash
2015-01-28DSPDebugWindow: Fix issue where the DSPLLE window would hang Dolphin on OSXLioncash
2014-11-05DolphinWX: Eliminate most usages of event tables in the debugger.Lioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-30DolphinWX: Clean up brace placementsLioncash
2014-07-11remove unused globalsdegasus
2014-07-11mark all local functions as staticdegasus
2014-05-17Kill off _T and wxT macrosLioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-20Fix more header sorting issues in DolphinWX/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre