qutebrowser/qutebrowser/widgets
Florian Bruhin ccfc0b3c19 Get rid of most @property's.
They were problematic because they're executing hidden code, and also PyQt
hides exceptions happening inside them.
2014-09-02 23:37:47 +02:00
..
statusbar Get rid of most @property's. 2014-09-02 23:37:47 +02:00
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
completion.py Document and mark workarounds. 2014-09-02 20:44:58 +02:00
completiondelegate.py Add spaces in templates. 2014-08-28 20:14:40 +02:00
console.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
crash.py Rename utils.misc to utils.utils 2014-08-26 20:20:17 +02:00
downloads.py Add spaces in templates. 2014-08-28 20:14:40 +02:00
mainwindow.py Rename commands.utils to commands.cmdutils. 2014-08-26 20:48:39 +02:00
misc.py Clean up imports 2014-08-26 19:10:14 +02:00
tabbedbrowser.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
tabwidget.py Rename utils.qt to utils.qtutils. 2014-08-26 20:25:11 +02:00
webview.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00