| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake-gui: Remember variable type in Add Entry | Sergey Zolotarev | 2014-01-16 | 1 | -10/+16 |
|
|
* | Merge topic 'cmake-credits' | Brad King | 2013-11-22 | 1 | -0/+11 |
|\ |
|
| * | cmake-gui: Reference LGPLv2.1 when redistributing Qt | Brad King | 2013-11-21 | 1 | -0/+11 |
|
|
* | | Merge topic 'qt-dialog-reconfigure' | Brad King | 2013-11-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | cmake-gui: Configure again if a variable is changed before Generate is pushed. | Clinton Stimpson | 2013-11-21 | 1 | -0/+1 |
|
|
* | | Credit Kitware and csimsoft for their maintenance roles | Brad King | 2013-11-19 | 1 | -4/+8 |
|/ |
|
* | cmake-gui: Rename local variable to avoid shadowing a member | Brad King | 2013-11-01 | 1 | -22/+22 |
|
|
* | cmake-gui: save and restore the geometry and window state between sessions. | Clinton Stimpson | 2013-09-10 | 1 | -5/+4 |
|
|
* | 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 | 1 | -2/+66 |
|
|
* | cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-E | Marc Bartholomaeus | 2013-04-24 | 1 | -6/+3 |
|
|
* | cmake-gui: Add search functions to the context menu of the Output widget | Marc Bartholomaeus | 2013-04-24 | 1 | -0/+20 |
|
|
* | cmake-gui: Add search functions for Output window (#9733) | Marc Bartholomaeus | 2013-04-24 | 1 | -0/+72 |
|
|
* | cmake-gui: Fix code to respect current locale. | Clinton Stimpson | 2012-07-06 | 1 | -16/+15 |
|
|
* | cmake-gui: Wait for configure/generate thread to complete before exiting. | Clinton Stimpson | 2012-04-30 | 1 | -1/+1 |
|
|
* | cmake-gui: Improve interrupt granularity to fix bug 12649. | Clinton Stimpson | 2012-01-02 | 1 | -2/+1 |
|
|
* | QtDialog: Set Ctrl+Q as the shortcut for quitting the program. | Raphael Kubo da Costa | 2011-12-15 | 1 | -0/+2 |
|
|
* | cmake-gui: add completion for the names when adding cache entries | Alex Neundorf | 2011-11-19 | 1 | -1/+24 |
|
|
* | Merge topic 'dev/strict-mode' | Brad King | 2011-01-27 | 1 | -1/+15 |
|\ |
|
| * | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -84/+92 |
| |\ |
|
| * | | Rename flags again and use variablewatch for cli | Ben Boeckel | 2010-09-01 | 1 | -7/+1 |
|
|
| * | | Add warn-unused to the Qt interface | Ben Boeckel | 2010-09-01 | 1 | -0/+12 |
|
|
| * | | Rename strict-mode to warn-uninitialized | Ben Boeckel | 2010-09-01 | 1 | -5/+5 |
|
|
| * | | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 1 | -1/+8 |
|
|
* | | | cmake-gui: always enable generate button. | Clinton Stimpson | 2010-12-18 | 1 | -42/+111 |
| |/
|/| |
|
* | | Make cmake-gui remember whether the "Advanced" checkbox was checked or not | Alex Neundorf | 2010-09-23 | 1 | -0/+7 |
|
|
* | | -remove trailing whitespace | Alex Neundorf | 2010-09-23 | 1 | -84/+84 |
|/ |
|
* | ENH: Add simple grouped view. | Clinton Stimpson | 2010-04-26 | 1 | -27/+15 |
|
|
* | Fix bug #9722. Report error when not able to create build directory. | Clinton Stimpson | 2009-10-30 | 1 | -1/+8 |
|
|
* | don't allow consecutive generates without a configure. | Clinton Stimpson | 2009-10-05 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | fix compile warnings | Clinton Stimpson | 2009-09-23 | 1 | -13/+13 |
|
|
* | fix issue 9346. add binary directory to window title to make it easier to de... | Clinton Stimpson | 2009-09-22 | 1 | -0/+9 |
|
|
* | fix focus fighting between search field and cache value editors | Clinton Stimpson | 2009-09-04 | 1 | -1/+8 |
|
|
* | ENH: Edit button label for new changes dialog. | Clinton Stimpson | 2009-07-17 | 1 | -2/+2 |
|
|
* | ENH: Add a "Show my changes" to the Tools menu. | Clinton Stimpson | 2009-07-17 | 1 | -0/+69 |
|
|
* | ENH: Save/restore splitter sizes. Fixes #9070. | Clinton Stimpson | 2009-06-24 | 1 | -0/+4 |
|
|
* | ENH: Add version info to about dialog, including Qt version. | Clinton Stimpson | 2009-03-30 | 1 | -1/+7 |
|
|
* | ENH: | Clinton Stimpson | 2008-12-16 | 1 | -40/+37 |
|
|
* | ENH: Replace Advanced checkbox and group option in menu with a combo box to | Clinton Stimpson | 2008-07-05 | 1 | -14/+28 |
|
|
* | ENH: Make original flat view the default. | Clinton Stimpson | 2008-06-13 | 1 | -3/+24 |
|
|
* | ENH: Add items under the Options menu for collapsing and expanding the variable | Clinton Stimpson | 2008-06-11 | 1 | -0/+7 |
|
|
* | ENH: Use a tree view of the properties instead of a flat list view. | Clinton Stimpson | 2008-06-10 | 1 | -15/+15 |
|
|
* | ENH: Add cross compiling support in the GUI in the same dialog that prompts for | Clinton Stimpson | 2008-05-15 | 1 | -61/+89 |
|
|
* | BUG: Fix issue when non-error messages were incorrectly colored red. | Clinton Stimpson | 2008-04-14 | 1 | -20/+6 |
|
|
* | BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel... | Clinton Stimpson | 2008-04-07 | 1 | -3/+16 |
|
|
* | ENH: Fix exit shortcut to be more standard, and add shortcut for advanced ch... | Clinton Stimpson | 2008-04-03 | 1 | -1/+1 |
|
|
* | ENH: Add more shortcuts. Fixes 6357. | Clinton Stimpson | 2008-04-03 | 1 | -7/+7 |
|
|
* | ENH: add ability to create symlinks for command line on mac from gui | Bill Hoffman | 2008-04-03 | 1 | -2/+15 |
|
|
* | ENH: Add debug output option to a new Options menu. | Clinton Stimpson | 2008-04-02 | 1 | -3/+14 |
|
|