summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/LogConfigWindow.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-03-15[windows] Remove ConsoleListener, which was not actually used.Shawn Hoffman
2014-11-07DolphinWX: Remove unnecessary forward declarationsLioncash
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-08-26Disable all logs by default.Rachel Bryk
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-06-16Use only section-based ini reading.Lioncash
2014-05-17Get rid of old wx event type usages. Use recommended replacementsLioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-05Remove some superfluous arguments from some wx control creationsLioncash
2014-02-23Revert "Merge pull request #83 from lioncash/remove-console"Pierre Bourdon
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Remove the embedded Console from the possible logging options.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre