Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add KDE desktop stuff | Bill Hoffman | 2008-03-11 | 1 | -0/+9 |
| | |||||
* | ENH: install working with symlink qt tool | Bill Hoffman | 2008-02-19 | 1 | -2/+10 |
| | |||||
* | ENH: add mac install symlink option to dialog | Bill Hoffman | 2008-02-19 | 1 | -0/+4 |
| | |||||
* | ENH: have cpack work with DESTDIR install and ingest qt framework libs into ↵ | Bill Hoffman | 2008-02-18 | 1 | -1/+5 |
| | | | | cmake-gui | ||||
* | ENH: support for cpack and install of cmake-gui as mac app bundle | Bill Hoffman | 2008-02-16 | 1 | -1/+6 |
| | |||||
* | ENH: do not expand regular vars here | Bill Hoffman | 2008-02-12 | 1 | -1/+1 |
| | |||||
* | ENH: make it so cmake-gui only installs if qt is static on windows | Bill Hoffman | 2008-02-09 | 1 | -9/+11 |
| | |||||
* | ENH: for windows only allow a static qt for install and NSIS of cmake-gui | Bill Hoffman | 2008-02-07 | 1 | -3/+11 |
| | |||||
* | ENH: change name of qt-dialog | Bill Hoffman | 2008-02-06 | 1 | -3/+3 |
| | |||||
* | ENH: Add install command for executable. | Clinton Stimpson | 2007-11-19 | 1 | -0/+2 |
| | |||||
* | ENH: Add ability to add cache entries (even before first configure). | Clinton Stimpson | 2007-11-13 | 1 | -0/+4 |
| | |||||
* | ENH: Allow build with Qt 4.2. | Clinton Stimpson | 2007-11-12 | 1 | -1/+1 |
| | | | | | 4.3 dependence fell out when errors go to output window instead of message box blocking cmake thread. | ||||
* | ENH: For Mac OSX -- add app icon, and implement find of cmake executable. | Clinton Stimpson | 2007-11-07 | 1 | -3/+8 |
| | |||||
* | ENH: Add interrupt button near progress bar. | Clinton Stimpson | 2007-11-03 | 1 | -4/+5 |
| | | | | | | | | | | | | 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 Stimpson | 2007-11-02 | 1 | -1/+6 |
| | |||||
* | ENH: Beginnings of a Qt UI for CMake. | Clinton Stimpson | 2007-11-02 | 1 | -0/+37 |