.. |
__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
|
Remove useless super-calls
|
2016-07-23 18:39:27 +02:00 |
crashsignal.py
|
Use lists instead of tuples for comparing
|
2016-07-12 22:05:32 +02:00 |
earlyinit.py
|
Fix lint
|
2016-08-10 09:20:30 +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 miscwidgets.WrapperLayout.wrap
|
2016-08-04 19:22:44 +02: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
|
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
|
tab API: Rename scroll to scroller
|
2016-07-26 13:19:07 +02:00 |
split.py
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
utilcmds.py
|
Merge branch 'better-variables' of https://github.com/blyxxyz/qutebrowser into blyxxyz-better-variables
|
2016-08-07 11:33:01 +02:00 |