CMake/Source/QtDialog
Clinton Stimpson 57e46c74d4 BUG: Don't prompt for unsaved changes if no changes were made.
ENH:  Error messages go to output window instead of message boxes.
2007-11-09 15:18:49 -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 prompt for unsaved changes if no changes were made. 2007-11-09 15:18:49 -05:00
CMakeSetupDialog.h BUG: Don't prompt for unsaved changes if no changes were made. 2007-11-09 15:18:49 -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 prompt for unsaved changes if no changes were made. 2007-11-09 15:18:49 -05:00
QCMake.h BUG: Don't prompt for unsaved changes if no changes were made. 2007-11-09 15:18:49 -05:00
QCMakeCacheView.cxx BUG: Don't prompt for unsaved changes if no changes were made. 2007-11-09 15:18:49 -05:00
QCMakeCacheView.h BUG: Don't prompt for unsaved changes if no changes were made. 2007-11-09 15:18:49 -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.