summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QCMake.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* 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