..
__init__.py
Add vim modelines to all files.
2014-06-19 09:04:37 +02:00
checkpyver.py
Fix lint
2014-07-28 21:09:49 +02:00
completer.py
Move completion logic from statusbar widget to completer.
2014-11-10 07:49:22 +01:00
debug.py
Add docstrings to signal debugging.
2014-10-14 07:59:07 +02:00
docutils.py
Remove Emit:/Raise: from docstrings.
2014-10-07 23:08:37 +02:00
earlyinit.py
Update pyPEG2 install instructions.
2014-11-09 21:48:33 +01:00
editor.py
Remove Emit:/Raise: from docstrings.
2014-10-07 23:08:37 +02:00
http.py
Better exception formatting and handling.
2014-09-16 08:20:19 +02:00
ipc.py
Fix an exception related to handling IPC connections.
2014-11-02 21:53:12 +01:00
jinja.py
Update attributes in docstrings.
2014-09-24 22:25:11 +02:00
log.py
Clean up faulthandler import
2014-11-09 22:59:14 +01:00
message.py
First attempt at multi-window support.
2014-09-28 22:13:14 +02:00
objreg.py
Fix TypeError when closing tabs with older PyQt-versions.
2014-11-14 18:55:48 +01:00
qtutils.py
Remove Emit:/Raise: from docstrings.
2014-10-07 23:08:37 +02:00
readline.py
Improve __repr__ methods.
2014-09-26 15:48:24 +02:00
rfc6266.py
Clean up FIXMEs and add github URLs
2014-10-01 22:23:27 +02:00
split.py
Clean up simple_split.
2014-11-10 23:02:34 +01:00
standarddir.py
Fix docstring.
2014-10-08 07:16:27 +02:00
urlutils.py
Don't handle "foo: bar" as URL.
2014-11-09 21:54:15 +01:00
usertypes.py
match urls with open, names with quickmark-load
2014-10-19 22:25:21 +02:00
utilcmds.py
Convert all function annotations to dicts.
2014-10-20 17:20:39 +02:00
utils.py
Get rid of dotted_getattr.
2014-11-10 18:59:13 +01:00
version.py
Fix lint on OS X
2014-09-26 07:12:08 +02:00