mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 23:29:57 +00:00
77ad85a6ab
Implement help button. Implement cancel button. Add scrollable output window. Replace ON/OFF & combobox editors with checkboxes. Tab/backtab in cache table jumps between values (not names and values) Add tooltips to show help strings. Add application icon and qtmain for Windows. BUG: Fix save of cache values on configure. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeSetup.cxx | ||
CMakeSetup.ico | ||
CMakeSetup.png | ||
CMakeSetup.qrc | ||
CMakeSetup.rc | ||
CMakeSetupDialog.cxx | ||
CMakeSetupDialog.h | ||
CMakeSetupDialog.ui | ||
QCMake.cxx | ||
QCMake.h | ||
QCMakeCacheView.cxx | ||
QCMakeCacheView.h | ||
README |
This is the Qt interface to CMake. It has a BSD license compatible with the Qt license.