summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetup.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Support non-ASCII chars on Windows with Qt6Mehdi Chinoune2022-06-101-30/+13
* Merge topic 'cmake-gui-locale'Brad King2022-05-311-0/+14
|\
| * cmake-gui: Restore support for internationalization with Qt5 on WindowsBrad King2022-05-271-0/+14
* | cmake-gui: Address deprecation warnings with Qt6Craig Scott2021-05-081-4/+7
|/
* cmake-gui: Remove explicit locale setupSankhesh Jhaveri2021-01-051-4/+0
* cmake-gui: Use icon from system theme if availableLoren Burkholder2020-12-151-1/+1
* Merge topic 'cmake-presets-help-flag'Brad King2020-10-281-1/+6
|\
| * ccmake: Don't list --preset in --helpKyle Edwards2020-10-271-1/+6
* | CMake GUI: Add --browse-manual argumentKyle Edwards2020-10-271-1/+6
|/
* CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-261-2/+1
* CMake GUI: Add presets functionalityKyle Edwards2020-10-051-3/+22
* CMake GUI: Split up into libraries, add test shimKyle Edwards2020-09-231-2/+5
* QtDialog: remove Qt4-only codeBen Boeckel2020-06-091-8/+0
* Remove redundant calls to CollapseFullPathBrad King2020-03-241-4/+2
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-13/+16
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-2/+2
* cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.hSebastian Holtermann2019-07-291-0/+1
* Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-021-0/+1
* cmake-gui: Fix theme on Windows with Qt >= 5.10mistersandman2019-04-081-0/+3
* QtDialog: Clean up and document -S and -B optionsKyle Edwards2019-01-251-12/+43
* cmake: Return generator docs directlyArtur Ryt2019-01-181-2/+1
* Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-171-1/+1
* Merge topic 'readability-static-accessed-through-instance'Brad King2018-11-281-6/+6
|\
| * clang-tidy: Fix readability-static-accessed-through-instanceRegina Pfeifer2018-11-211-6/+6
* | clang-tidy: fix warnings in macOS-only codeBrad King2018-11-271-5/+4
|/
* CMake: Internally uses -S instead of -H to specify source directoryRobert Maynard2018-09-151-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-7/+8
* Extend libuv file translate mode workaround to all executablesBrad King2018-01-231-0/+1
* cmake-gui: Add build option to use Qt5 windows plugin staticallyBrad King2017-11-131-0/+4
* cmake-gui: Enable High DPI scalingLuis Caro2017-09-151-0/+4
* Use C++11 nullptrDaniel Pfeifer2017-08-241-8/+7
* cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-081-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-241-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
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* 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
* | QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-061-7/+8
* | fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+2
* | Source/QtDialog: Run clang-formatBrad King2016-07-051-1/+1
* | cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-301-0/+5
|/
* 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-161-97/+67
* 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-291-7/+7
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmake-gui: Teach --install make destination directory (#16064)Brad King2016-04-151-0/+1