qutebrowser/qutebrowser/mainwindow
Daniel Schadt 643d2cc6dd fix confirm-quit=downloads with finished downloads
Issue #846

.rowCount() returns all downloads, even the finished ones that have not
yet been removed from the list. For confirming the quit event, we should
only consider downloads that are still running.
2016-05-08 23:36:31 +02:00
..
statusbar Fix types in @pyqtSlot decorations 2016-04-26 20:34:38 +02:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
mainwindow.py fix confirm-quit=downloads with finished downloads 2016-05-08 23:36:31 +02:00
tabbedbrowser.py Add documentation for default_window_icon 2016-05-07 21:37:01 +02:00
tabwidget.py Various code style improvements 2016-04-27 20:25:27 +02:00