qutebrowser/qutebrowser
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
..
browser Use zoom_perc instead of setZoomFactor to set zoom. 2015-06-24 18:16:59 +02:00
commands Fix exception when using :set. 2015-06-13 13:26:29 +02:00
completion Fix lint. 2015-06-18 08:10:14 +02:00
config Disallow {foo} in search engine URLs. 2015-06-24 07:46:15 +02:00
html Use <noscript> tag for qute:settings without JS. 2015-06-07 21:38:44 +02:00
javascript js: Fix more lint. 2015-05-12 07:16:16 +02:00
keyinput Remove unused import. 2015-06-07 01:24:24 +02:00
mainwindow Create a new QStyleOptionTab object for each tab. 2015-06-24 21:27:37 +02:00
misc Use pkg_resources instead of distutils for version 2015-06-18 20:54:05 +02:00
utils Include DESKTOP_SESSION in qute:version. 2015-06-24 20:54:37 +02:00
__init__.py Release v0.2.1 2015-04-19 20:04:14 +02:00
__main__.py Update copyright years 2015-01-03 15:51:31 +01:00
app.py Do history loading after qutebrowser has started. 2015-06-16 07:06:56 +02:00
qutebrowser.py Get rid of --no-crash-dialog. 2015-05-17 01:03:34 +02:00
resources.py Use Qt resources for the window icon. 2014-12-28 15:10:02 +01:00