summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add KDE desktop stuffBill Hoffman2008-03-111-0/+9
|
* ENH: install working with symlink qt toolBill Hoffman2008-02-191-2/+10
|
* ENH: add mac install symlink option to dialogBill Hoffman2008-02-191-0/+4
|
* ENH: have cpack work with DESTDIR install and ingest qt framework libs into ↵Bill Hoffman2008-02-181-1/+5
| | | | cmake-gui
* ENH: support for cpack and install of cmake-gui as mac app bundleBill Hoffman2008-02-161-1/+6
|
* ENH: do not expand regular vars hereBill Hoffman2008-02-121-1/+1
|
* ENH: make it so cmake-gui only installs if qt is static on windowsBill Hoffman2008-02-091-9/+11
|
* ENH: for windows only allow a static qt for install and NSIS of cmake-guiBill Hoffman2008-02-071-3/+11
|
* ENH: change name of qt-dialogBill Hoffman2008-02-061-3/+3
|
* ENH: Add install command for executable.Clinton Stimpson2007-11-191-0/+2
|
* ENH: Add ability to add cache entries (even before first configure).Clinton Stimpson2007-11-131-0/+4
|
* ENH: Allow build with Qt 4.2.Clinton Stimpson2007-11-121-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 Stimpson2007-11-071-3/+8
|
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-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 Stimpson2007-11-021-1/+6
|
* ENH: Beginnings of a Qt UI for CMake.Clinton Stimpson2007-11-021-0/+37