summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QCMake.h
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Don't prompt for unsaved changes if no changes were made.Clinton Stimpson2007-11-091-2/+2
| | | | ENH: Error messages go to output window instead of message boxes.
* ENH: Add menus in menu bar.Clinton Stimpson2007-11-061-0/+4
| | | | | | | | Add reload & delete cache options. Add option to quit after generation step (not yet remembered between sessions). Add Help -> About Remove Help button (in menu now) Remove Cancel button (File -> Exit and the Window 'X' button exist)
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-8/+17
| | | | Many minor improvements, bug fixes, and style fixes.
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-031-0/+2
| | | | | | 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.
* ENH: remove qt warnings from qt with MS compilerBill Hoffman2007-11-031-0/+4
|
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-7/+31
| | | | | | | | | | | | 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.
* 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/+78