summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix compile warningsClinton Stimpson2009-09-233-32/+36
* fix issue 9346. add binary directory to window title to make it easier to de...Clinton Stimpson2009-09-222-3/+9
* fix focus fighting between search field and cache value editorsClinton Stimpson2009-09-042-1/+9
* ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...Clinton Stimpson2009-08-101-0/+9
* ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...Clinton Stimpson2009-08-102-4/+18
* Fix installation when built by CMake 2.4Brad King2009-07-311-5/+0
* ENH: Edit button label for new changes dialog.Clinton Stimpson2009-07-171-2/+2
* ENH: Add a "Show my changes" to the Tools menu.Clinton Stimpson2009-07-174-4/+139
* BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);Clinton Stimpson2009-07-141-0/+8
* ENH: do not create a desktop link for CMakeSetupBill Hoffman2009-06-261-0/+1