summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* Enable deprecated API when using Qt 5.Stephen Kelly2012-09-231-0/+2
* Build with Qt5 if it is found.Stephen Kelly2012-08-221-6/+23
* Compile with both Qt4 and Qt5.Stephen Kelly2012-08-211-0/+4
* Replace two include_directories with a setting.Stephen Kelly2012-08-211-2/+1
* Remove an if which is always true.Stephen Kelly2012-08-211-7/+6
* Move variable setting down to where it relates to.Stephen Kelly2012-08-211-1/+1
* Use CMake platform variables instead of Qt ones.Stephen Kelly2012-08-211-2/+2
* Add a return-after-error if an old Qt is found.Stephen Kelly2012-08-211-94/+93
* Remove CMake-language block-end command argumentsKitware Robot2012-08-132-12/+12
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-52/+52
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-1311-104/+104
* Ensure 3rd party libraries are writable.Nicolas Despres2012-07-171-4/+5
* cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-066-86/+90
* cmake-gui: Wait for configure/generate thread to complete before exiting.Clinton Stimpson2012-04-301-1/+1
* Merge topic 'ImproveCPackDoc-reloaded'David Cole2012-02-141-0/+1
|\
| * CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+1
* | cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-024-6/+19
|/
* Merge topic 'qtdialog-quit'David Cole2011-12-161-0/+2
|\
| * QtDialog: Set Ctrl+Q as the shortcut for quitting the program.Raphael Kubo da Costa2011-12-151-0/+2
* | Remove the apparently outdated README in Source/QtDialog.Raphael Kubo da Costa2011-12-151-3/+0
|/
* cmake-gui: add completion for the names when adding cache entriesAlex Neundorf2011-11-194-3/+31
* Remove trailing whitespaceAlex Neundorf2011-11-192-8/+8
* Fix grouping bug where "Ungrouped Entries" showed up as a child.Clinton Stimpson2011-01-282-5/+13
* Merge topic 'dev/strict-mode'Brad King2011-01-274-1/+42
|\
| * Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-273-364/+29
| |\
| * | 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
| * | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-171-84/+92
| |\ \
| * | | Set a watch on variables added through the guiBen Boeckel2010-09-221-0/+2
| * | | Rename flags again and use variablewatch for cliBen Boeckel2010-09-014-17/+1
| * | | Add warn-unused to the Qt interfaceBen Boeckel2010-09-014-0/+34
| * | | Rename strict-mode to warn-uninitializedBen Boeckel2010-09-014-14/+14
| * | | Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-014-1/+20
* | | | cmake-gui: always enable generate button.Clinton Stimpson2010-12-184-51/+146
| |_|/ |/| |
* | | Merge topic 'cmake-gui-args-11388'David Cole2010-11-091-1/+13
|\ \ \
| * | | Fix regression to allow specifying a CMakeCache.txt file on the command line.Clinton Stimpson2010-11-011-1/+13
| | |/ | |/|
* | | cmake-gui: use BundleUtilities in place of custom script.Clinton Stimpson2010-10-142-363/+16
|/ /
* | Make cmake-gui remember whether the "Advanced" checkbox was checked or notAlex Neundorf2010-09-231-0/+7
* | -remove trailing whitespaceAlex Neundorf2010-09-231-84/+84
|/
* 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
* ENH: Add simple grouped view.Clinton Stimpson2010-04-263-151/+134
* BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli...Clinton Stimpson2009-12-116-4/+8
* BUG: Fix bug #10,000.Clinton Stimpson2009-12-101-5/+13
* Remove dependence on Qt/STL support.Clinton Stimpson2009-11-231-15/+15
* Fix bug #9722. Report error when not able to create build directory.Clinton Stimpson2009-10-301-1/+8
* ENH: Move SetErrorMode around calls to generate and configure instead of set...Clinton Stimpson2009-10-262-9/+21
* don't allow consecutive generates without a configure.Clinton Stimpson2009-10-051-1/+1
* Remove old Encoding field from CMake.desktopBrad King2009-10-051-1/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-2812-154/+110