qutebrowser/qutebrowser/completion/models
Florian Bruhin 8eb483d66b Set Qt.ItemNeverHasChildren for leaf model items.
This allows Qt to do some optimizations.
2015-05-18 21:35:14 +02:00
..
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
base.py Set Qt.ItemNeverHasChildren for leaf model items. 2015-05-18 21:35:14 +02:00
configmodel.py Refactor how completions are organized. 2015-03-11 23:07:58 +01:00
instances.py Pass a parent to global QObjects. 2015-04-06 00:10:37 +02:00
miscmodels.py Handle a missing session folder at some places. 2015-04-13 08:38:12 +02:00
sortfilter.py Fix exception in filtermodel if model has no items. 2015-03-16 07:42:21 +01:00
urlmodel.py Adjust URL completion when quickmarks are changed. 2015-04-02 07:40:00 +02:00