Florian Bruhin
|
641efb5c18
|
Make NewConfig descriptions const
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
4e78775d3c
|
Fix checks
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
cd29814ef3
|
Bugfix/improve config output
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
2a7fca8652
|
Add more documentation
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
b2b23e032a
|
Implement __str__ for Config, delete unneeded __str__'s
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
98d15de460
|
Fix style issues
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
09d94bddfe
|
Clean unused import
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
758f75a106
|
Revert "Log config values."
This reverts commit f839b5bd9664a7473c25b5267d56d517e69f19cd.
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
75481e6b13
|
Fix default values for fonts
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
be4492216e
|
Stop logging stylesheets
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
de91985761
|
Log config values.
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
d2fbbe0f6c
|
Add logging for generated stylesheets.
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
a49a486cef
|
Fix config bugs
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
ab40f59b2e
|
Whoops, add sections.py
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
369ee1f47e
|
Config bugfixes.
Stylesheet still broken, but at least keybindings work.
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
f079d6bf3b
|
More config update/adoption
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
54e2ba4de2
|
Add some new value types
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
062e385028
|
Config update and cleanup
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
4b3ae3f013
|
Style fixes
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
265d8b7580
|
Avoid circular dependencies
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
12b6dfc6b7
|
Fix syntax bugs
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
5f6cc7b05a
|
Fix namespace and continue config structure.
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
395acffdc4
|
Start new config subsystem
|
2014-03-10 00:39:14 +01:00 |
|
Florian Bruhin
|
dc18ec4e0d
|
Update TODO
|
2014-03-10 00:38:48 +01:00 |
|
Florian Bruhin
|
b6a28aba7b
|
Add some documentation for decorators
|
2014-03-10 00:38:48 +01:00 |
|
Florian Bruhin
|
6f093d33c1
|
Fix paste command
|
2014-03-04 16:52:56 +01:00 |
|
Florian Bruhin
|
9ee4e93e0a
|
Split browser.py into smaller files
|
2014-03-03 21:35:13 +01:00 |
|
Florian Bruhin
|
98fb1a0250
|
Remove unused imports
|
2014-03-03 21:24:33 +01:00 |
|
Florian Bruhin
|
eb2097772d
|
Add utils/debug.py
|
2014-03-03 21:22:20 +01:00 |
|
Florian Bruhin
|
e30774e9d9
|
Fix variable name
|
2014-03-03 21:21:07 +01:00 |
|
Florian Bruhin
|
b75fc347dc
|
Fix checks
|
2014-03-03 21:19:29 +01:00 |
|
Florian Bruhin
|
508d9e347c
|
Swap q/quit for quit command
|
2014-03-03 21:11:02 +01:00 |
|
Florian Bruhin
|
af0b6901be
|
First kinda working version
|
2014-03-03 21:06:10 +01:00 |
|
Florian Bruhin
|
97ae3adb4a
|
Working towards using getattr instead
|
2014-03-03 18:47:42 +01:00 |
|
Florian Bruhin
|
032ccb8b43
|
Try some broken component register foo
|
2014-03-03 17:56:53 +01:00 |
|
Florian Bruhin
|
b22b19d881
|
Start using (broken) decorators
|
2014-03-03 06:09:23 +01:00 |
|
Florian Bruhin
|
2df9b57981
|
Continue developing register_command decorator
|
2014-02-28 17:55:17 +01:00 |
|
Florian Bruhin
|
dcc3993091
|
Start implementing decorator
|
2014-02-28 17:00:25 +01:00 |
|
Florian Bruhin
|
d4df78b75f
|
Add settrace command
|
2014-02-26 22:29:53 +01:00 |
|
Florian Bruhin
|
66852aa736
|
Add FIXME for CompletionItemDelegate
|
2014-02-26 21:54:24 +01:00 |
|
Florian Bruhin
|
a9a4b2ac92
|
Add profile.py
|
2014-02-26 21:18:53 +01:00 |
|
Florian Bruhin
|
4925d25c36
|
Remove wrong 'cur.' for BrowserTab
|
2014-02-24 17:37:48 +01:00 |
|
Florian Bruhin
|
ad29867aa6
|
Remove unneccessary style globals
|
2014-02-23 18:20:24 +01:00 |
|
Florian Bruhin
|
76a627bb10
|
Move style related stuff to config.style
|
2014-02-23 18:15:08 +01:00 |
|
Florian Bruhin
|
3b648a4c0d
|
Move config to config subfolder
|
2014-02-23 18:14:40 +01:00 |
|
Florian Bruhin
|
0bfe134828
|
Add first tests (for NeighborList)
|
2014-02-23 17:39:45 +01:00 |
|
Florian Bruhin
|
7da05b3fb9
|
Raise better error in NeighborList.curitem if no index is set
|
2014-02-23 17:39:29 +01:00 |
|
Florian Bruhin
|
b59f0e9a34
|
Rename types.py to usertypes.py
|
2014-02-23 16:30:07 +01:00 |
|
Florian Bruhin
|
5f78b96cb1
|
Move cur_* methods for TabbedBrowser to CurCommandDispatcher class
|
2014-02-21 22:00:41 +01:00 |
|
Florian Bruhin
|
41e149dff6
|
Update TODO
|
2014-02-21 17:50:46 +01:00 |
|