summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QCMakeCacheView.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Show cache variable name in title of file dialogs.Clinton Stimpson2008-02-071-12/+34
* ENH: more robust search filter.Clinton Stimpson2007-11-161-4/+20
* COMP: Fix warning.Clinton Stimpson2007-11-151-7/+7
* ENH: single click can start editing cache values.Clinton Stimpson2007-11-131-0/+2
* BUG: The search is set to apply to all columns, but in Qt 4.2, that breaksClinton Stimpson2007-11-131-0/+2
* ENH: Allow clicking anywhere in field to toggle check boxes.Clinton Stimpson2007-11-131-2/+48
* ENH: Add ability to add cache entries (even before first configure).Clinton Stimpson2007-11-131-20/+70
* ENH: Re-arrange UI a bit.Clinton Stimpson2007-11-101-86/+13
* BUG: Don't prompt for unsaved changes if no changes were made.Clinton Stimpson2007-11-091-10/+6
* ENH: Add completion to editor for files and file paths.Clinton Stimpson2007-11-091-0/+11
* COMP: Fix warnings.Clinton Stimpson2007-11-081-8/+8
* ENH: add context menu for deleting, ignoring, and getting help for cache ent...Clinton Stimpson2007-11-081-22/+129
* BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}DirectoryClinton Stimpson2007-11-071-2/+13
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-071-7/+7
* ENH: search is case insensitiveClinton Stimpson2007-11-061-0/+1
* ENH: Replace prompt for generator with combobox in UI.Clinton Stimpson2007-11-061-4/+28
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-46/+66
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-031-2/+25
* COMP: Fix some compile warnings.Clinton Stimpson2007-11-031-7/+7
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-45/+124
* STYLE: Add license info to code.Clinton Stimpson2007-11-021-0/+16
* ENH: Beginnings of a Qt UI for CMake.Clinton Stimpson2007-11-021-0/+192