index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
QtDialog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure 3rd party libraries are writable.
Nicolas Despres
2012-07-17
1
-4
/
+5
*
cmake-gui: Fix code to respect current locale.
Clinton Stimpson
2012-07-06
6
-86
/
+90
*
cmake-gui: Wait for configure/generate thread to complete before exiting.
Clinton Stimpson
2012-04-30
1
-1
/
+1
*
Merge topic 'ImproveCPackDoc-reloaded'
David Cole
2012-02-14
1
-0
/
+1
|
\
|
*
CPack begin the implementation of --help-command* and --help-variables*
Eric NOULARD
2012-01-22
1
-0
/
+1
*
|
cmake-gui: Improve interrupt granularity to fix bug 12649.
Clinton Stimpson
2012-01-02
4
-6
/
+19
|
/
*
Merge topic 'qtdialog-quit'
David Cole
2011-12-16
1
-0
/
+2
|
\
|
*
QtDialog: Set Ctrl+Q as the shortcut for quitting the program.
Raphael Kubo da Costa
2011-12-15
1
-0
/
+2
*
|
Remove the apparently outdated README in Source/QtDialog.
Raphael Kubo da Costa
2011-12-15
1
-3
/
+0
|
/
*
cmake-gui: add completion for the names when adding cache entries
Alex Neundorf
2011-11-19
4
-3
/
+31
*
Remove trailing whitespace
Alex Neundorf
2011-11-19
2
-8
/
+8
*
Fix grouping bug where "Ungrouped Entries" showed up as a child.
Clinton Stimpson
2011-01-28
2
-5
/
+13
*
Merge topic 'dev/strict-mode'
Brad King
2011-01-27
4
-1
/
+42
|
\
|
*
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
Brad King
2011-01-27
3
-364
/
+29
|
|
\
|
*
|
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
|
*
|
Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode
Brad King
2010-12-17
1
-84
/
+92
|
|
\
\
|
*
|
|
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
4
-17
/
+1
|
*
|
|
Add warn-unused to the Qt interface
Ben Boeckel
2010-09-01
4
-0
/
+34
|
*
|
|
Rename strict-mode to warn-uninitialized
Ben Boeckel
2010-09-01
4
-14
/
+14
|
*
|
|
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
4
-1
/
+20
*
|
|
|
cmake-gui: always enable generate button.
Clinton Stimpson
2010-12-17
4
-51
/
+146
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'cmake-gui-args-11388'
David Cole
2010-11-09
1
-1
/
+13
|
\
\
\
|
*
|
|
Fix regression to allow specifying a CMakeCache.txt file on the command line.
Clinton Stimpson
2010-11-01
1
-1
/
+13
|
|
|
/
|
|
/
|
*
|
|
cmake-gui: use BundleUtilities in place of custom script.
Clinton Stimpson
2010-10-14
2
-363
/
+16
|
/
/
*
|
Make cmake-gui remember whether the "Advanced" checkbox was checked or not
Alex Neundorf
2010-09-23
1
-0
/
+7
*
|
-remove trailing whitespace
Alex Neundorf
2010-09-23
1
-84
/
+84
|
/
*
Fix for fix to bug #9975
Clinton Stimpson
2010-05-19
1
-1
/
+1
*
BUG: Fix Bug #9975 when softlinks are used.
Clinton Stimpson
2010-05-05
1
-8
/
+11
*
ENH: Add simple grouped view.
Clinton Stimpson
2010-04-26
3
-151
/
+134
*
BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli...
Clinton Stimpson
2009-12-11
6
-4
/
+8
*
BUG: Fix bug #10,000.
Clinton Stimpson
2009-12-10
1
-5
/
+13
*
Remove dependence on Qt/STL support.
Clinton Stimpson
2009-11-23
1
-15
/
+15
*
Fix bug #9722. Report error when not able to create build directory.
Clinton Stimpson
2009-10-30
1
-1
/
+8
*
ENH: Move SetErrorMode around calls to generate and configure instead of set...
Clinton Stimpson
2009-10-26
2
-9
/
+21
*
don't allow consecutive generates without a configure.
Clinton Stimpson
2009-10-05
1
-1
/
+1
*
Remove old Encoding field from CMake.desktop
Brad King
2009-10-05
1
-1
/
+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
12
-154
/
+110
*
fix compile warnings
Clinton Stimpson
2009-09-23
3
-32
/
+36
*
fix issue 9346. add binary directory to window title to make it easier to de...
Clinton Stimpson
2009-09-22
2
-3
/
+9
*
fix focus fighting between search field and cache value editors
Clinton Stimpson
2009-09-04
2
-1
/
+9
*
ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...
Clinton Stimpson
2009-08-10
1
-0
/
+9
*
ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...
Clinton Stimpson
2009-08-10
2
-4
/
+18
*
Fix installation when built by CMake 2.4
Brad King
2009-07-31
1
-5
/
+0
*
ENH: Edit button label for new changes dialog.
Clinton Stimpson
2009-07-17
1
-2
/
+2
*
ENH: Add a "Show my changes" to the Tools menu.
Clinton Stimpson
2009-07-17
4
-4
/
+139
*
BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);
Clinton Stimpson
2009-07-14
1
-0
/
+8
*
ENH: do not create a desktop link for CMakeSetup
Bill Hoffman
2009-06-26
1
-0
/
+1
*
ENH: Save/restore splitter sizes. Fixes #9070.
Clinton Stimpson
2009-06-24
1
-0
/
+4
[next]