qutebrowser/qutebrowser
Florian Bruhin 95df8a045c Don't use stylesheets anymore for QTabWidget.
When using stylesheets there, all children (i.e. the QWebView) use
QStyleSheetStyle as well, which means the bug at [1] will annoy us.

We had to write our own font parsing as we can't use stylesheets, but at least
the bug is gone...

https://bugreports.qt-project.org/browse/QTBUG-40263
2014-08-04 17:00:01 +02:00
..
browser Clean up pylint/noqa comments. 2014-08-04 03:47:09 +02:00
commands Clean up pylint/noqa comments. 2014-08-04 03:47:09 +02:00
config Don't use stylesheets anymore for QTabWidget. 2014-08-04 17:00:01 +02:00
html Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
keyinput Clean up pylint/noqa comments. 2014-08-04 03:47:09 +02:00
models Support multiline setting descriptions. 2014-08-02 22:53:57 +02:00
network Clean up pylint/noqa comments. 2014-08-04 03:47:09 +02:00
test Clean up pylint/noqa comments. 2014-08-04 03:47:09 +02:00
utils Clean up pylint/noqa comments. 2014-08-04 03:47:09 +02:00
widgets Don't use stylesheets anymore for QTabWidget. 2014-08-04 17:00:01 +02:00
__init__.py Start with manpage generation 2014-07-18 07:48:33 +02:00
__main__.py Adjust shebangs to call python3 2014-07-31 21:14:05 +02:00
app.py Clean up pylint/noqa comments. 2014-08-04 03:47:09 +02:00
qutebrowser.py Add a --nowindow argument. 2014-08-02 00:47:04 +02:00