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
*
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
*
Merge topic 'cmake-credits'
Brad King
2014-06-03
1
-1/+1
|
\
|
*
Simplify and clarify credit text and link
Brad King
2014-06-03
1
-1/+1
*
|
cmake-gui: Don't resolve symlinks with using file dialog.
Clinton Stimpson
2014-03-30
1
-2/+4
|
/
*
cmake-gui: Remember variable type in Add Entry
Sergey Zolotarev
2014-01-16
1
-10/+16
*
Merge topic 'cmake-credits'
Brad King
2013-11-22
1
-0/+11
|
\
|
*
cmake-gui: Reference LGPLv2.1 when redistributing Qt
Brad King
2013-11-21
1
-0/+11
*
|
Merge topic 'qt-dialog-reconfigure'
Brad King
2013-11-22
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
cmake-gui: Configure again if a variable is changed before Generate is pushed.
Clinton Stimpson
2013-11-21
1
-0/+1
*
|
Credit Kitware and csimsoft for their maintenance roles
Brad King
2013-11-19
1
-4/+8
|
/
*
cmake-gui: Rename local variable to avoid shadowing a member
Brad King
2013-11-01
1
-22/+22
*
cmake-gui: save and restore the geometry and window state between sessions.
Clinton Stimpson
2013-09-10
1
-5/+4
*
cmake-gui: use shortcut F only for "Find in Output"
Alex Neundorf
2013-04-24
1
-2/+2
*
cmake-gui: Add function for going to next error message in Output window
Marc Bartholomaeus
2013-04-24
1
-2/+66
*
cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-E
Marc Bartholomaeus
2013-04-24
1
-6/+3
*
cmake-gui: Add search functions to the context menu of the Output widget
Marc Bartholomaeus
2013-04-24
1
-0/+20
*
cmake-gui: Add search functions for Output window (#9733)
Marc Bartholomaeus
2013-04-24
1
-0/+72
*
cmake-gui: Fix code to respect current locale.
Clinton Stimpson
2012-07-06
1
-16/+15
*
cmake-gui: Wait for configure/generate thread to complete before exiting.
Clinton Stimpson
2012-04-30
1
-1/+1
*
cmake-gui: Improve interrupt granularity to fix bug 12649.
Clinton Stimpson
2012-01-02
1
-2/+1
*
QtDialog: Set Ctrl+Q as the shortcut for quitting the program.
Raphael Kubo da Costa
2011-12-15
1
-0/+2
*
cmake-gui: add completion for the names when adding cache entries
Alex Neundorf
2011-11-19
1
-1/+24
*
Merge topic 'dev/strict-mode'
Brad King
2011-01-27
1
-1/+15
|
\
|
*
Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode
Brad King
2010-12-17
1
-84/+92
|
|
\
[next]