summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-057-141/+301
| | | | Many minor improvements, bug fixes, and style fixes.
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-037-24/+78
| | | | | | Make output window a bit smaller compared to cache view. Prompt on X'ing window as well as hitting cancel. Color new cache values red, and put them first.
* COMP: Fix some compile warnings.Clinton Stimpson2007-11-031-7/+7
| | | | STYLE: Make style a bit more consistent.
* ENH: remove qt warnings from qt with MS compilerBill Hoffman2007-11-034-3/+7
|
* ENH: fix compile error on windowsBill Hoffman2007-11-031-1/+1
|
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-0313-264/+461
| | | | | | | | | | | | Implement help button. Implement cancel button. Add scrollable output window. Replace ON/OFF & combobox editors with checkboxes. Tab/backtab in cache table jumps between values (not names and values) Add tooltips to show help strings. Add application icon and qtmain for Windows. BUG: Fix save of cache values on configure.
* COMP: Fix build on Windows.Clinton Stimpson2007-11-021-1/+6
|
* STYLE: Add license info to code.Clinton Stimpson2007-11-027-0/+112
|
* ENH: Beginnings of a Qt UI for CMake.Clinton Stimpson2007-11-0211-0/+1007
|
* ENH: create a directory for qt interface to cmakeBill Hoffman2007-11-011-0/+1