summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QCMake.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Capture cmSystemTools::Stdout and StderrBrad King2014-05-151-0/+16
* cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-3/+3
* cmake-gui: Fix handling of missing CMAKE_EXTRA_GENERATOR (#14804)Brad King2014-03-121-1/+1
* stringapi: Use strings for cache iterator valuesBen Boeckel2014-03-081-6/+6
* Refactor internal resource location APIs and initializationBrad King2013-11-121-23/+2
* Compile with both Qt4 and Qt5.Stephen Kelly2012-08-211-0/+4
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-12/+12
* cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-061-41/+41
* cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-021-1/+12
* Unwatch manual variables upon removal in cmake-guiBen Boeckel2011-01-131-0/+2
* Don't output to stderr in the GUIBen Boeckel2011-01-031-1/+0
* Set a watch on variables added through the guiBen Boeckel2010-09-221-0/+2
* Rename flags again and use variablewatch for cliBen Boeckel2010-09-011-7/+0
* Add warn-unused to the Qt interfaceBen Boeckel2010-09-011-0/+14
* Rename strict-mode to warn-uninitializedBen Boeckel2010-09-011-5/+5
* Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-011-0/+8
* ENH: Move SetErrorMode around calls to generate and configure instead of set...Clinton Stimpson2009-10-261-0/+21
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...Clinton Stimpson2009-08-101-0/+9
* BUG: Fix inconsistency with lowercase drive letters on Windows.Clinton Stimpson2009-03-301-2/+6
* ENH: Add support for showing combo box for choosing from a list of strings t...Clinton Stimpson2009-03-121-0/+4
* ENH: Add cross compiling support in the GUI in the same dialog that prompts forClinton Stimpson2008-05-151-21/+21
* BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel...Clinton Stimpson2008-04-071-5/+7
* ENH: Add debug output option to a new Options menu.Clinton Stimpson2008-04-021-0/+15
* ENH: add ability to suppress dev warnings to gui codeBill Hoffman2008-03-121-0/+7
* ENH: support for cpack and install of cmake-gui as mac app bundleBill Hoffman2008-02-161-2/+8
* ENH: remove unused code.Clinton Stimpson2008-02-151-5/+1
* ENH: use package name on mac for edit cacheBill Hoffman2008-02-151-0/+4
* ENH: Add shortcut to start search/filter.Clinton Stimpson2008-02-141-10/+14
* ENH: do not show unititialized entriesBill Hoffman2008-02-141-1/+2
* ENH: fix make edit_cache for cmake-guiBill Hoffman2008-02-121-0/+1
* ENH: Need to pick up the PreLoad.cmake files.Clinton Stimpson2008-02-081-0/+1
* ENH: Use translation file if it exists for the locale.Clinton Stimpson2008-02-011-0/+2
* ENH: Add ability to add cache entries (even before first configure).Clinton Stimpson2007-11-131-1/+40
* BUG: Don't prompt for unsaved changes if no changes were made.Clinton Stimpson2007-11-091-3/+3
* BUG: Don't enable generate if configure completed with errors.Clinton Stimpson2007-11-081-2/+2
* ENH: add context menu for deleting, ignoring, and getting help for cache ent...Clinton Stimpson2007-11-081-5/+28
* ENH: For Mac OSX -- add app icon, and implement find of cmake executable.Clinton Stimpson2007-11-071-1/+2
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-071-0/+10
* ENH: Add menus in menu bar.Clinton Stimpson2007-11-061-0/+24
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-13/+54
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-031-10/+16
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-10/+18
* STYLE: Add license info to code.Clinton Stimpson2007-11-021-0/+16
* ENH: Beginnings of a Qt UI for CMake.Clinton Stimpson2007-11-021-0/+179