| Commit message (Expand) | Author | Age | Files | Lines |
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|
* | cmake-gui: Update RegexExplorer for changes to KWSys | Brad King | 2017-12-05 | 1 | -2/+2 |
|
|
* | Merge topic 'cmake-gui-qt-static-windows' | Brad King | 2017-11-14 | 2 | -1/+11 |
|\ |
|
| * | cmake-gui: Add build option to use Qt5 windows plugin statically | Brad King | 2017-11-13 | 2 | -1/+11 |
|
|
* | | cmake-gui: Use cmake::Open to open generated project | Gregor Jasny | 2017-10-13 | 4 | -28/+46 |
|/ |
|
* | Merge topic 'cmake-gui-high-dpi' | Brad King | 2017-09-18 | 1 | -0/+4 |
|\ |
|
| * | cmake-gui: Enable High DPI scaling | Luis Caro | 2017-09-15 | 1 | -0/+4 |
|
|
* | | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -2/+2 |
|/ |
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 3 | -3/+3 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 7 | -20/+18 |
|
|
* | Merge topic 'qt-pass-point-by-value' | Brad King | 2017-06-09 | 2 | -2/+2 |
|\ |
|
| * | CMakeSetupDialog: Pass QPoint by value | Daniel Pfeifer | 2017-06-08 | 2 | -2/+2 |
|
|
* | | QtDialog/FirstConfigure: remove 'return' from void expression | Daniel Pfeifer | 2017-06-08 | 1 | -1/+1 |
|/ |
|
* | cmake: initialize with Role that controls which commands to register | Daniel Pfeifer | 2017-05-08 | 2 | -2/+2 |
|
|
* | Merge topic 'c++11-iwyu' | Brad King | 2017-05-08 | 1 | -0/+6 |
|\ |
|
| * | QtDialog: block include-what-you-use | Daniel Pfeifer | 2017-05-05 | 1 | -0/+6 |
|
|
* | | CMakeSetupDialog: use multi-arg | Daniel Pfeifer | 2017-05-05 | 1 | -6/+3 |
|
|
* | | QCMakeCacheView: prever QVector over QList | Daniel Pfeifer | 2017-05-05 | 1 | -2/+2 |
|
|
* | | QtDialog: add reference in foreach | Daniel Pfeifer | 2017-05-05 | 3 | -9/+9 |
|
|
* | | QCMakeCacheView: avoid temporary containers for iteration | Daniel Pfeifer | 2017-05-05 | 1 | -4/+10 |
|
|
* | | QtDialog: add missing emit keywords | Daniel Pfeifer | 2017-05-05 | 2 | -5/+5 |
|/ |
|
* | Disable clang-tidy checks on files generated by Qt | Daniel Pfeifer | 2017-04-28 | 1 | -0/+13 |
|
|
* | cmake-gui: Fix display of icon under Wayland. | Clinton Stimpson | 2017-04-17 | 2 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 5 | -7/+7 |
|
|
* | Add self-sufficient wrapper for <sys/stat.h> | Daniel Pfeifer | 2017-03-24 | 1 | -1/+1 |
|
|
* | cmake-gui: trim spaces from user-created variable names | Clinton Stimpson | 2017-01-20 | 1 | -1/+1 |
|
|
* | cmake-gui: Add MATCHALL option to Regex Explorer | Gregor Jasny | 2017-01-10 | 3 | -7/+65 |
|
|
* | cmake-gui: Clarify help string on toolset selection field | Brad King | 2016-12-01 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+2 |
|
|
* | Encoding: Remove option to use ANSI code page internally | Clinton Stimpson | 2016-11-02 | 1 | -2/+0 |
|
|
* | cmState: Move CacheEntryType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -13/+13 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 16 | -190/+32 |
|
|
* | Merge topic 'qtdialog-lib-paths' | Brad King | 2016-09-23 | 1 | -0/+2 |
|\ |
|
| * | cmake-gui: Do not remove library paths for Qt5 plugins. | Clinton Stimpson | 2016-09-22 | 1 | -0/+2 |
|
|
* | | cmake-gui: Add button to open the generated project | Nico Heßler | 2016-09-13 | 3 | -0/+46 |
|
|
* | | QCMakeCacheView: simplify boolean expression | Daniel Pfeifer | 2016-09-08 | 1 | -4/+1 |
|
|
* | | QCMakeCacheView: no else after return | Daniel Pfeifer | 2016-09-08 | 1 | -3/+5 |
|
|
* | | QtDialog: fix clang-tidy warnings | Daniel Pfeifer | 2016-09-06 | 9 | -33/+51 |
|
|
* | | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | | Added CMake_BUILD_DEVELOPER_REFERENCE option | Konstantin Podsvirov | 2016-08-16 | 1 | -0/+0 |
|
|
* | | Source/QtDialog: Run clang-format | Brad King | 2016-07-05 | 1 | -1/+1 |
|
|
* | | cmake-gui: Add build option to use Qt5 xcb plugin statically | Brad King | 2016-06-30 | 2 | -0/+11 |
|
|
* | | cmake-gui: Reference LGPLv3 when redistributing Qt | Brad King | 2016-06-17 | 2 | -7/+8 |
|/ |
|
* | cmake-gui: Teach Qt5 where plugins are when launched through a symlink | Robert Maynard | 2016-06-09 | 1 | -0/+34 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 16 | -1254/+1038 |
|
|
* | cmake-gui: Always use "C" locale for numbers (#16099) | Clinton Stimpson | 2016-05-12 | 1 | -0/+2 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -3/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 14 | -44/+44 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 11 | -3/+15 |
|
|
* | cmake-gui: Teach --install make destination directory (#16064) | Brad King | 2016-04-15 | 1 | -0/+1 |
|
|