summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetupDialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+6
* cmake-gui: Update Qt copyright holder in About dialogBrad King2019-06-121-1/+1
* cmake-gui: Fix icon overlay on windowsJulien Jomier2019-04-111-1/+0
* cmake-gui: Add field for generator platform selectionJulien Jomier2019-01-181-0/+1
* QtDialog: Add windows taskbar progressJulien Jomier2018-11-201-0/+24
* Replace occurrences of "Mac OS X" with "macOS" in commentsBartosz Kosiorek2018-09-101-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-3/+4
* cmake-gui: Use cmake::Open to open generated projectGregor Jasny2017-10-131-27/+9
* Use C++11 nullptrDaniel Pfeifer2017-08-241-2/+2
* CMakeSetupDialog: Pass QPoint by valueDaniel Pfeifer2017-06-081-1/+1
* CMakeSetupDialog: use multi-argDaniel Pfeifer2017-05-051-6/+3
* QtDialog: add reference in foreachDaniel Pfeifer2017-05-051-3/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* cmake-gui: Add button to open the generated projectNico Heßler2016-09-131-0/+37
* QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-061-2/+2
* cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-171-4/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-434/+361
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-13/+13
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-6/+9
* cmake-gui: Add regex explorer windowGregor Jasny2015-12-031-0/+10
* cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-171-0/+1
* cmake-gui: Change --install to use /usr/local/bin by default (#15627)Brad King2015-06-241-1/+1
* cmake-gui: Make command-line install help text selectableClinton Stimpson2015-06-081-0/+1
* cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-211-4/+32
* cmake-gui: Fix install menu to be available for Qt5 builds on OS X.Kevin Wojniak2015-01-261-1/+1
* cmake-gui: Pass CMAKE_SYSTEM_VERSION from cross-compile configurationGilles Khouzam2014-08-131-0/+3
* Merge topic 'cmake-credits'Brad King2014-06-031-1/+1
|\
| * Simplify and clarify credit text and linkBrad King2014-06-031-1/+1
* | cmake-gui: Don't resolve symlinks with using file dialog.Clinton Stimpson2014-03-301-2/+4
|/
* cmake-gui: Remember variable type in Add EntrySergey Zolotarev2014-01-161-10/+16
* Merge topic 'cmake-credits'Brad King2013-11-221-0/+11
|\
| * cmake-gui: Reference LGPLv2.1 when redistributing QtBrad King2013-11-211-0/+11
* | Merge topic 'qt-dialog-reconfigure'Brad King2013-11-221-0/+1
|\ \ | |/ |/|
| * cmake-gui: Configure again if a variable is changed before Generate is pushed.Clinton Stimpson2013-11-211-0/+1
* | Credit Kitware and csimsoft for their maintenance rolesBrad King2013-11-191-4/+8
|/
* cmake-gui: Rename local variable to avoid shadowing a memberBrad King2013-11-011-22/+22
* cmake-gui: save and restore the geometry and window state between sessions.Clinton Stimpson2013-09-101-5/+4
* cmake-gui: use shortcut F only for "Find in Output"Alex Neundorf2013-04-241-2/+2
* cmake-gui: Add function for going to next error message in Output windowMarc Bartholomaeus2013-04-241-2/+66
* cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-EMarc Bartholomaeus2013-04-241-6/+3
* cmake-gui: Add search functions to the context menu of the Output widgetMarc Bartholomaeus2013-04-241-0/+20
* cmake-gui: Add search functions for Output window (#9733)Marc Bartholomaeus2013-04-241-0/+72
* cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-061-16/+15
* cmake-gui: Wait for configure/generate thread to complete before exiting.Clinton Stimpson2012-04-301-1/+1
* cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-021-2/+1
* QtDialog: Set Ctrl+Q as the shortcut for quitting the program.Raphael Kubo da Costa2011-12-151-0/+2
* cmake-gui: add completion for the names when adding cache entriesAlex Neundorf2011-11-191-1/+24
* Merge topic 'dev/strict-mode'Brad King2011-01-271-1/+15
|\
| * Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-171-84/+92
| |\