summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'readability-static-accessed-through-instance'Brad King2018-11-283-14/+14
|\
| * clang-tidy: Fix readability-static-accessed-through-instanceRegina Pfeifer2018-11-213-14/+14
* | clang-tidy: fix warnings in macOS-only codeBrad King2018-11-271-5/+4
* | Merge topic 'windows-taskbar-progress'Brad King2018-11-263-0/+43
|\ \ | |/ |/|
| * QtDialog: Add windows taskbar progressJulien Jomier2018-11-203-0/+43
* | clang-tidy: fix warnings from version 7Regina Pfeifer2018-11-201-2/+2
|/
* Merge topic 'provide_explicit_source_and_build_command_line_options'Brad King2018-09-191-1/+1
|\
| * CMake: Internally uses -S instead of -H to specify source directoryRobert Maynard2018-09-151-1/+1
* | Merge topic 'gicv-stdstring'Brad King2018-09-121-2/+2
|\ \
| * | cmState::GetInitializedCacheValue: Return as const std::string*Vitaly Stakhovsky2018-09-101-2/+2
| |/
* | Merge topic 'replace-os-x-name-with-macos'Brad King2018-09-112-2/+2
|\ \ | |/ |/|
| * Replace occurrences of "Mac OS X" with "macOS" in commentsBartosz Kosiorek2018-09-102-2/+2
* | cmake-gui: Align source and binary directory path textZeex2018-09-041-0/+3
|/
* cmake-gui: Update iconsT.J. Corona2018-08-165-0/+0
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-0110-20/+36
* Windows: Embed version information into cmake-guiBrad King2018-01-301-0/+4
* Merge topic 'RemoveKDevelop3'Brad King2018-01-251-9/+0
|\
| * Generators: remove KDevelop3 generatorAlex Neundorf2018-01-241-9/+0
* | Extend libuv file translate mode workaround to all executablesBrad King2018-01-231-0/+1
|/
* Various typo fixesLuz Paz2018-01-031-1/+1
* cmake-gui: Update RegexExplorer for changes to KWSysBrad King2017-12-051-2/+2
* Merge topic 'cmake-gui-qt-static-windows'Brad King2017-11-142-1/+11
|\
| * cmake-gui: Add build option to use Qt5 windows plugin staticallyBrad King2017-11-132-1/+11
* | cmake-gui: Use cmake::Open to open generated projectGregor Jasny2017-10-134-28/+46
|/
* Merge topic 'cmake-gui-high-dpi'Brad King2017-09-181-0/+4
|\
| * cmake-gui: Enable High DPI scalingLuis Caro2017-09-151-0/+4
* | 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