summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetupDialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* presets: Improve JSON parser and error messagesMartin Duffy2023-03-291-4/+3
* cmake-gui: Fix conversion warnings about Qt indexing typesBrad King2023-02-201-2/+3
* cmake-gui: Add optional filename argument to --browse-manualKyle Edwards2023-02-091-3/+4
* cmake-gui: do not set search filter if regex is invalidKyle Edwards2022-12-161-1/+2
* cmake-gui: Support non-ASCII chars on Windows with Qt6Mehdi Chinoune2022-06-101-2/+2
* cmake-gui: avoid undefined font in recent macOSCarlo Marcelo Arenas Belón2022-04-151-1/+2
* Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-061-2/+2
* cmake-gui: Address deprecation warnings with Qt6Craig Scott2021-05-081-0/+4
* CMake GUI: Don't use QToolButtonMatthew Woehlke2021-01-151-1/+0
* CMake GUI: Improve signal specificationMatthew Woehlke2021-01-151-10/+12
* CMake GUI: Add --browse-manual argumentKyle Edwards2020-10-271-13/+16
* CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-221-1/+3
* CMake GUI: Disable preset fields instead of hiding themKyle Edwards2020-10-161-3/+10
* CMake GUI: Add presets functionalityKyle Edwards2020-10-051-2/+84
* CMake GUI: Add "CMake Reference Manual" help itemKyle Edwards2020-09-301-2/+16
* CMake GUI: Add environment editorKyle Edwards2020-09-281-0/+17
* CMake GUI: Modernize signal-slot connectionsKyle Edwards2020-09-271-115/+137
* cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-291-6/+0
* CursesDialog: resolve clang-tidy warningsBen Boeckel2020-06-021-8/+1
* QtDialog: avoid using deprecated APIsBen Boeckel2020-06-021-0/+4
* cmake-gui: Do not pass CMAKE_{C,CXX}_COMPILER items to cmake if emptyJiri Malak2020-04-271-4/+8
* cmake-gui: Pass CMAKE_SYSTEM_PROCESSOR to from gui to cmakeJiri Malak2020-04-131-0/+3
* Modernize memory managementMarc Chevrier2020-03-051-7/+6
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+6
* cmake-gui: Update Qt copyright holder in About dialogBrad King2019-06-121-1/+1
* cmake-gui: Fix icon overlay on windowsJulien Jomier2019-04-111-1/+0
* cmake-gui: Add field for generator platform selectionJulien Jomier2019-01-181-0/+1
* QtDialog: Add windows taskbar progressJulien Jomier2018-11-201-0/+24
* Replace occurrences of "Mac OS X" with "macOS" in commentsBartosz Kosiorek2018-09-101-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-3/+4
* cmake-gui: Use cmake::Open to open generated projectGregor Jasny2017-10-131-27/+9
* Use C++11 nullptrDaniel Pfeifer2017-08-241-2/+2
* CMakeSetupDialog: Pass QPoint by valueDaniel Pfeifer2017-06-081-1/+1
* CMakeSetupDialog: use multi-argDaniel Pfeifer2017-05-051-6/+3
* QtDialog: add reference in foreachDaniel Pfeifer2017-05-051-3/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* cmake-gui: Add button to open the generated projectNico Heßler2016-09-131-0/+37
* QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-061-2/+2
* cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-171-4/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-434/+361
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-13/+13
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-6/+9
* cmake-gui: Add regex explorer windowGregor Jasny2015-12-031-0/+10
* cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-171-0/+1
* cmake-gui: Change --install to use /usr/local/bin by default (#15627)Brad King2015-06-241-1/+1
* cmake-gui: Make command-line install help text selectableClinton Stimpson2015-06-081-0/+1
* cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-211-4/+32
* cmake-gui: Fix install menu to be available for Qt5 builds on OS X.Kevin Wojniak2015-01-261-1/+1
* cmake-gui: Pass CMAKE_SYSTEM_VERSION from cross-compile configurationGilles Khouzam2014-08-131-0/+3