b70d5ba901
This allows setting the query as a QSqlQuery instead of a string, which allows: - Escaping quotes - Using LIMIT (needed for history-max-items) - Using ORDER BY (needed for sorting history) - SELECTing columns (needed for quickmark completion) - Creating a custom select (needed for history timestamp formatting) |
||
---|---|---|
.. | ||
test_completer.py | ||
test_completionwidget.py | ||
test_models.py | ||
test_sortfilter.py | ||
test_sqlmodel.py |