ui: augmented autocompletion list

This change adds search match information to the autocompletion list:
- matching letters
- color for token or command
- node type as string
This commit is contained in:
Eberhard Graether
2014-11-02 17:21:51 +01:00
parent 250918a4e7
commit e972dbe098
14 changed files with 330 additions and 35 deletions
+4
View File
@@ -1,11 +1,15 @@
/build/
/bin/app/Debug/
/bin/app/Release/
/bin/app/data/log/
/bin/lib/
/bin/test/Debug/
/bin/test/Release/
/bin/test/data/log/
/bin/test/data/temp.xml
/bin/app/data/window_settings.ini
/bin/app/data/ApplicationSettings.xml