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 'provide_explicit_source_and_build_command_line_options'
Brad King
2018-09-19
1
-1/+1
|
\
|
*
CMake: Internally uses -S instead of -H to specify source directory
Robert Maynard
2018-09-15
1
-1/+1
*
|
Merge topic 'gicv-stdstring'
Brad King
2018-09-12
1
-2/+2
|
\
\
|
*
|
cmState::GetInitializedCacheValue: Return as const std::string*
Vitaly Stakhovsky
2018-09-10
1
-2/+2
|
|
/
*
|
Merge topic 'replace-os-x-name-with-macos'
Brad King
2018-09-11
2
-2/+2
|
\
\
|
|
/
|
/
|
|
*
Replace occurrences of "Mac OS X" with "macOS" in comments
Bartosz Kosiorek
2018-09-10
2
-2/+2
*
|
cmake-gui: Align source and binary directory path text
Zeex
2018-09-04
1
-0/+3
|
/
*
cmake-gui: Update icons
T.J. Corona
2018-08-16
5
-0/+0
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
10
-20/+36
*
Windows: Embed version information into cmake-gui
Brad King
2018-01-30
1
-0/+4
*
Merge topic 'RemoveKDevelop3'
Brad King
2018-01-25
1
-9/+0
|
\
|
*
Generators: remove KDevelop3 generator
Alex Neundorf
2018-01-24
1
-9/+0
*
|
Extend libuv file translate mode workaround to all executables
Brad King
2018-01-23
1
-0/+1
|
/
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
cmake-gui: Update RegexExplorer for changes to KWSys
Brad King
2017-12-05
1
-2/+2
*
Merge topic 'cmake-gui-qt-static-windows'
Brad King
2017-11-14
2
-1/+11
|
\
|
*
cmake-gui: Add build option to use Qt5 windows plugin statically
Brad King
2017-11-13
2
-1/+11
*
|
cmake-gui: Use cmake::Open to open generated project
Gregor Jasny
2017-10-13
4
-28/+46
|
/
*
Merge topic 'cmake-gui-high-dpi'
Brad King
2017-09-18
1
-0/+4
|
\
|
*
cmake-gui: Enable High DPI scaling
Luis Caro
2017-09-15
1
-0/+4
*
|
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2/+2
|
/
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
3
-3/+3
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
7
-20/+18
*
Merge topic 'qt-pass-point-by-value'
Brad King
2017-06-09
2
-2/+2
|
\
|
*
CMakeSetupDialog: Pass QPoint by value
Daniel Pfeifer
2017-06-08
2
-2/+2
*
|
QtDialog/FirstConfigure: remove 'return' from void expression
Daniel Pfeifer
2017-06-08
1
-1/+1
|
/
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
2
-2/+2
*
Merge topic 'c++11-iwyu'
Brad King
2017-05-08
1
-0/+6
|
\
|
*
QtDialog: block include-what-you-use
Daniel Pfeifer
2017-05-05
1
-0/+6
*
|
CMakeSetupDialog: use multi-arg
Daniel Pfeifer
2017-05-05
1
-6/+3
*
|
QCMakeCacheView: prever QVector over QList
Daniel Pfeifer
2017-05-05
1
-2/+2
*
|
QtDialog: add reference in foreach
Daniel Pfeifer
2017-05-05
3
-9/+9
*
|
QCMakeCacheView: avoid temporary containers for iteration
Daniel Pfeifer
2017-05-05
1
-4/+10
*
|
QtDialog: add missing emit keywords
Daniel Pfeifer
2017-05-05
2
-5/+5
|
/
*
Disable clang-tidy checks on files generated by Qt
Daniel Pfeifer
2017-04-28
1
-0/+13
*
cmake-gui: Fix display of icon under Wayland.
Clinton Stimpson
2017-04-17
2
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
5
-7/+7
*
Add self-sufficient wrapper for <sys/stat.h>
Daniel Pfeifer
2017-03-24
1
-1/+1
*
cmake-gui: trim spaces from user-created variable names
Clinton Stimpson
2017-01-20
1
-1/+1
*
cmake-gui: Add MATCHALL option to Regex Explorer
Gregor Jasny
2017-01-10
3
-7/+65
*
cmake-gui: Clarify help string on toolset selection field
Brad King
2016-12-01
1
-1/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-0/+2
*
Encoding: Remove option to use ANSI code page internally
Clinton Stimpson
2016-11-02
1
-2/+0
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-13/+13
*
Simplify CMake per-source license notices
Brad King
2016-09-27
16
-190/+32
*
Merge topic 'qtdialog-lib-paths'
Brad King
2016-09-23
1
-0/+2
|
\
|
*
cmake-gui: Do not remove library paths for Qt5 plugins.
Clinton Stimpson
2016-09-22
1
-0/+2
*
|
cmake-gui: Add button to open the generated project
Nico Heßler
2016-09-13
3
-0/+46
*
|
QCMakeCacheView: simplify boolean expression
Daniel Pfeifer
2016-09-08
1
-4/+1
*
|
QCMakeCacheView: no else after return
Daniel Pfeifer
2016-09-08
1
-3/+5
[next]