This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Source
/
QtDialog
History
Clinton Stimpson
b0ddb9c1b8
BUG: Fix prompt for changes if they haven't been saved.
2007-11-12 17:51:23 -05:00
..
CMakeLists.txt
ENH: Allow build with Qt 4.2.
2007-11-12 13:54:29 -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: Re-arrange UI a bit.
2007-11-10 11:36:09 -05:00
CMakeSetup.rc
ENH: Add interrupt button near progress bar.
2007-11-03 10:30:52 -04:00
CMakeSetupDialog.cxx
BUG: Fix prompt for changes if they haven't been saved.
2007-11-12 17:51:23 -05:00
CMakeSetupDialog.h
BUG: Fix pause at shutdown.
2007-11-12 17:41:15 -05:00
CMakeSetupDialog.ui
BUG: Fix pause at shutdown.
2007-11-12 17:41:15 -05:00
Delete16.png
ENH: Re-arrange UI a bit.
2007-11-10 11:36:09 -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
ENH: Re-arrange UI a bit.
2007-11-10 11:36:09 -05:00
QCMakeCacheView.h
ENH: Re-arrange UI a bit.
2007-11-10 11:36:09 -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.