.. |
__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
|
Typo: s/similiar/similar/g
|
2014-11-19 22:46:52 +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
|
Typo: s/similiar/similar/g
|
2014-11-19 22:46:52 +01:00 |
message.py
|
Basic host blocker implementation.
|
2014-11-24 21:05:09 +01: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 hexadecimal numbers as IP addresses.
|
2014-11-24 21:47:22 +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
|
Typo: s/similiar/similar/g
|
2014-11-19 22:46:52 +01:00 |
version.py
|
Handle OSError when using subprocess.
|
2014-11-23 18:07:05 +01:00 |