summaryrefslogtreecommitdiff
path: root/tests/auto/qml/persistenttrie/completion.data
Commit message (Collapse)AuthorAgeFilesLines
* qmljs: added persistent trieFawzi Mohamed2012-12-061-0/+10
Add a presistent trie to store imports, and provide a better (IMHO) completion algorithm. The trie is quite generic and it might be worth while to move it to utils. Change-Id: I4081346af6215b1ee8ff14bd063c2a021d7c8218 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>