Chris Jones
|
1a6f659a40
|
The second part of that being, actually set it to 1 and not True
|
2010-03-21 00:49:22 +00:00 |
Chris Jones
|
53ef40d847
|
Don't blat options.debug with a simple truth when it should be an integer
|
2010-03-21 00:48:39 +00:00 |
Chris Jones
|
b1e4d7710d
|
Add two new debugging option strings for filtering on specific classes/methods
|
2010-02-17 21:16:52 +01:00 |
Chris Jones
|
3444087941
|
Set the default layout to be 'default'
|
2010-02-04 23:52:43 +00:00 |
Chris Jones
|
678057a0d3
|
First run at layout loading, creating, enumerating and saving. It sucks and works poorly at the moment, but here it is
|
2010-02-01 12:11:44 +00:00 |
Chris Jones
|
bc308c30e4
|
Fix minor pylint induced syntax issue
|
2010-01-22 19:04:37 +00:00 |
Chris Jones
|
bdbe359767
|
Restore -e and -x support
|
2010-01-18 22:56:43 +00:00 |
Chris Jones
|
4d216633fc
|
-d now automatically infers the Class::method in dbg(), and -d additionally adds a trailing (filename:line) item. debugserver is now moved to -ddd
|
2010-01-14 13:15:05 +00:00 |
Chris Jones
|
adfaf600fa
|
Store the command line options in Config rather than overwriting parts of it, and passing them around
|
2010-01-11 20:56:30 +00:00 |
Chris Jones
|
c5bd227197
|
Improve indication of what some debugging is
|
2010-01-10 23:47:36 +00:00 |
Chris Jones
|
4aa1b50fe6
|
Change the way window state config works. Initial workings of preferences window.
|
2010-01-08 01:02:49 +00:00 |
Chris Jones
|
fe7e03d00f
|
Add some old command line options as dummies, and make some command line options influence the config object. This is probably a poor long-term strategy as it means supplying command line options and saving the config will cause the command line options to be baked into the config
|
2010-01-05 12:51:53 +00:00 |
Chris Jones
|
dbe683e259
|
hey look it's 2010 already
|
2010-01-04 23:56:28 +00:00 |
Chris Jones
|
ba63f8fc2b
|
Merge old terminator option parsing into a new file that parses command line arguments and includes them in the loaded config
|
2010-01-04 23:52:39 +00:00 |