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
86126dc41f
ENH: Add handling of --help and related arguments.
2007-11-27 01:04:02 -05:00
..
AddCacheEntry.cxx
ENH: Remove debug printf
2007-11-16 21:18:48 -05:00
AddCacheEntry.h
STYLE: add license.
2007-11-12 23:59:25 -05:00
AddCacheEntry.ui
ENH: Add ability to add cache entries (even before first configure).
2007-11-12 23:54:49 -05:00
CMakeLists.txt
ENH: Add install command for executable.
2007-11-19 14:08:57 -05:00
CMakeSetup.cxx
ENH: Add handling of --help and related arguments.
2007-11-27 01:04:02 -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 ability to add cache entries (even before first configure).
2007-11-12 23:54:49 -05:00
CMakeSetup.rc
ENH: Add interrupt button near progress bar.
2007-11-03 10:30:52 -04:00
CMakeSetupDialog.cxx
ENH: add completer for the source and binary dir lineedits
2007-11-13 16:25:38 -05:00
CMakeSetupDialog.h
ENH: Add ability to add cache entries (even before first configure).
2007-11-12 23:54:49 -05:00
CMakeSetupDialog.ui
ENH: Add ability to add cache entries (even before first configure).
2007-11-12 23:54:49 -05:00
Delete16.png
ENH: Re-arrange UI a bit.
2007-11-10 11:36:09 -05:00
Plus16.png
ENH: Add ability to add cache entries (even before first configure).
2007-11-12 23:54:49 -05:00
QCMake.cxx
ENH: Add ability to add cache entries (even before first configure).
2007-11-12 23:54: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: more robust search filter.
2007-11-16 10:40:23 -05:00
QCMakeCacheView.h
ENH: Allow clicking anywhere in field to toggle check boxes.
2007-11-13 00:17:10 -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.