qutebrowser/qutebrowser/misc
2015-08-07 22:32:02 +02:00
..
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
autoupdate.py Merge {Pastebin,PyPIVersion}Client into HTTPClient. 2015-04-13 20:42:28 +02:00
checkpyver.py Smoke test WIP 2015-05-16 23:43:34 +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 Use datetime.ctime(). 2015-08-07 22:32:02 +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 Proxy QProcess signals. 2015-06-11 20:30:37 +02:00
guiprocess.py Fix startDetached return value for GUIProcess. 2015-06-11 23:02:47 +02:00
httpclient.py Add a timeout to HTTPClient. 2015-04-13 20:59:05 +02:00
ipc.py Merge branch 'smoke' 2015-05-17 00:28:56 +02: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: Store zoom/scroll-pos per history entry. 2015-06-27 18:06:18 +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