browser
|
Handle editor errors
|
2014-04-30 10:59:43 +02:00 |
commands
|
Run sub-commands correctly
|
2014-04-30 10:47:46 +02:00 |
config
|
Add open_editor command
|
2014-04-29 22:16:44 +02:00 |
html
|
HTML fixes
|
2014-04-29 17:23:50 +02:00 |
keyinput
|
Clean up command exception handling
|
2014-04-30 10:43:40 +02:00 |
models
|
Replace QAbstractItemModel by QStandardItemModel.
|
2014-04-30 07:32:51 +02:00 |
network
|
Consistent string chars
|
2014-04-25 16:53:23 +02:00 |
test
|
Add first tests (for NeighborList)
|
2014-02-23 17:39:45 +01:00 |
utils
|
Fix docstrings
|
2014-04-30 10:46:20 +02:00 |
widgets
|
Scroll to first item when wrapping completion
|
2014-04-30 13:52:16 +02:00 |
__init__.py
|
Nicer docstrings
|
2014-02-19 10:58:32 +01:00 |
__main__.py
|
Fix some checks
|
2014-04-29 08:38:01 +02:00 |
app.py
|
completion: Use textEdited instead of textChanged
|
2014-04-30 11:52:30 +02:00 |