Optimize tabcompleter and fix duplicate occurrence of last completion entry.
authorSebastian Goth <seezer@roath.org>
Tue, 1 Jul 2008 21:00:54 +0000 (23:00 +0200)
committerSebastian Goth <seezer@roath.org>
Tue, 1 Jul 2008 21:00:54 +0000 (23:00 +0200)
QStringList completionList is now QMap<QString,QString> completionMap.


No differences found