qutebrowser/qutebrowser/misc
2015-08-29 21:26:22 +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 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 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 100% test coverage for misc.editor. 2015-08-19 09:34:44 +02:00
guiprocess.py tests: Improve MessageMock and use it. 2015-08-18 21:38:18 +02:00
httpclient.py Add a timeout to HTTPClient. 2015-04-13 20:59:05 +02:00
ipc.py ipc: Pass socket name to IPCServer. 2015-08-29 21:26:22 +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: 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