Files
qt-creator/tests/auto/qml/persistenttrie/completion.data
Fawzi Mohamed 82a8e9bb86 qmljs: added persistent trie
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>
2012-12-06 12:57:48 +01:00

11 lines
114 B
Plaintext

com.bla.Pippo 0.1
com.bla.Pippo 2.0
com.bla.Pippo 2.1
com.bla.Pallino 0.1
QtQuick 1.0
pa
com.bla.Pallino 0.1
13