summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmake-gui: Improve packaging of Qt5 libraries.Clinton Stimpson2015-09-171-11/+5
* cmake-gui: Add support for HiDPI (Retina) screens on OS XFrancois Best2015-08-171-0/+2
* CMake: Add CMake_INSTALL_DEPENDENCIES optionKonstantin Podsvirov2015-07-271-2/+2
* cmake-gui: Install Qt5 Windows platform pluginKonstantin Podsvirov2015-07-271-10/+24
* CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-071-10/+11
* CMake: Install COMPONENTs (QtDialog)Konstantin Podsvirov2015-07-071-9/+19
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-1/+3
* Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-252-2/+2
|\
| * cmake-gui: Change --install to use /usr/local/bin by default (#15627)Brad King2015-06-242-2/+2
* | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-091-0/+1
|\ \ | |/
| * cmake-gui: Make command-line install help text selectableClinton Stimpson2015-06-081-0/+1
* | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-05-216-263/+99
|\ \ | |/
| * cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-216-253/+32
| * cmake-gui: Add --install option to add command-line tools on OS XBrad King2015-05-211-0/+67
| * cmake-gui: Drop undocumented and unused --mac-install optionBrad King2015-05-191-10/+0
* | cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+2
|/
* cmake: Remove redundant start directories.Stephen Kelly2015-04-201-2/+0
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-15/+15