Lioncash
|
a7e9aea797
|
DolphinWX: Remove unnecessary includes
|
2015-05-08 12:39:26 -04:00 |
Lioncash
|
88f7536d81
|
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
|
2015-04-28 17:32:38 -04:00 |
Lioncash
|
30c91a3003
|
DolphinWX: Remove unnecessary control IDs
These don't need to be specifically identified.
|
2015-02-24 08:31:52 -05:00 |
Lioncash
|
ee22d091a0
|
DolphinWX: Eliminate most usages of event tables in the debugger.
Moves things over to Bind.
|
2014-11-05 23:03:06 -05:00 |
degasus
|
7e79806efc
|
remove unused globals
Also change globals into statics which are only used in one file
|
2014-07-11 16:10:20 +02:00 |
Tillmann Karras
|
f28116b7da
|
clang-modernize -add-override
|
2014-03-09 21:12:01 +01:00 |
Pierre Bourdon
|
f344a43657
|
Make DolphinWX/ mostly IWYU clean.
|
2014-02-23 00:27:27 +01:00 |
Pierre Bourdon
|
592ebc5262
|
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
|
2014-02-20 01:01:10 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |