ce3c555712
The RFC on moving from plaintext to SQL storage (#2340) showed that many would be upset if bookmarks and quickmarks were no longer stored in plaintext. This commit uses list-based completion for quickmarks and bookmarks. Now the history storage can be moved from plaintext to an on-disk SQL database while leaving bookmarks and quickmarks as-is. |
||
---|---|---|
.. | ||
__init__.py | ||
completionmodel.py | ||
configmodel.py | ||
listcategory.py | ||
miscmodels.py | ||
sortfilter.py | ||
sqlcategory.py | ||
urlmodel.py |