CMake/Source/QtDialog
Clinton Stimpson e8a208384c ENH: Add menus in menu bar.
Add reload & delete cache options.
      Add option to quit after generation step (not yet remembered between sessions).
      Add Help -> About
      Remove Help button (in menu now)
      Remove Cancel button (File -> Exit and the Window 'X' button exist)
2007-11-06 01:16:11 -05:00
..
CMakeLists.txt ENH: Add interrupt button near progress bar. 2007-11-03 10:30:52 -04:00
CMakeSetup.cxx ENH: Prompt user for generator when there is none. 2007-11-05 13:20:54 -05:00
CMakeSetup.ico ENH: Add interrupt button near progress bar. 2007-11-03 10:30:52 -04: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 ENH: Add menus in menu bar. 2007-11-06 01:16:11 -05:00
CMakeSetupDialog.h ENH: Add menus in menu bar. 2007-11-06 01:16:11 -05:00
CMakeSetupDialog.ui ENH: Add menus in menu bar. 2007-11-06 01:16:11 -05:00
QCMake.cxx ENH: Add menus in menu bar. 2007-11-06 01:16:11 -05:00
QCMake.h ENH: Add menus in menu bar. 2007-11-06 01:16:11 -05:00
QCMakeCacheView.cxx ENH: search is case insensitive 2007-11-06 00:02:08 -05:00
QCMakeCacheView.h ENH: Replace prompt for generator with combobox in UI. 2007-11-05 19:26:18 -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.