| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-11 | Fixes spacing for "for", "while", "switch" and "if" | Matthew Parlane | |
| Also moved && and || to ends of lines instead of start. Fixed misc vertical alignments and some { needed newlining. | |||
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-03-03 | Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use ↵ | Lioncash | |
| CamelCase names. This is the standard coding convention in the codebase, so our interfaces should use it too. | |||
| 2014-02-23 | Make DolphinWX/ mostly IWYU clean. | Pierre Bourdon | |
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
