qutebrowser/qutebrowser/mainwindow
Franz Fellner 534a85cf8f Create a new QStyleOptionTab object for each tab.
It seems under some circumstances (on Gentoo?), the existing QStyleOptionTab
object was reused, causing subsequent tabs to have the same title as the first
one.

Fixes #778.
2015-06-24 21:27:37 +02:00
..
statusbar Change Qt links to point to qt.io. 2015-06-12 16:59:33 +02:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
mainwindow.py Load geometry after completion is initialized. 2015-06-18 10:32:07 +02:00
tabbedbrowser.py Fix some spelling mistakes. 2015-06-07 01:24:02 +02:00
tabwidget.py Create a new QStyleOptionTab object for each tab. 2015-06-24 21:27:37 +02:00