summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetup.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'unicode-vs-projects'Brad King2014-03-171-1/+1
|\
| * Encoding: Provide option to configure CMake to use UTF-8 encoding.Clinton Stimpson2014-03-141-1/+1
* | cmake-gui: Fix compile with Qt5 using UTF-8 internal encoding.Clinton Stimpson2014-03-131-2/+0
|/
* Unicode: cmake-gui encoding now matches KWSys encoding.Clinton Stimpson2014-03-111-0/+8
* Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-5/+11
* Refactor internal resource location APIs and initializationBrad King2013-11-121-2/+1
* Make --help-* options available from all command-line toolsBrad King2013-10-161-6/+1
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-8/+8
* Drop "full" documentation output typesBrad King2013-10-151-22/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-061-7/+13
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+1
* Fix regression to allow specifying a CMakeCache.txt file on the command line.Clinton Stimpson2010-11-011-1/+13
* Fix for fix to bug #9975Clinton Stimpson2010-05-191-1/+1
* BUG: Fix Bug #9975 when softlinks are used.Clinton Stimpson2010-05-051-8/+11
* BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli...Clinton Stimpson2009-12-111-1/+4
* ENH: Move SetErrorMode around calls to generate and configure instead of set...Clinton Stimpson2009-10-261-9/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* fix issue 9346. add binary directory to window title to make it easier to de...Clinton Stimpson2009-09-221-3/+0
* BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);Clinton Stimpson2009-07-141-0/+8
* ENH: Overhaul CMake version numberingBrad King2009-03-051-1/+1
* BUG: make sure the gui still runs...Bill Hoffman2009-02-211-1/+1
* BUG: make sure an x server is not required for the buildBill Hoffman2009-02-211-36/+36
* ENH: install the mac application bundle into /Applications directly with no e...Bill Hoffman2008-04-041-1/+7
* ENH: Prevent loading standard qt plugins at runtime (which we dont' care abo...Clinton Stimpson2008-03-141-0/+7
* ENH: add mac install symlink option to dialogBill Hoffman2008-02-191-1/+12
* ENH: Add shortcut to start search/filter.Clinton Stimpson2008-02-141-2/+0
* ENH: fix make edit_cache for cmake-guiBill Hoffman2008-02-121-12/+32
* COMP: Fix build with Qt 4.2.Clinton Stimpson2008-02-081-2/+10
* ENH: Update some strings to match program name.Clinton Stimpson2008-02-061-5/+5
* BUG: On Mac OS X, give the CMake library the correct path to the cmakeClinton Stimpson2008-02-061-1/+6
* ENH: Show version number in window title.Clinton Stimpson2008-02-011-1/+4
* ENH: Use translation file if it exists for the locale.Clinton Stimpson2008-02-011-1/+8
* ENH: Centralized and globalized computation of CMake program locations. This...Brad King2007-12-131-1/+3
* ENH: Add handling of --help and related arguments.Clinton Stimpson2007-11-271-0/+68
* ENH: support specifying build or source directory at command line.Clinton Stimpson2007-11-131-2/+19
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-071-2/+0
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-0/+1
* ENH: remove qt warnings from qt with MS compilerBill Hoffman2007-11-031-1/+1
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-0/+1
* 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/+21