summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QCMake.h
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Use cmake::Open to open generated projectGregor Jasny2017-10-131-0/+8
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-061-1/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-13/+20
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-4/+4
* Source: Stabilize include orderBrad King2016-04-291-2/+3
* cmake-gui: Add options to control warning-as-error messagesMichael Scott2016-01-121-0/+8
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-1/+6
* cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-171-3/+10
* Rename header guards to not start with double underscoreSean McBride2014-12-111-3/+3
* cmake-gui: Capture cmSystemTools::Stdout and StderrBrad King2014-05-151-0/+2
* cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-021-1/+4
* Rename flags again and use variablewatch for cliBen Boeckel2010-09-011-2/+0
* Add warn-unused to the Qt interfaceBen Boeckel2010-09-011-0/+6
* Rename strict-mode to warn-uninitializedBen Boeckel2010-09-011-3/+3
* Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-011-0/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add support for showing combo box for choosing from a list of strings t...Clinton Stimpson2009-03-121-0/+1
* ENH: Add cross compiling support in the GUI in the same dialog that prompts forClinton Stimpson2008-05-151-12/+15
* BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel...Clinton Stimpson2008-04-071-0/+2
* ENH: Add debug output option to a new Options menu.Clinton Stimpson2008-04-021-0/+6
* ENH: add ability to suppress dev warnings to gui codeBill Hoffman2008-03-121-2/+2
* BUG: Don't prompt for unsaved changes if no changes were made.Clinton Stimpson2007-11-091-2/+2
* ENH: Add menus in menu bar.Clinton Stimpson2007-11-061-0/+4
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-8/+17
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-031-0/+2
* ENH: remove qt warnings from qt with MS compilerBill Hoffman2007-11-031-0/+4
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-7/+31
* STYLE: Add license info to code.Clinton Stimpson2007-11-021-0/+16
* ENH: Beginnings of a Qt UI for CMake.Clinton Stimpson2007-11-021-0/+78