qutebrowser/qutebrowser/misc
Florian Bruhin 63e466f019 Remove @pyqtSlot for some non-QObject classes
Not sure if I got all, but at least I got the ones which fail
immediately on start.

See #1669.
2016-07-21 14:56:12 +02:00
..
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
autoupdate.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
checkpyver.py Fix some invalid "# pragma: no cover" comments 2016-05-24 15:40:18 +02:00
cmdhistory.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
consolewidget.py Fix :debug-console with PyQt 5.6 2016-05-27 00:18:23 +02:00
crashdialog.py Re-enable crash reports for QtWebEngine 2016-07-17 14:27:01 +02:00
crashsignal.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
earlyinit.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
editor.py Remove unneeded "# pragma: no branch" comments 2016-05-24 15:40:50 +02:00
guiprocess.py Merge branch 'editor_crash_behaviour' of https://github.com/EliteTK/qutebrowser into EliteTK-editor_crash_behaviour 2016-03-17 21:40:17 +01:00
httpclient.py Fix some a/an misspellings 2016-07-05 08:34:03 +02:00
ipc.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
keyhintwidget.py Add a keyhint blacklist. 2016-05-24 20:46:39 -04:00
lineparser.py LineParser: Don't write anything without data 2016-06-08 10:36:30 +02:00
miscwidgets.py Handle Shift-Insert correctly in prompt mode. 2016-02-10 06:40:54 +01:00
msgbox.py Fix some a/an misspellings 2016-07-05 08:34:03 +02:00
pastebin.py Move browser.network.pastebin to misc 2016-06-13 09:48:53 +02:00
readline.py Update readline.py 2016-06-22 17:15:03 +02:00
savemanager.py Remove @pyqtSlot for some non-QObject classes 2016-07-21 14:56:12 +02:00
sessions.py Split up SessionManager._save_tab_item 2016-07-07 18:32:52 +02:00
split.py Various code style improvements 2016-04-27 20:25:27 +02:00
utilcmds.py Blacklist command-accept, hide repeat-command 2016-07-12 16:48:33 +02:00