summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeopenprojectwizard.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-194/+0
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Avoid passing CMakeManager aroundTobias Hunger2016-01-081-4/+1
* CMake: Inline method that is used only onceTobias Hunger2016-01-081-1/+0
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-15/+14
* CMake: Simplify setup of CMakeOpenProjectWizardTobias Hunger2016-01-081-5/+2
* CMake: Clean up CMakeOpenProjectWizardTobias Hunger2016-01-081-6/+12
* CMake: Do not bother to remember ninja support statusTobias Hunger2016-01-081-3/+0
* CMake: Rewrite logic for kit selectionDaniel Teske2015-09-161-6/+13
* Cmake Open Project: Allow opening projects that have cmake errorsDaniel Teske2015-08-311-0/+5
* cmakeprojectmanager: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-031-2/+2
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-11/+10
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* CMake: Show a error if the cached generator is incompatibleDaniel Teske2014-05-061-0/+1
* CMakeOpenProjectWizard: Set a parentDaniel Teske2014-03-261-2/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-22/+2
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* CMakeOpenProjectWizard: Warn the user if no kit is availableDaniel Teske2013-02-211-0/+16
* CMakeOpenProjectWizard: The user needs to always select a kitDaniel Teske2013-02-141-1/+0
* CMakeOpenProjectWizard: Rename misnamed variableDaniel Teske2013-02-141-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | CMake: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-231-1/+1
|/
* CMakeOpenProjectWizard: Add page asking for cmake executableDaniel Teske2012-10-161-1/+16
* CMakeOpenProjectWizard: Simplfy constructorDaniel Teske2012-10-161-9/+0
* Adjust license headershjk2012-10-051-21/+20
* CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-12/+44
* CMake: add Ninja supportPeter Kümmel2012-10-041-4/+6
* close down history completer interfacehjk2012-08-241-2/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-3/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-3/+8
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-5/+5
* | CMake Run Page: Colorize output and disable finish on cmake errordt2010-10-041-1/+3
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-6/+6
* Cmake: Add a "Reconfigure project" to the Project Pagedt2010-09-021-4/+8
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-2/+2
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-2/+2