summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetupDialog.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}DirectoryClinton Stimpson2007-11-071-6/+30
* BUG: disable drag & drop while busy.Clinton Stimpson2007-11-071-0/+10
* BUG: only handle drop events if they'll really change something.Clinton Stimpson2007-11-071-3/+9
* BUG: Put back read/write of original WhereBuild* settings.Clinton Stimpson2007-11-071-22/+63
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-071-35/+147
* ENH: Add menus in menu bar.Clinton Stimpson2007-11-061-11/+71
* ENH: clarify label for current generator.Clinton Stimpson2007-11-061-1/+1
* ENH: search is case insensitiveClinton Stimpson2007-11-061-15/+20
* ENH: Replace prompt for generator with combobox in UI.Clinton Stimpson2007-11-061-1/+48
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-72/+133
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-031-10/+32
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-40/+133
* 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/+193