index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
QtDialog
/
CMakeSetupDialog.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
presets: Improve JSON parser and error messages
Martin Duffy
2023-03-29
1
-4/+3
*
cmake-gui: Fix conversion warnings about Qt indexing types
Brad King
2023-02-20
1
-2/+3
*
cmake-gui: Add optional filename argument to --browse-manual
Kyle Edwards
2023-02-09
1
-3/+4
*
cmake-gui: do not set search filter if regex is invalid
Kyle Edwards
2022-12-16
1
-1/+2
*
cmake-gui: Support non-ASCII chars on Windows with Qt6
Mehdi Chinoune
2022-06-10
1
-2/+2
*
cmake-gui: avoid undefined font in recent macOS
Carlo Marcelo Arenas Belón
2022-04-15
1
-1/+2
*
Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph
Kyle Edwards
2022-01-06
1
-2/+2
*
cmake-gui: Address deprecation warnings with Qt6
Craig Scott
2021-05-08
1
-0/+4
*
CMake GUI: Don't use QToolButton
Matthew Woehlke
2021-01-15
1
-1/+0
*
CMake GUI: Improve signal specification
Matthew Woehlke
2021-01-15
1
-10/+12
*
CMake GUI: Add --browse-manual argument
Kyle Edwards
2020-10-27
1
-13/+16
*
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
1
-1/+3
*
CMake GUI: Disable preset fields instead of hiding them
Kyle Edwards
2020-10-16
1
-3/+10
*
CMake GUI: Add presets functionality
Kyle Edwards
2020-10-05
1
-2/+84
*
CMake GUI: Add "CMake Reference Manual" help item
Kyle Edwards
2020-09-30
1
-2/+16
*
CMake GUI: Add environment editor
Kyle Edwards
2020-09-28
1
-0/+17
*
CMake GUI: Modernize signal-slot connections
Kyle Edwards
2020-09-27
1
-115/+137
*
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-6/+0
*
CursesDialog: resolve clang-tidy warnings
Ben Boeckel
2020-06-02
1
-8/+1
*
QtDialog: avoid using deprecated APIs
Ben Boeckel
2020-06-02
1
-0/+4
*
cmake-gui: Do not pass CMAKE_{C,CXX}_COMPILER items to cmake if empty
Jiri Malak
2020-04-27
1
-4/+8
*
cmake-gui: Pass CMAKE_SYSTEM_PROCESSOR to from gui to cmake
Jiri Malak
2020-04-13
1
-0/+3
*
Modernize memory management
Marc Chevrier
2020-03-05
1
-7/+6
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+6
*
cmake-gui: Update Qt copyright holder in About dialog
Brad King
2019-06-12
1
-1/+1
*
cmake-gui: Fix icon overlay on windows
Julien Jomier
2019-04-11
1
-1/+0
*
cmake-gui: Add field for generator platform selection
Julien Jomier
2019-01-18
1
-0/+1
*
QtDialog: Add windows taskbar progress
Julien Jomier
2018-11-20
1
-0/+24
*
Replace occurrences of "Mac OS X" with "macOS" in comments
Bartosz Kosiorek
2018-09-10
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-3/+4
*
cmake-gui: Use cmake::Open to open generated project
Gregor Jasny
2017-10-13
1
-27/+9
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
CMakeSetupDialog: Pass QPoint by value
Daniel Pfeifer
2017-06-08
1
-1/+1
*
CMakeSetupDialog: use multi-arg
Daniel Pfeifer
2017-05-05
1
-6/+3
*
QtDialog: add reference in foreach
Daniel Pfeifer
2017-05-05
1
-3/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
cmake-gui: Add button to open the generated project
Nico Heßler
2016-09-13
1
-0/+37
*
QtDialog: fix clang-tidy warnings
Daniel Pfeifer
2016-09-06
1
-2/+2
*
cmake-gui: Reference LGPLv3 when redistributing Qt
Brad King
2016-06-17
1
-4/+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-434/+361
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-13/+13
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
1
-6/+9
*
cmake-gui: Add regex explorer window
Gregor Jasny
2015-12-03
1
-0/+10
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0/+1
*
cmake-gui: Change --install to use /usr/local/bin by default (#15627)
Brad King
2015-06-24
1
-1/+1
*
cmake-gui: Make command-line install help text selectable
Clinton Stimpson
2015-06-08
1
-0/+1
*
cmake-gui: Replace command-line install dialog with information box
Brad King
2015-05-21
1
-4/+32
*
cmake-gui: Fix install menu to be available for Qt5 builds on OS X.
Kevin Wojniak
2015-01-26
1
-1/+1
*
cmake-gui: Pass CMAKE_SYSTEM_VERSION from cross-compile configuration
Gilles Khouzam
2014-08-13
1
-0/+3
[next]