CMake/Source/QtDialog
Sergey Zolotarev cfec180d66 cmake-gui: Remember variable type in Add Entry
Store variable types together with their names in the variable completion
list so that the type is automatically recovered when you select a variable.

Keep variable names and types in separate lists.  This removes the :TYPE
string from completion list and the Name field and makes variable search
easier.  The variable names and types are now kept in two different
settings - AddVariableNames and AddVariableTypes.  Drop the old
AddVariableCompletionEntries setting.
2014-01-16 09:23:36 -05:00
..
AddCacheEntry.cxx cmake-gui: Remember variable type in Add Entry 2014-01-16 09:23:36 -05:00
AddCacheEntry.h cmake-gui: Remember variable type in Add Entry 2014-01-16 09:23:36 -05:00
AddCacheEntry.ui ENH: Add cross compiling support in the GUI in the same dialog that prompts for 2008-05-15 19:21:01 -04:00
CMake.desktop BUG: Fix bug #9894. Make higher resolution CMake icon available as an application icon. On Mac, the higher resolution one is used in the dock. 2009-12-11 00:35:33 -05:00
CMakeLists.txt cmake-gui: Reference LGPLv2.1 when redistributing Qt 2013-11-21 11:04:24 -05:00
CMakeSetup.cxx Use Encoding::CommandLineArguments for main() functions. 2014-01-04 10:43:12 -07:00
CMakeSetup.icns ENH: Use the latest CMake-logo-triangle-high-res.png to improve the look of CMakeSetup.icns on the Mac. 2009-01-21 13:20:47 -05:00
CMakeSetup.ico
CMakeSetup.qrc BUG: Fix bug #9894. Make higher resolution CMake icon available as an application icon. On Mac, the higher resolution one is used in the dock. 2009-12-11 00:35:33 -05:00
CMakeSetup.rc
CMakeSetup32.png BUG: Fix bug #9894. Make higher resolution CMake icon available as an application icon. On Mac, the higher resolution one is used in the dock. 2009-12-11 00:35:33 -05:00
CMakeSetup128.png BUG: Fix bug #9894. Make higher resolution CMake icon available as an application icon. On Mac, the higher resolution one is used in the dock. 2009-12-11 00:35:33 -05:00
CMakeSetupDialog.cxx cmake-gui: Remember variable type in Add Entry 2014-01-16 09:23:36 -05:00
CMakeSetupDialog.h cmake-gui: Remember variable type in Add Entry 2014-01-16 09:23:36 -05:00
CMakeSetupDialog.ui cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-E 2013-04-24 15:32:42 -04:00
Compilers.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
Compilers.ui ENH: 2008-12-16 15:00:17 -05:00
CrossCompiler.ui ENH: Tweak System Name field for cross compiling, so it doesn't have a file chooser button. 2009-01-07 17:28:02 -05:00
Delete16.png
FirstConfigure.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FirstConfigure.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
Info.plist.in OS X: Set CMake.app bundle Info.plist fields (#11694) 2013-10-08 12:32:28 -04:00
MacInstallDialog.ui
Plus16.png
QCMake.cxx Refactor internal resource location APIs and initialization 2013-11-12 08:23:35 -05:00
QCMake.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeCacheView.cxx Fix spelling and typos (product names) 2013-05-07 08:42:20 -04:00
QCMakeCacheView.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeWidgets.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeWidgets.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
QMacInstallDialog.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QMacInstallDialog.h
QtDialogCPack.cmake.in Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
cmakecache.xml ENH: add KDE desktop stuff 2008-03-11 17:27:41 -04:00
postflight.sh.in OS X: Drop version number from CMake.app bundle name (#11693) 2013-11-12 15:47:06 -05:00
postupgrade.sh.in