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
/
QCMakeCacheView.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake-gui: do not set search filter if regex is invalid
Kyle Edwards
2022-12-16
1
-3
/
+4
*
cmake-gui: Restore workaround for crash in file dialog
Brad King
2020-11-05
1
-0
/
+1
*
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
1
-4
/
+1
*
QtDialog: remove Qt4-only code
Ben Boeckel
2020-06-09
1
-1
/
+0
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-25
/
+32
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2
/
+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-9
/
+9
*
Fix grouping bug where "Ungrouped Entries" showed up as a child.
Clinton Stimpson
2011-01-28
1
-1
/
+3
*
cmake-gui: always enable generate button.
Clinton Stimpson
2010-12-17
1
-0
/
+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
fix compile warnings
Clinton Stimpson
2009-09-23
1
-1
/
+1
*
ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...
Clinton Stimpson
2009-08-10
1
-0
/
+1
*
ENH: Add a "Show my changes" to the Tools menu.
Clinton Stimpson
2009-07-17
1
-3
/
+16
*
ENH: Add support for showing combo box for choosing from a list of strings t...
Clinton Stimpson
2009-03-12
1
-1
/
+2
*
ENH: Make original flat view the default.
Clinton Stimpson
2008-06-13
1
-32
/
+32
*
ENH: Use a tree view of the properties instead of a flat list view.
Clinton Stimpson
2008-06-10
1
-11
/
+46
*
ENH: Add cross compiling support in the GUI in the same dialog that prompts for
Clinton Stimpson
2008-05-15
1
-48
/
+10
*
BUG: Keep editor alive when file dialog comes up to pick another file or path.
Clinton Stimpson
2008-04-02
1
-0
/
+7
*
ENH: Convert native paths from QFileDialog and QDirModel/QCompleter.
Clinton Stimpson
2008-02-14
1
-0
/
+9
*
ENH: Show cache variable name in title of file dialogs.
Clinton Stimpson
2008-02-07
1
-3
/
+4
*
ENH: Allow clicking anywhere in field to toggle check boxes.
Clinton Stimpson
2007-11-13
1
-0
/
+2
*
ENH: Add ability to add cache entries (even before first configure).
Clinton Stimpson
2007-11-12
1
-12
/
+28
*
ENH: Re-arrange UI a bit.
Clinton Stimpson
2007-11-10
1
-1
/
+0
*
BUG: Don't prompt for unsaved changes if no changes were made.
Clinton Stimpson
2007-11-09
1
-3
/
+2
*
ENH: add context menu for deleting, ignoring, and getting help for cache ent...
Clinton Stimpson
2007-11-08
1
-6
/
+9
*
BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}Directory
Clinton Stimpson
2007-11-07
1
-0
/
+5
*
ENH: Disable menu/buttons when doing configure.
Clinton Stimpson
2007-11-06
1
-2
/
+2
*
ENH: Replace prompt for generator with combobox in UI.
Clinton Stimpson
2007-11-05
1
-0
/
+9
*
ENH: Prompt user for generator when there is none.
Clinton Stimpson
2007-11-05
1
-2
/
+5
*
ENH: Allow working with empty build directories.
Clinton Stimpson
2007-11-03
1
-0
/
+1
*
ENH: remove qt warnings from qt with MS compiler
Bill Hoffman
2007-11-03
1
-1
/
+1
*
ENH: fix compile error on windows
Bill Hoffman
2007-11-03
1
-1
/
+1
*
ENH: Add interrupt button near progress bar.
Clinton Stimpson
2007-11-03
1
-25
/
+14
*
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
/
+100