Commit Graph

2 Commits

Author SHA1 Message Date
Hugues Delorme
02470b35c5 Utils: add property CompletingTextEdit::completionLengthThreshold
Change-Id: If68e981511e4c3df3766a2c5040bba8688f6928d
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-12-13 10:22:47 +01:00
Hugues Delorme
676739a87a VCS: auto-completion in the description text edit
In the description field of the commit editor, class
VCSBaseSubmitEditor provides completion of file names and C++
entities (based on QtCreator's internal C++ code model).

Change-Id: Ie5323714dbf6f6e635953dfbb35596201d86fc37
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Reviewed-by: Hugues Delorme <delorme.hugues@fougsys.fr>
2011-12-08 14:44:48 +01:00