..
__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
Fix appending text
2018-09-19 21:56:39 +02:00
checkpyver.py
Update copyright years
2018-02-05 12:19:50 +01:00
cmdhistory.py
Update copyright years
2018-02-05 12:19:50 +01:00
consolewidget.py
Update copyright years
2018-02-05 12:19:50 +01:00
crashdialog.py
Fix lint
2018-06-09 20:20:08 +02:00
crashsignal.py
Remove unused import
2018-06-14 17:43:20 +02:00
earlyinit.py
Fix bad-indentation issues for pylint 2.0
2018-07-16 14:41:18 +02:00
editor.py
Fix bad-indentation issues for pylint 2.0
2018-07-16 14:41:18 +02: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
Fix keyhints for special characters
2018-03-25 15:18:02 -04:00
lineparser.py
Use exist_ok=True for os.path.makedirs
2018-08-07 16:42:59 +02:00
miscwidgets.py
Remove old pylint disable comments
2018-08-06 19:55:27 +02:00
msgbox.py
Update copyright years
2018-02-05 12:19:50 +01:00
objects.py
Update copyright years
2018-02-05 12:19:50 +01:00
pastebin.py
Paste version information privately
2018-02-26 23:09:55 +01:00
readline.py
Update copyright years
2018-02-05 12:19:50 +01:00
savemanager.py
Update copyright years
2018-02-05 12:19:50 +01:00
sessions.py
Handle empty session files gracefully
2018-09-22 19:29:36 +02:00
split.py
Update copyright years
2018-02-05 12:19:50 +01:00
sql.py
Clean up workaround for sqlite opening errors
2018-09-12 16:06:57 +02:00
utilcmds.py
Docstring things, change test
2018-08-11 19:32:41 +02:00