summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/DebuggerPanel.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-14DolphinWX: Change Enable(false) calls into Disable() where possibleLioncash
2014-11-09DolphinWX: Kill off trivial event tablesLioncash
2014-11-07DolphinWX: Remove unnecessary forward declarationsLioncash
2014-08-02DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic e...Lioncash
2014-07-11avoid the extern keyword in .cpp filesdegasus
2014-06-16Use only section-based ini reading.Lioncash
2014-05-17Kill off _T and wxT macrosLioncash
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre