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
/
QCMake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile with both Qt4 and Qt5.
Stephen Kelly
2012-08-21
1
-0/+4
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-12/+12
*
cmake-gui: Fix code to respect current locale.
Clinton Stimpson
2012-07-06
1
-41/+41
*
cmake-gui: Improve interrupt granularity to fix bug 12649.
Clinton Stimpson
2012-01-02
1
-1/+12
*
Unwatch manual variables upon removal in cmake-gui
Ben Boeckel
2011-01-13
1
-0/+2
*
Don't output to stderr in the GUI
Ben Boeckel
2011-01-03
1
-1/+0
*
Set a watch on variables added through the gui
Ben Boeckel
2010-09-22
1
-0/+2
*
Rename flags again and use variablewatch for cli
Ben Boeckel
2010-09-01
1
-7/+0
*
Add warn-unused to the Qt interface
Ben Boeckel
2010-09-01
1
-0/+14
*
Rename strict-mode to warn-uninitialized
Ben Boeckel
2010-09-01
1
-5/+5
*
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
1
-0/+8
*
ENH: Move SetErrorMode around calls to generate and configure instead of set...
Clinton Stimpson
2009-10-26
1
-0/+21
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...
Clinton Stimpson
2009-08-10
1
-0/+9
*
BUG: Fix inconsistency with lowercase drive letters on Windows.
Clinton Stimpson
2009-03-30
1
-2/+6
*
ENH: Add support for showing combo box for choosing from a list of strings t...
Clinton Stimpson
2009-03-12
1
-0/+4
*
ENH: Add cross compiling support in the GUI in the same dialog that prompts for
Clinton Stimpson
2008-05-15
1
-21/+21
*
BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel...
Clinton Stimpson
2008-04-07
1
-5/+7
*
ENH: Add debug output option to a new Options menu.
Clinton Stimpson
2008-04-02
1
-0/+15
*
ENH: add ability to suppress dev warnings to gui code
Bill Hoffman
2008-03-12
1
-0/+7
*
ENH: support for cpack and install of cmake-gui as mac app bundle
Bill Hoffman
2008-02-16
1
-2/+8
*
ENH: remove unused code.
Clinton Stimpson
2008-02-15
1
-5/+1
*
ENH: use package name on mac for edit cache
Bill Hoffman
2008-02-15
1
-0/+4
*
ENH: Add shortcut to start search/filter.
Clinton Stimpson
2008-02-14
1
-10/+14
*
ENH: do not show unititialized entries
Bill Hoffman
2008-02-14
1
-1/+2
*
ENH: fix make edit_cache for cmake-gui
Bill Hoffman
2008-02-12
1
-0/+1
*
ENH: Need to pick up the PreLoad.cmake files.
Clinton Stimpson
2008-02-08
1
-0/+1
*
ENH: Use translation file if it exists for the locale.
Clinton Stimpson
2008-02-01
1
-0/+2
*
ENH: Add ability to add cache entries (even before first configure).
Clinton Stimpson
2007-11-13
1
-1/+40
*
BUG: Don't prompt for unsaved changes if no changes were made.
Clinton Stimpson
2007-11-09
1
-3/+3
*
BUG: Don't enable generate if configure completed with errors.
Clinton Stimpson
2007-11-08
1
-2/+2
*
ENH: add context menu for deleting, ignoring, and getting help for cache ent...
Clinton Stimpson
2007-11-08
1
-5/+28
*
ENH: For Mac OSX -- add app icon, and implement find of cmake executable.
Clinton Stimpson
2007-11-07
1
-1/+2
*
ENH: Disable menu/buttons when doing configure.
Clinton Stimpson
2007-11-07
1
-0/+10
*
ENH: Add menus in menu bar.
Clinton Stimpson
2007-11-06
1
-0/+24
*
ENH: Prompt user for generator when there is none.
Clinton Stimpson
2007-11-05
1
-13/+54
*
ENH: Allow working with empty build directories.
Clinton Stimpson
2007-11-03
1
-10/+16
*
ENH: Add interrupt button near progress bar.
Clinton Stimpson
2007-11-03
1
-10/+18
*
STYLE: Add license info to code.
Clinton Stimpson
2007-11-02
1
-0/+16
*
ENH: Beginnings of a Qt UI for CMake.
Clinton Stimpson
2007-11-02
1
-0/+179