| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 3 | -25/+10 |
|
|
* | cmake-gui: Rename local variable to avoid shadowing a member | Brad King | 2013-11-01 | 1 | -22/+22 |
|
|
* | Make --help-* options available from all command-line tools | Brad King | 2013-10-16 | 1 | -6/+1 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -8/+8 |
|
|
* | Drop "full" documentation output types | Brad King | 2013-10-15 | 1 | -22/+0 |
|
|
* | Merge topic 'osx-cmake-app-info-plist' | Brad King | 2013-10-09 | 2 | -1/+38 |
|\ |
|
| * | OS X: Set CMake.app bundle Info.plist fields (#11694) | Brad King | 2013-10-08 | 2 | -1/+38 |
|
|
* | | cmake-gui: save and restore the geometry and window state between sessions. | Clinton Stimpson | 2013-09-10 | 1 | -5/+4 |
|/ |
|
* | cmake-gui: Fix build rules for Qt5 on Windows | Brad King | 2013-08-07 | 1 | -0/+18 |
|
|
* | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 1 | -1/+1 |
|\ |
|
| * | Fix spelling and typos (product names) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 |
|
|
* | | cmake-gui: use shortcut F only for "Find in Output" | Alex Neundorf | 2013-04-24 | 1 | -2/+2 |
|
|
* | | cmake-gui: Add function for going to next error message in Output window | Marc Bartholomaeus | 2013-04-24 | 2 | -2/+67 |
|
|
* | | cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-E | Marc Bartholomaeus | 2013-04-24 | 2 | -7/+7 |
|
|
* | | cmake-gui: Add search functions to the context menu of the Output widget | Marc Bartholomaeus | 2013-04-24 | 2 | -0/+21 |
|
|
* | | cmake-gui: Add search functions for Output window (#9733) | Marc Bartholomaeus | 2013-04-24 | 2 | -0/+76 |
|/ |
|
* | cmake-gui: Use the QStandardItemModel workaround until 5.1.0. | Stephen Kelly | 2013-03-19 | 1 | -1/+1 |
|
|
* | cmake-gui: Workaround bug in Qt 5.0.0 to 5.0.3 QStandardItemModel | Stephen Kelly | 2013-03-12 | 1 | -1/+5 |
|
|
* | cmake-gui: Use -fPIE if required by Qt. | Stephen Kelly | 2013-03-12 | 1 | -0/+2 |
|
|
* | Enable deprecated API when using Qt 5. | Stephen Kelly | 2012-09-23 | 1 | -0/+2 |
|
|
* | Build with Qt5 if it is found. | Stephen Kelly | 2012-08-22 | 1 | -6/+23 |
|
|
* | Compile with both Qt4 and Qt5. | Stephen Kelly | 2012-08-21 | 1 | -0/+4 |
|
|
* | Replace two include_directories with a setting. | Stephen Kelly | 2012-08-21 | 1 | -2/+1 |
|
|
* | Remove an if which is always true. | Stephen Kelly | 2012-08-21 | 1 | -7/+6 |
|
|
* | Move variable setting down to where it relates to. | Stephen Kelly | 2012-08-21 | 1 | -1/+1 |
|
|
* | Use CMake platform variables instead of Qt ones. | Stephen Kelly | 2012-08-21 | 1 | -2/+2 |
|
|
* | Add a return-after-error if an old Qt is found. | Stephen Kelly | 2012-08-21 | 1 | -94/+93 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 2 | -12/+12 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 2 | -52/+52 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 11 | -104/+104 |
|
|
* | Ensure 3rd party libraries are writable. | Nicolas Despres | 2012-07-17 | 1 | -4/+5 |
|
|
* | cmake-gui: Fix code to respect current locale. | Clinton Stimpson | 2012-07-06 | 6 | -86/+90 |
|
|
* | cmake-gui: Wait for configure/generate thread to complete before exiting. | Clinton Stimpson | 2012-04-30 | 1 | -1/+1 |
|
|
* | Merge topic 'ImproveCPackDoc-reloaded' | David Cole | 2012-02-14 | 1 | -0/+1 |
|\ |
|
| * | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -0/+1 |
|
|
* | | cmake-gui: Improve interrupt granularity to fix bug 12649. | Clinton Stimpson | 2012-01-02 | 4 | -6/+19 |
|/ |
|
* | Merge topic 'qtdialog-quit' | David Cole | 2011-12-16 | 1 | -0/+2 |
|\ |
|
| * | QtDialog: Set Ctrl+Q as the shortcut for quitting the program. | Raphael Kubo da Costa | 2011-12-15 | 1 | -0/+2 |
|
|
* | | Remove the apparently outdated README in Source/QtDialog. | Raphael Kubo da Costa | 2011-12-15 | 1 | -3/+0 |
|/ |
|
* | cmake-gui: add completion for the names when adding cache entries | Alex Neundorf | 2011-11-19 | 4 | -3/+31 |
|
|
* | Remove trailing whitespace | Alex Neundorf | 2011-11-19 | 2 | -8/+8 |
|
|
* | Fix grouping bug where "Ungrouped Entries" showed up as a child. | Clinton Stimpson | 2011-01-28 | 2 | -5/+13 |
|
|
* | Merge topic 'dev/strict-mode' | Brad King | 2011-01-27 | 4 | -1/+42 |
|\ |
|
| * | Merge branch 'dev/add_test-working-directory' into dev/strict-mode | Brad King | 2011-01-27 | 3 | -364/+29 |
| |\ |
|
| * | | Unwatch manual variables upon removal in cmake-gui | Ben Boeckel | 2011-01-13 | 1 | -0/+2 |
|
|
| * | | Don't output to stderr in the GUI | Ben Boeckel | 2011-01-03 | 1 | -1/+0 |
|
|
| * | | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -84/+92 |
| |\ \ |
|
| * | | | Set a watch on variables added through the gui | Ben Boeckel | 2010-09-22 | 1 | -0/+2 |
|
|
| * | | | Rename flags again and use variablewatch for cli | Ben Boeckel | 2010-09-01 | 4 | -17/+1 |
|
|
| * | | | Add warn-unused to the Qt interface | Ben Boeckel | 2010-09-01 | 4 | -0/+34 |
|
|