3005374ada
For URL completion, time-based sorting is handled by the SQL model. All the other models use simple alphabetical sorting. This allowed cleaning up some logic in the sortfilter, removing DUMB_SORT, and removing the completion.Role.sort. This also removes the userdata completion field as it was only used in url completion and is no longer necessary with the SQL model. |
||
---|---|---|
.. | ||
test_completer.py | ||
test_completionwidget.py | ||
test_models.py | ||
test_sortfilter.py | ||
test_sqlmodel.py |