.. |
__init__.py
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
autoupdate.py
|
Update PyPI api URL.
|
2018-05-02 23:08:51 +12:00 |
backendproblem.py
|
Merge pull request #4440 from qutebrowser/pyup-scheduled-update-2018-11-26
|
2018-11-28 15:58:32 +01:00 |
checkpyver.py
|
mypy: Ignore ImportError handling
|
2018-11-26 18:24:19 +01:00 |
cmdhistory.py
|
Remove unnecessary pass statements
|
2018-11-28 12:51:53 +01:00 |
consolewidget.py
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
crashdialog.py
|
Merge pull request #4440 from qutebrowser/pyup-scheduled-update-2018-11-26
|
2018-11-28 15:58:32 +01:00 |
crashsignal.py
|
Move CommandError to api.cmdutils
|
2018-11-29 14:18:11 +01:00 |
earlyinit.py
|
Merge pull request #4440 from qutebrowser/pyup-scheduled-update-2018-11-26
|
2018-11-28 15:58:32 +01:00 |
editor.py
|
Make ExternalEditor slots private
|
2018-11-30 16:57:48 +01:00 |
guiprocess.py
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
httpclient.py
|
Make HTTPClient follow redirects by default.
|
2018-05-02 23:08:51 +12:00 |
ipc.py
|
Remove unneeded "except ... as e:" assignments
|
2018-05-21 20:03:18 +02:00 |
keyhintwidget.py
|
Move cmdutils.cmd_dict to objects.commands
|
2018-11-29 14:18:11 +01:00 |
lineparser.py
|
Use exist_ok=True for os.path.makedirs
|
2018-08-07 16:42:59 +02:00 |
miscwidgets.py
|
Add tests for selection persisting
|
2018-10-27 16:15:24 -07:00 |
msgbox.py
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
objects.py
|
Configure coverage.py for "if MYPY:"
|
2018-12-05 09:05:32 +01:00 |
pastebin.py
|
Paste version information privately
|
2018-02-26 23:09:55 +01:00 |
readline.py
|
Move CommandError to api.cmdutils
|
2018-11-29 14:18:11 +01:00 |
savemanager.py
|
Move CommandError to api.cmdutils
|
2018-11-29 14:18:11 +01:00 |
sessions.py
|
Add cmdutils.Value instead of using count=True/win_id=True
|
2018-11-30 12:45:01 +01:00 |
split.py
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
sql.py
|
Remove unnecessary pass statements
|
2018-11-28 12:51:53 +01:00 |
utilcmds.py
|
Fix lint
|
2018-11-30 16:25:19 +01:00 |