qutebrowser/qutebrowser/misc
2016-09-07 18:57:00 +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 WebEngine: Disable createWindow for Qt < 5.7.1 2016-09-05 15:08:00 +02:00
crashsignal.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
earlyinit.py Fix more lint 2016-09-07 18:57:00 +02:00
editor.py os.unlink -> os.remove 2016-08-07 00:11:58 +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 repr() for IPC logging messages 2016-07-28 07:14:54 +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 Add ClipboardError superexception 2016-08-10 12:33:01 +02:00
msgbox.py Fix some a/an misspellings 2016-07-05 08:34:03 +02:00
pastebin.py pastebin: Accept HTTPS URLs 2016-09-05 22:06:26 +02:00
readline.py Implement unix_filename_rubout. 2016-07-30 19:34:38 -04:00
savemanager.py Remove @pyqtSlot for some non-QObject classes 2016-07-21 14:56:12 +02:00
sessions.py Fix lint 2016-09-06 17:00:25 +02:00
split.py Various code style improvements 2016-04-27 20:25:27 +02:00
utilcmds.py Add change format for debug-log-level cmd 2016-08-24 08:40:11 -06:00