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
/
QCMakeCacheView.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
fix compile warnings
Clinton Stimpson
2009-09-23
1
-18/+22
*
ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...
Clinton Stimpson
2009-08-10
1
-4/+17
*
ENH: Add a "Show my changes" to the Tools menu.
Clinton Stimpson
2009-07-17
1
-1/+53
*
BUG: Don't return checkable flag for item when in the middle of configure/ge...
Clinton Stimpson
2009-03-26
1
-0/+1
*
ENH: Add support for showing combo box for choosing from a list of strings t...
Clinton Stimpson
2009-03-12
1
-2/+18
*
BUG: Fix column widths on some systems.
Clinton Stimpson
2008-06-30
1
-1/+1
*
BUG: Don't create empty property. Fixes bug #7193.
Clinton Stimpson
2008-06-24
1
-0/+5
*
ENH: remove red blending. It didn't look good on some systems.
Clinton Stimpson
2008-06-13
1
-4/+4
*
ENH: instead of solid red for new entries, blend it with the alternating
Clinton Stimpson
2008-06-13
1
-4/+4
*
ENH: Make original flat view the default.
Clinton Stimpson
2008-06-13
1
-383/+263
*
ENH: better name for ungrouped entries.
Clinton Stimpson
2008-06-11
1
-1/+1
*
BUG: need to invalidate filtering when using Qt 4.3+.
Clinton Stimpson
2008-06-11
1
-0/+5
*
ENH: Give a label for the group of properties that didn't get put into another
Clinton Stimpson
2008-06-11
1
-0/+4
*
ENH: group together items with no prefix and items that won't be
Clinton Stimpson
2008-06-10
1
-3/+24
*
ENH: Use a tree view of the properties instead of a flat list view.
Clinton Stimpson
2008-06-10
1
-130/+355
*
ENH: Add cross compiling support in the GUI in the same dialog that prompts for
Clinton Stimpson
2008-05-15
1
-124/+51
*
BUG: Keep editor alive when file dialog comes up to pick another file or path.
Clinton Stimpson
2008-04-02
1
-3/+31
*
ENH: Convert native paths from QFileDialog and QDirModel/QCompleter.
Clinton Stimpson
2008-02-15
1
-12/+19
*
ENH: Add shortcut to start search/filter.
Clinton Stimpson
2008-02-14
1
-24/+8
*
ENH: Remove CurrentChanged from the table view's edit triggers.
Clinton Stimpson
2008-02-13
1
-2/+4
*
COMP: Fix build with Qt 4.2.
Clinton Stimpson
2008-02-08
1
-0/+1
*
ENH: Show cache variable name in title of file dialogs.
Clinton Stimpson
2008-02-07
1
-12/+34
*
ENH: more robust search filter.
Clinton Stimpson
2007-11-16
1
-4/+20
*
COMP: Fix warning.
Clinton Stimpson
2007-11-15
1
-7/+7
*
ENH: single click can start editing cache values.
Clinton Stimpson
2007-11-13
1
-0/+2
*
BUG: The search is set to apply to all columns, but in Qt 4.2, that breaks
Clinton Stimpson
2007-11-13
1
-0/+2
*
ENH: Allow clicking anywhere in field to toggle check boxes.
Clinton Stimpson
2007-11-13
1
-2/+48
*
ENH: Add ability to add cache entries (even before first configure).
Clinton Stimpson
2007-11-13
1
-20/+70
*
ENH: Re-arrange UI a bit.
Clinton Stimpson
2007-11-10
1
-86/+13
*
BUG: Don't prompt for unsaved changes if no changes were made.
Clinton Stimpson
2007-11-09
1
-10/+6
*
ENH: Add completion to editor for files and file paths.
Clinton Stimpson
2007-11-09
1
-0/+11
*
COMP: Fix warnings.
Clinton Stimpson
2007-11-08
1
-8/+8
*
ENH: add context menu for deleting, ignoring, and getting help for cache ent...
Clinton Stimpson
2007-11-08
1
-22/+129
*
BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}Directory
Clinton Stimpson
2007-11-07
1
-2/+13
*
ENH: Disable menu/buttons when doing configure.
Clinton Stimpson
2007-11-07
1
-7/+7
*
ENH: search is case insensitive
Clinton Stimpson
2007-11-06
1
-0/+1
*
ENH: Replace prompt for generator with combobox in UI.
Clinton Stimpson
2007-11-06
1
-4/+28
*
ENH: Prompt user for generator when there is none.
Clinton Stimpson
2007-11-05
1
-46/+66
*
ENH: Allow working with empty build directories.
Clinton Stimpson
2007-11-03
1
-2/+25
*
COMP: Fix some compile warnings.
Clinton Stimpson
2007-11-03
1
-7/+7
*
ENH: Add interrupt button near progress bar.
Clinton Stimpson
2007-11-03
1
-45/+124
*
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/+192