Lioncash
|
633be0387d
|
General: Remove unimplemented function prototypes
|
2015-09-05 22:01:07 -04:00 |
Lioncash
|
a824f6a74c
|
Debugger: Remove unused instance variables
|
2015-08-16 18:30:07 -04:00 |
Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
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
|
263e64e939
|
DolphinWX: Make some debugger functions/vars private
Some classes expose things that aren't used outside of them (and in some cases, shouldn't be exposed).
|
2015-04-27 20:42:18 -04:00 |
comex
|
3499f2c2d0
|
To make up for it, make pressing enter on the value textbox set the value.
|
2015-04-24 22:19:21 -04:00 |
Lioncash
|
635408b686
|
Debugger: Fix class indentation
|
2014-10-18 22:55:23 -04: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 |