summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetup.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 nullptrDaniel Pfeifer2017-08-241-8/+7
* cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-081-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-241-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+2
* Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-021-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Merge topic 'qtdialog-lib-paths'Brad King2016-09-231-0/+2
|\
| * cmake-gui: Do not remove library paths for Qt5 plugins.Clinton Stimpson2016-09-221-0/+2
* | QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-061-7/+8
* | fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+2
* | Source/QtDialog: Run clang-formatBrad King2016-07-051-1/+1
* | cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-301-0/+5
|/
* cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-97/+67
* cmake-gui: Always use "C" locale for numbers (#16099)Clinton Stimpson2016-05-121-0/+2
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-3/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-7/+7
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmake-gui: Teach --install make destination directory (#16064)Brad King2016-04-151-0/+1
* Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-251-1/+1
|\
| * cmake-gui: Change --install to use /usr/local/bin by default (#15627)Brad King2015-06-241-1/+1
* | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-05-211-11/+67
|\ \ | |/
| * cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-211-1/+0
| * cmake-gui: Add --install option to add command-line tools on OS XBrad King2015-05-211-0/+67
| * cmake-gui: Drop undocumented and unused --mac-install optionBrad King2015-05-191-10/+0
* | cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+2
|/
* Remove use of cmsys_stl.Stephen Kelly2015-02-051-3/+3
* Merge topic 'unicode-vs-projects'Brad King2014-03-171-1/+1
|\
| * Encoding: Provide option to configure CMake to use UTF-8 encoding.Clinton Stimpson2014-03-141-1/+1
* | cmake-gui: Fix compile with Qt5 using UTF-8 internal encoding.Clinton Stimpson2014-03-131-2/+0
|/
* Unicode: cmake-gui encoding now matches KWSys encoding.Clinton Stimpson2014-03-111-0/+8
* Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-5/+11
* Refactor internal resource location APIs and initializationBrad King2013-11-121-2/+1
* Make --help-* options available from all command-line toolsBrad King2013-10-161-6/+1
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-8/+8
* Drop "full" documentation output typesBrad King2013-10-151-22/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-061-7/+13
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+1
* Fix regression to allow specifying a CMakeCache.txt file on the command line.Clinton Stimpson2010-11-011-1/+13
* Fix for fix to bug #9975Clinton Stimpson2010-05-191-1/+1
* BUG: Fix Bug #9975 when softlinks are used.Clinton Stimpson2010-05-051-8/+11
* BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli...Clinton Stimpson2009-12-111-1/+4
* ENH: Move SetErrorMode around calls to generate and configure instead of set...Clinton Stimpson2009-10-261-9/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* fix issue 9346. add binary directory to window title to make it easier to de...Clinton Stimpson2009-09-221-3/+0
* BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);Clinton Stimpson2009-07-141-0/+8
* ENH: Overhaul CMake version numberingBrad King2009-03-051-1/+1
* BUG: make sure the gui still runs...Bill Hoffman2009-02-211-1/+1