qutebrowser/qutebrowser/misc
Florian Bruhin 381d857f2c Revert "Add workarounds for issues with pylint tip."
This reverts commit 1d2683993e.
This causes a bad-option-value issue with the current pylint.
2015-10-26 22:05:21 +01:00
..
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
autoupdate.py Fix some splelling mistakes. 2015-10-04 15:41:42 +02:00
checkpyver.py Set messagebox = None without Tk in checkpyver. 2015-08-19 06:39:22 +02:00
cmdhistory.py Refactor saving logic, only save stuff if modified. 2015-02-01 00:43:07 +01:00
consolewidget.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
crashdialog.py Fix some splelling mistakes. 2015-10-04 15:41:42 +02:00
crashsignal.py Skip confirm-quit checks when crashing. 2015-08-06 21:08:20 +02:00
earlyinit.py Change Qt links to point to qt.io. 2015-06-12 16:59:33 +02:00
editor.py Add missing pyqtSlot decorator. 2015-09-11 08:32:37 +02:00
guiprocess.py Log executed command for GUIProcess. 2015-09-11 06:24:05 +02:00
httpclient.py Fix some splelling mistakes. 2015-10-04 15:41:42 +02:00
ipc.py Revert "Add workarounds for issues with pylint tip." 2015-10-26 22:05:21 +01:00
lineparser.py Make sure self._opened is reset on exceptions. 2015-05-16 22:48:13 +02:00
miscwidgets.py Fix some typos. 2015-06-01 22:45:40 +02:00
msgbox.py Show a message and update notifier on reports. 2015-04-10 08:09:18 +02:00
readline.py Update copyright years 2015-01-03 15:51:31 +01:00
savemanager.py Move special params to cmdutils.register decorator 2015-04-20 19:33:05 +02:00
sessions.py sessions: Logging/error message improvements. 2015-08-24 17:12:20 +02:00
split.py Remove dead ShellLexer code. 2015-08-02 13:05:19 +02:00
utilcmds.py Big refactoring of app.py. 2015-04-30 07:37:25 +02:00