CMake/Source/QtDialog
Clinton Stimpson 3cd1d6e9e1 BUG: Don't enable generate if configure completed with errors.
ENH:  Allow build w/ Qt configured with no STL support.
2007-11-08 16:47:00 -05:00
..
CMakeLists.txt ENH: For Mac OSX -- add app icon, and implement find of cmake executable. 2007-11-06 23:00:23 -05:00
CMakeSetup.cxx ENH: Disable menu/buttons when doing configure. 2007-11-06 19:25:43 -05:00
CMakeSetup.icns ENH: For Mac OSX -- add app icon, and implement find of cmake executable. 2007-11-06 23:00:23 -05:00
CMakeSetup.ico ENH: Put black outline around all resolutions of the new ico files. Looks better on a dark background than the lighter outline... 2007-11-08 15:54:26 -05:00
CMakeSetup.png ENH: Add interrupt button near progress bar. 2007-11-03 10:30:52 -04:00
CMakeSetup.qrc ENH: Add interrupt button near progress bar. 2007-11-03 10:30:52 -04:00
CMakeSetup.rc ENH: Add interrupt button near progress bar. 2007-11-03 10:30:52 -04:00
CMakeSetupDialog.cxx BUG: Don't enable generate if configure completed with errors. 2007-11-08 16:47:00 -05:00
CMakeSetupDialog.h ENH: remove status bar and move interrupt/progress next to configure/generate. 2007-11-07 11:31:55 -05:00
CMakeSetupDialog.ui ENH: add context menu for deleting, ignoring, and getting help for cache entries. 2007-11-08 10:17:37 -05:00
QCMake.cxx BUG: Don't enable generate if configure completed with errors. 2007-11-08 16:47:00 -05:00
QCMake.h ENH: Add menus in menu bar. 2007-11-06 01:16:11 -05:00
QCMakeCacheView.cxx COMP: Fix warnings. 2007-11-08 10:22:20 -05:00
QCMakeCacheView.h ENH: add context menu for deleting, ignoring, and getting help for cache entries. 2007-11-08 10:17:37 -05:00
README ENH: create a directory for qt interface to cmake 2007-11-01 16:21:57 -04:00

README

This is the Qt interface to CMake. It has a BSD license compatible with the Qt license.