qutebrowser/qutebrowser
Daniel Schadt 1fa50021c1 downloads: use right index for beginInsertRows
len(self.downloads) is already the index of the item in the download
list, this should be used for beginInsertRows(). The +1 is only for the
human readable part.
2016-05-08 23:36:31 +02:00
..
browser downloads: use right index for beginInsertRows 2016-05-08 23:36:31 +02:00
commands Fix lint 2016-05-01 23:03:27 +02:00
completion Clean up coding style 2016-04-28 07:07:49 +02:00
config Clean up formatting of num 2016-05-04 07:07:24 +02:00
html dirbrowser: ditch .lstrip, add file_url function 2016-03-28 23:10:20 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript js: Fix more lint. 2015-05-12 07:16:16 +02:00
keyinput Revert "Handle counts for special keys." 2016-04-29 14:20:11 +02:00
mainwindow fix confirm-quit=downloads with finished downloads 2016-05-08 23:36:31 +02:00
misc Also ignore segfaults in paintEvent 2016-05-04 23:06:26 +02:00
utils Add utils.supports_selection() 2016-05-08 22:06:59 +02:00
__init__.py Release v0.6.2 2016-04-30 18:16:43 +02:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Add @pyqtSlot for qApp.focusChanged slot 2016-04-29 22:25:27 +02:00
qutebrowser.py Add a --force-color argument for logging 2016-04-30 17:01:45 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00