.. |
__init__.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
autoupdate.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
checkpyver.py
|
Fix some invalid "# pragma: no cover" comments
|
2016-05-24 15:40:18 +02:00 |
cmdhistory.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
consolewidget.py
|
Fix :debug-console with PyQt 5.6
|
2016-05-27 00:18:23 +02:00 |
crashdialog.py
|
Also ignore segfaults in paintEvent
|
2016-05-04 23:06:26 +02:00 |
crashsignal.py
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
earlyinit.py
|
Fix starting when sys.stderr is None
|
2016-05-27 14:48:46 +02:00 |
editor.py
|
Remove unneeded "# pragma: no branch" comments
|
2016-05-24 15:40:50 +02:00 |
guiprocess.py
|
Merge branch 'editor_crash_behaviour' of https://github.com/EliteTK/qutebrowser into EliteTK-editor_crash_behaviour
|
2016-03-17 21:40:17 +01:00 |
httpclient.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
ipc.py
|
Handle FileNotFoundError in ipc.listen
|
2016-06-07 16:48:43 +02:00 |
keyhintwidget.py
|
Add a keyhint blacklist.
|
2016-05-24 20:46:39 -04:00 |
lineparser.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
miscwidgets.py
|
Handle Shift-Insert correctly in prompt mode.
|
2016-02-10 06:40:54 +01:00 |
msgbox.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
readline.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
savemanager.py
|
Use @cmdutils.argument for win_id/count
|
2016-05-18 06:55:17 +02:00 |
sessions.py
|
Use @cmdutils.argument for completions
|
2016-05-18 06:55:17 +02:00 |
split.py
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
utilcmds.py
|
Use typing.py-like annotations for command args
|
2016-05-18 06:55:17 +02:00 |