| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
|
|
* | QtDialog: Add windows taskbar progress | Julien Jomier | 2018-11-20 | 1 | -0/+8 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+3 |
|
|
* | cmake-gui: Use cmake::Open to open generated project | Gregor Jasny | 2017-10-13 | 1 | -1/+0 |
|
|
* | CMakeSetupDialog: Pass QPoint by value | Daniel Pfeifer | 2017-06-08 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | cmake-gui: Add button to open the generated project | Nico Heßler | 2016-09-13 | 1 | -0/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+9 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | cmake-gui: Add options to control warning messages | Michael Scott | 2015-12-10 | 1 | -1/+2 |
|
|
* | cmake-gui: Add regex explorer window | Gregor Jasny | 2015-12-03 | 1 | -0/+1 |
|
|
* | cmake-gui: Remember variable type in Add Entry | Sergey Zolotarev | 2014-01-16 | 1 | -1/+2 |
|
|
* | cmake-gui: Add function for going to next error message in Output window | Marc Bartholomaeus | 2013-04-24 | 1 | -0/+1 |
|
|
* | cmake-gui: Add search functions to the context menu of the Output widget | Marc Bartholomaeus | 2013-04-24 | 1 | -0/+1 |
|
|
* | cmake-gui: Add search functions for Output window (#9733) | Marc Bartholomaeus | 2013-04-24 | 1 | -0/+4 |
|
|
* | cmake-gui: add completion for the names when adding cache entries | Alex Neundorf | 2011-11-19 | 1 | -0/+2 |
|
|
* | Remove trailing whitespace | Alex Neundorf | 2011-11-19 | 1 | -4/+4 |
|
|
* | Merge topic 'dev/strict-mode' | Brad King | 2011-01-27 | 1 | -0/+2 |
|\ |
|
| * | Rename flags again and use variablewatch for cli | Ben Boeckel | 2010-09-01 | 1 | -1/+0 |
|
|
| * | Add warn-unused to the Qt interface | Ben Boeckel | 2010-09-01 | 1 | -0/+2 |
|
|
| * | Rename strict-mode to warn-uninitialized | Ben Boeckel | 2010-09-01 | 1 | -1/+1 |
|
|
| * | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 1 | -0/+1 |
|
|
* | | cmake-gui: always enable generate button. | Clinton Stimpson | 2010-12-18 | 1 | -2/+10 |
|/ |
|
* | ENH: Add simple grouped view. | Clinton Stimpson | 2010-04-26 | 1 | -1/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | fix focus fighting between search field and cache value editors | Clinton Stimpson | 2009-09-04 | 1 | -0/+1 |
|
|
* | ENH: Add a "Show my changes" to the Tools menu. | Clinton Stimpson | 2009-07-17 | 1 | -0/+1 |
|
|
* | ENH: Replace Advanced checkbox and group option in menu with a combo box to | Clinton Stimpson | 2008-07-05 | 1 | -1/+1 |
|
|
* | ENH: Make original flat view the default. | Clinton Stimpson | 2008-06-13 | 1 | -0/+1 |
|
|
* | ENH: Add cross compiling support in the GUI in the same dialog that prompts for | Clinton Stimpson | 2008-05-15 | 1 | -3/+1 |
|
|
* | BUG: Fix issue when non-error messages were incorrectly colored red. | Clinton Stimpson | 2008-04-14 | 1 | -0/+3 |
|
|
* | BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel... | Clinton Stimpson | 2008-04-07 | 1 | -0/+1 |
|
|
* | ENH: add ability to create symlinks for command line on mac from gui | Bill Hoffman | 2008-04-03 | 1 | -0/+2 |
|
|
* | ENH: Add debug output option to a new Options menu. | Clinton Stimpson | 2008-04-02 | 1 | -0/+1 |
|
|
* | ENH: Allow cancelling the dialog that prompts for the generator. | Clinton Stimpson | 2008-04-02 | 1 | -1/+1 |
|
|
* | ENH: add ability to suppress dev warnings to gui code | Bill Hoffman | 2008-03-12 | 1 | -0/+3 |
|
|
* | ENH: Add shortcut to start search/filter. | Clinton Stimpson | 2008-02-14 | 1 | -0/+1 |
|
|
* | ENH: make sure html < > & stuff is escaped for the output window | Bill Hoffman | 2008-02-14 | 1 | -0/+1 |
|
|
* | ENH: Use translation file if it exists for the locale. | Clinton Stimpson | 2008-02-01 | 1 | -3/+0 |
|
|
* | ENH: Add ability to add cache entries (even before first configure). | Clinton Stimpson | 2007-11-13 | 1 | -0/+1 |
|
|
* | BUG: Fix pause at shutdown. | Clinton Stimpson | 2007-11-12 | 1 | -1/+6 |
|
|
* | ENH: Re-arrange UI a bit. | Clinton Stimpson | 2007-11-10 | 1 | -0/+2 |
|
|
* | BUG: Don't prompt for unsaved changes if no changes were made. | Clinton Stimpson | 2007-11-09 | 1 | -2/+3 |
|
|
* | ENH: remove status bar and move interrupt/progress next to configure/generate. | Clinton Stimpson | 2007-11-07 | 1 | -2/+0 |
|
|
* | BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}Directory | Clinton Stimpson | 2007-11-07 | 1 | -0/+2 |
|
|
* | BUG: Put back read/write of original WhereBuild* settings. | Clinton Stimpson | 2007-11-07 | 1 | -1/+6 |
|
|
* | ENH: Disable menu/buttons when doing configure. | Clinton Stimpson | 2007-11-07 | 1 | -1/+11 |
|
|
* | ENH: Add menus in menu bar. | Clinton Stimpson | 2007-11-06 | 1 | -1/+6 |
|
|
* | ENH: search is case insensitive | Clinton Stimpson | 2007-11-06 | 1 | -1/+2 |
|
|