.. |
__init__.py
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
autoupdate.py
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
backendproblem.py
|
use enum module instead or usertypes.enum
|
2017-11-02 18:56:11 +01:00 |
checkpyver.py
|
modified pylint pragmas
|
2017-10-22 23:52:35 +05:30 |
cmdhistory.py
|
Move command-history init to cmdhistory.py
|
2017-09-15 14:27:15 +02:00 |
consolewidget.py
|
Refactor objreg.get('config') calls
|
2017-07-04 14:42:56 +02:00 |
crashdialog.py
|
use enum module instead or usertypes.enum
|
2017-11-02 18:56:11 +01:00 |
crashsignal.py
|
modified pylint pragmas
|
2017-10-22 23:52:35 +05:30 |
earlyinit.py
|
modified as requested
|
2017-10-23 01:46:02 +05:30 |
editor.py
|
Remove unnecessary parens
|
2017-10-31 23:22:17 +01:00 |
guiprocess.py
|
Make it more clear that :messages helps with failing processes
|
2017-10-24 22:56:04 +02:00 |
httpclient.py
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
ipc.py
|
Fix tests and lint
|
2017-09-28 09:38:57 +02:00 |
keyhintwidget.py
|
Add keyhint radius configuration option
|
2017-10-19 02:03:59 -07:00 |
lineparser.py
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2017-08-06 18:13:49 -04:00 |
miscwidgets.py
|
Make qtutils.version_check strict by default
|
2017-10-08 19:08:37 +02:00 |
msgbox.py
|
Honour --no-err-windows in more places
|
2017-10-03 21:28:55 +02:00 |
objects.py
|
Make sure we never compare against an uninit'ed backend
|
2017-09-18 23:01:17 +02:00 |
pastebin.py
|
Send crash reports to private pastebin
|
2017-05-29 09:20:10 +02:00 |
readline.py
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
savemanager.py
|
Improve error dialogs when QtWebKit/QtWebEngine was not found
|
2017-09-28 08:41:10 +02:00 |
sessions.py
|
Clean up pinned_tab width implementation
|
2017-09-20 20:48:48 -04:00 |
split.py
|
pylint: Turn off some more too-many-* stuff globally
|
2017-10-31 07:35:00 +01:00 |
sql.py
|
Fix error code for "database is locked"
|
2017-10-17 15:35:23 +02:00 |
utilcmds.py
|
Fix a couple style issues
|
2017-10-30 12:40:44 -04:00 |