summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-263-3/+3
* Use C++11 nullptrDaniel Pfeifer2017-08-247-20/+18
* Merge topic 'qt-pass-point-by-value'Brad King2017-06-092-2/+2
|\
| * CMakeSetupDialog: Pass QPoint by valueDaniel Pfeifer2017-06-082-2/+2
* | QtDialog/FirstConfigure: remove 'return' from void expressionDaniel Pfeifer2017-06-081-1/+1
|/
* cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-082-2/+2
* Merge topic 'c++11-iwyu'Brad King2017-05-081-0/+6
|\
| * QtDialog: block include-what-you-useDaniel Pfeifer2017-05-051-0/+6
* | CMakeSetupDialog: use multi-argDaniel Pfeifer2017-05-051-6/+3
* | QCMakeCacheView: prever QVector over QListDaniel Pfeifer2017-05-051-2/+2
* | QtDialog: add reference in foreachDaniel Pfeifer2017-05-053-9/+9
* | QCMakeCacheView: avoid temporary containers for iterationDaniel Pfeifer2017-05-051-4/+10
* | QtDialog: add missing emit keywordsDaniel Pfeifer2017-05-052-5/+5
|/
* Disable clang-tidy checks on files generated by QtDaniel Pfeifer2017-04-281-0/+13
* cmake-gui: Fix display of icon under Wayland.Clinton Stimpson2017-04-172-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-115-7/+7
* Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-241-1/+1
* cmake-gui: trim spaces from user-created variable namesClinton Stimpson2017-01-201-1/+1
* cmake-gui: Add MATCHALL option to Regex ExplorerGregor Jasny2017-01-103-7/+65
* cmake-gui: Clarify help string on toolset selection fieldBrad King2016-12-011-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+2
* Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-021-2/+0
* cmState: Move CacheEntryType enum to separate namespaceStephen Kelly2016-10-191-13/+13
* Simplify CMake per-source license noticesBrad King2016-09-2716-190/+32
* Merge topic 'qtdialog-lib-paths'Brad King2016-09-231-0/+2
|\
| * cmake-gui: Do not remove library paths for Qt5 plugins.Clinton Stimpson2016-09-221-0/+2
* | cmake-gui: Add button to open the generated projectNico Heßler2016-09-133-0/+46
* | QCMakeCacheView: simplify boolean expressionDaniel Pfeifer2016-09-081-4/+1
* | QCMakeCacheView: no else after returnDaniel Pfeifer2016-09-081-3/+5
* | QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-069-33/+51
* | fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+2
* | Added CMake_BUILD_DEVELOPER_REFERENCE optionKonstantin Podsvirov2016-08-161-0/+0
* | Source/QtDialog: Run clang-formatBrad King2016-07-051-1/+1
* | cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-302-0/+11
* | cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-172-7/+8
|/
* cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
* Revise C++ coding style using clang-formatKitware Robot2016-05-1616-1254/+1038
* cmake-gui: Always use "C" locale for numbers (#16099)Clinton Stimpson2016-05-121-0/+2
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-3/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-2914-44/+44
* Source: Stabilize include orderBrad King2016-04-2911-3/+15
* cmake-gui: Teach --install make destination directory (#16064)Brad King2016-04-151-0/+1
* cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)Brad King2016-03-171-0/+1
* cmake-gui: Add options to control warning-as-error messagesMichael Scott2016-01-125-2/+161
* QtDialog: Add option to control XDG file install destinationNiels Ole Salscheider2015-12-211-3/+3
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-108-11/+252
* cmake-gui: Add regex explorer windowGregor Jasny2015-12-036-0/+384
* cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-175-18/+117
* Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674)Gilles Khouzam2015-09-211-1/+1