summaryrefslogtreecommitdiff
path: root/Source/QtDialog/QCMakeCacheView.h
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-25/+32
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* Fix grouping bug where "Ungrouped Entries" showed up as a child.Clinton Stimpson2011-01-281-1/+3
* cmake-gui: always enable generate button.Clinton Stimpson2010-12-171-0/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* fix compile warningsClinton Stimpson2009-09-231-1/+1
* ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...Clinton Stimpson2009-08-101-0/+1
* ENH: Add a "Show my changes" to the Tools menu.Clinton Stimpson2009-07-171-3/+16
* ENH: Add support for showing combo box for choosing from a list of strings t...Clinton Stimpson2009-03-121-1/+2
* ENH: Make original flat view the default.Clinton Stimpson2008-06-131-32/+32
* ENH: Use a tree view of the properties instead of a flat list view.Clinton Stimpson2008-06-101-11/+46
* ENH: Add cross compiling support in the GUI in the same dialog that prompts forClinton Stimpson2008-05-151-48/+10
* BUG: Keep editor alive when file dialog comes up to pick another file or path.Clinton Stimpson2008-04-021-0/+7
* ENH: Convert native paths from QFileDialog and QDirModel/QCompleter.Clinton Stimpson2008-02-141-0/+9
* ENH: Show cache variable name in title of file dialogs.Clinton Stimpson2008-02-071-3/+4
* ENH: Allow clicking anywhere in field to toggle check boxes.Clinton Stimpson2007-11-131-0/+2
* ENH: Add ability to add cache entries (even before first configure).Clinton Stimpson2007-11-121-12/+28
* ENH: Re-arrange UI a bit.Clinton Stimpson2007-11-101-1/+0
* BUG: Don't prompt for unsaved changes if no changes were made.Clinton Stimpson2007-11-091-3/+2
* ENH: add context menu for deleting, ignoring, and getting help for cache ent...Clinton Stimpson2007-11-081-6/+9
* BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}DirectoryClinton Stimpson2007-11-071-0/+5
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-061-2/+2
* ENH: Replace prompt for generator with combobox in UI.Clinton Stimpson2007-11-051-0/+9
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-2/+5
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-031-0/+1
* ENH: remove qt warnings from qt with MS compilerBill Hoffman2007-11-031-1/+1
* ENH: fix compile error on windowsBill Hoffman2007-11-031-1/+1
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-25/+14
* 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/+100