summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetup.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Show version number in window title.Clinton Stimpson2008-02-011-1/+4
|
* ENH: Use translation file if it exists for the locale.Clinton Stimpson2008-02-011-1/+8
| | | | | | | Consolidate some strings. More responsive interrupting. Prompt user if they try to close during configure, and allow them to close.
* ENH: Centralized and globalized computation of CMake program locations. ↵Brad King2007-12-131-1/+3
| | | | This eliminates startup paths that failed to produce this information.
* ENH: Add handling of --help and related arguments.Clinton Stimpson2007-11-271-0/+68
|
* ENH: support specifying build or source directory at command line.Clinton Stimpson2007-11-131-2/+19
|
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-071-2/+0
| | | | | | | | Also disable generate until configure is done. Save more settings (last 10 binary directories, exit after generate, last generator) Some UI tweaks for better layout. Support drag & drop of CMakeLists.txt/CMakeCache.txt files.
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-0/+1
| | | | Many minor improvements, bug fixes, and style fixes.
* ENH: remove qt warnings from qt with MS compilerBill Hoffman2007-11-031-1/+1
|
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-0/+1
| | | | | | | | | | | | 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/+21