.. |
__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
|
Fix completion update when the length is unchanged.
|
2014-12-11 18:37:22 +01:00 |
debug.py
|
Fix @log_signals with deleted objects.
|
2014-11-25 19:51:53 +01: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
|
Handle OSError exceptions where appropriate.
|
2014-12-10 18:00:49 +01:00 |
http.py
|
Better exception formatting and handling.
|
2014-09-16 08:20:19 +02:00 |
ipc.py
|
Ignore IPC in exception handler. Closes #262.
|
2014-11-30 22:30:26 +01:00 |
jinja.py
|
Handle OSError exceptions where appropriate.
|
2014-12-10 18:00:49 +01: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
|
Handle OSError exceptions where appropriate.
|
2014-12-10 18:00:49 +01:00 |
readline.py
|
Improve __repr__ methods.
|
2014-09-26 15:48:24 +02:00 |
rfc6266.py
|
I suck.
|
2014-12-05 21:15:11 +01:00 |
split.py
|
Fix ws stripping with simple_split and no flags.
|
2014-12-12 17:29:01 +01:00 |
standarddir.py
|
Fix starting without config.
|
2014-12-11 22:08:43 +01:00 |
urlutils.py
|
Send cwd over IPC. Fixes #254.
|
2014-11-30 19:22:35 +01:00 |
usertypes.py
|
match urls with open, names with quickmark-load
|
2014-10-19 22:25:21 +02:00 |
utilcmds.py
|
Use maxsplit=1 for :repeat and :later.
|
2014-12-11 21:27:44 +01:00 |
utils.py
|
Use a QNAM to pastebin from crash dialog.
|
2014-12-11 23:34:03 +01:00 |
version.py
|
Handle OSError exceptions where appropriate.
|
2014-12-10 18:00:49 +01:00 |