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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cmake-gui-system-icon'
Brad King
2020-12-16
1
-1/+1
|
\
|
*
cmake-gui: Use icon from system theme if available
Loren Burkholder
2020-12-15
1
-1/+1
*
|
cmake-gui: Restore completion during path editing
Brad King
2020-12-15
1
-9/+14
|
/
*
cmake-gui: Restore workaround for crash in file dialog
Brad King
2020-11-05
2
-0/+14
*
Merge topic 'cmake-presets-help-flag' into release-3.19
Brad King
2020-10-28
1
-1/+6
|
\
|
*
ccmake: Don't list --preset in --help
Kyle Edwards
2020-10-27
1
-1/+6
*
|
CMake GUI: Add --browse-manual argument
Kyle Edwards
2020-10-27
2
-14/+22
|
/
*
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
1
-2/+1
*
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
4
-11/+19
*
CMakePresets.json: Properly report macro expansion errors
Kyle Edwards
2020-10-21
1
-11/+11
*
CMake GUI: Disable preset fields instead of hiding them
Kyle Edwards
2020-10-16
2
-4/+15
*
cmake-gui: Attach icons only to main GUI executables
Brad King
2020-10-14
1
-2/+2
*
cmake-gui: Restore application icon on Windows
Brad King
2020-10-13
1
-5/+1
*
cmake-gui: Restore application icon on macOS
Brad King
2020-10-13
1
-6/+6
*
CMake GUI: Add presets functionality
Kyle Edwards
2020-10-05
15
-11/+762
*
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
9
-37/+539
*
CMake GUI: Modernize signal-slot connections
Kyle Edwards
2020-09-27
7
-149/+180
*
CMake GUI: Split up into libraries, add test shim
Kyle Edwards
2020-09-23
3
-7/+31
*
QCMakeCacheView: Default to nullptr for parent
Kyle Edwards
2020-09-23
1
-1/+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
9
-36/+9
*
Merge topic 'cmake-gui-qt-5.14'
Brad King
2020-07-23
1
-2/+3
|
\
|
*
cmake-gui: Fix crash when built with Qt 5.14 or later
Brad King
2020-07-22
1
-2/+3
*
|
Merge topic 'cmake-gui-qt-5.14'
Brad King
2020-07-07
1
-4/+4
|
\
\
|
|
/
|
*
cmake-gui: Fix compilation as C++14 with Qt 5.14
Brad King
2020-07-06
1
-4/+4
*
|
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
4
-18/+0
*
|
QCMakeWidgets: replace QDirModel
Ben Boeckel
2020-06-15
1
-9/+9
*
|
QCMake: use loadRelaxed if available
Ben Boeckel
2020-06-15
1
-0/+4
*
|
Merge topic 'cmake-gui-qt5-only'
Brad King
2020-06-12
5
-145/+80
|
\
\
|
|
/
|
/
|
|
*
QtDialog: remove Qt4 definition
Ben Boeckel
2020-06-09
1
-3/+0
|
*
QtDialog: remove Qt4-only code
Ben Boeckel
2020-06-09
4
-45/+1
|
*
QtDialog: use Qt5's imported targets
Ben Boeckel
2020-06-05
1
-15/+9
|
*
QtDialog: use qt5 functions for special Qt sources
Ben Boeckel
2020-06-05
1
-15/+17
|
*
QtDialog: remove Qt4 support
Ben Boeckel
2020-06-05
1
-91/+77
*
|
QCMakeCacheView: use non-deprecated List and Set constructions
Ben Boeckel
2020-06-10
1
-2/+15
|
/
*
CursesDialog: resolve clang-tidy warnings
Ben Boeckel
2020-06-02
2
-11/+1
*
QtDialog: avoid using deprecated APIs
Ben Boeckel
2020-06-02
2
-0/+47
*
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
*
Merge topic 'cmprop-state'
Brad King
2020-03-27
1
-5/+6
|
\
|
*
cmState::GetCacheEntryProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-5/+6
*
|
Remove redundant calls to CollapseFullPath
Brad King
2020-03-24
1
-4/+2
|
/
*
Merge topic 'cmake-gui-open-check'
Brad King
2020-03-23
1
-1/+1
|
\
|
*
cmake-gui: Fix use-after-free in Open-possible check
Francisco Facioni
2020-03-20
1
-1/+1
*
|
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-12/+11
*
|
Modernize memory management
Marc Chevrier
2020-03-05
4
-15/+16
*
|
cmake-gui: set generator field defaults from environment
Code Smith
2020-02-06
2
-3/+51
|
/
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-0/+1
*
Add option to configure Ninja link job pool for CMake's own binaries
Brad King
2019-10-10
1
-0/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
11
-32/+38
[next]