aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeopenprojectwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-630/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Document all arguments passed to cmakeTobias Hunger2016-01-111-7/+9
* CMake: Avoid passing CMakeManager aroundTobias Hunger2016-01-081-16/+9
* CMake: Inline method that is used only onceTobias Hunger2016-01-081-4/+0
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-38/+30
* CMake: Document arguments used to run cmake withTobias Hunger2016-01-081-1/+8
* CMake: Simplify setup of CMakeOpenProjectWizardTobias Hunger2016-01-081-4/+2
* CMake: Clean up CMakeOpenProjectWizardTobias Hunger2016-01-081-3/+1
* CMake: Do not bother to remember ninja support statusTobias Hunger2016-01-081-29/+2
* CMake: Convert open project wizard to Qt5 style connectsTobias Hunger2016-01-051-16/+13
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-301-3/+4
|\
| * CMake: Show native separators in CMakeRunPageRobert Loehning2015-10-281-3/+4
* | CMake: Fix cmake preloadCache file supportTobias Hunger2015-10-291-1/+1
* | Cmake: Fix buildTobias Hunger2015-10-261-3/+4
* | CMake: add preload cache cmake script file per kitTom Deblauwe2015-10-261-4/+8
|/
* CMake: fix UI textv3.6.0-beta1Leena Miettinen2015-10-231-9/+9
* CMake: Rewrite logic for kit selectionDaniel Teske2015-09-161-121/+53
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* Cmake Open Project: Allow opening projects that have cmake errorsDaniel Teske2015-08-311-1/+12
* CMakeRunPage: Fix appending of error messagesDaniel Teske2015-05-181-0/+1
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-75/+93
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-02-251-3/+1
|\
| * SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-3/+1
* | Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-1/+8
|/
* Update LicenseEike Ziller2015-01-161-6/+6
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-4/+1
* License updateEike Ziller2014-10-091-7/+8
* Set parent for options dialog where appropriate.Eike Ziller2014-07-141-1/+2
* CMake: Pass some values by referenceOrgad Shaneh2014-06-021-1/+1
* CMake: Show a error if the cached generator is incompatibleDaniel Teske2014-05-061-0/+12
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-271-4/+6
|\
| * CMake: Fix GeneratorInfo to include Msvc2013 everywhereDaniel Teske2014-03-271-2/+4
| * CMake: Offer Nmake generator for VS 2013Daniel Teske2014-03-271-1/+2
| * CMakeOpenProjectWizard: Set a parentDaniel Teske2014-03-261-4/+6
* | cmakeprojectmanager: Move SettingsPage and GeneratorInfo in extra filesBenjamin Zeller2014-03-121-140/+1
|/
* Fix some typosSergio Ahumada2014-03-051-1/+1
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-1/+1
* Cmake: Add history completer to path chooserTobias Hunger2014-02-101-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-4/+5
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-2/+0
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-7/+10
* CMake: Make CMake plugin work with RemoteLinux plugin.Oleksii Serdiuk2013-09-161-1/+3
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-5/+3
* CMakeProjectManager: Only supports desktop kitsDaniel Teske2013-05-241-0/+3
* CMakeOpenProjectWizard: Explicitly add a "cancel" button.v2.7.1Daniel Teske2013-05-081-0/+1
* CMake: Make the default kit as the current generatorYuchen Deng2013-03-011-0/+6
* CMake: Don't save entry if CMake exited with errorsYuchen Deng2013-03-011-0/+2