.. |
__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 checks for Nouveau workaround
|
2018-07-19 00:28:12 +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
|
Add a wrapper around sip
|
2018-07-02 22:32:59 +02:00 |
split.py
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
sql.py
|
Rewrite type comments again
|
2018-07-16 22:35:40 +02:00 |
utilcmds.py
|
Fix pylint 2.0 useless-return cases
|
2018-07-16 14:33:11 +02:00 |