MantisBT - CMake
View Issue Details
0011269CMakeQtDialogpublic2010-09-26 08:562012-04-10 15:10
Alex Neundorf 
Alex Neundorf 
normalfeaturealways
closedfixed 
CMake-2-8 
CMake 2.8.7 
0011269: History for "Name" lineedit when adding a cache entry
Hi,

from time to time I am using the "Add Entry" button in cmake-gui.
Usually I only need it for a handful of variables, usually QT_QMAKE_EXECUTABLE.
It would be nice if the QLineEdit for the name would have a history, i.e. a QCompleter attached, so 10 or so variable names are remembered the next time and I don't have to type so much :-)

Alex
No tags attached.
Issue History
2010-09-26 08:56Alex NeundorfNew Issue
2010-09-26 08:56Alex NeundorfStatusnew => assigned
2010-09-26 08:56Alex NeundorfAssigned To => Clinton Stimpson
2012-04-10 15:10Alex NeundorfNote Added: 0029119
2012-04-10 15:10Alex NeundorfAssigned ToClinton Stimpson => Alex Neundorf
2012-04-10 15:10Alex NeundorfStatusassigned => closed
2012-04-10 15:10Alex NeundorfResolutionopen => fixed
2012-04-10 15:10Alex NeundorfFixed in Version => CMake 2.8.7

Notes
(0029119)
Alex Neundorf   
2012-04-10 15:10   
I fixed this for CMake 2.8.7 already.