summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move uses of ProjectMacroExpander closer to build configurationhjk2014-10-221-14/+30
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | BuildConfiguration: Introduce signal buildTypeChanged()BogDan Vatra2014-07-211-0/+5
|/
* CMakeProject: Make CMakeLists.txt and *.cmake use different mime typesDaniel Teske2014-07-171-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+2
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+2
* CMakeOpenProjectWizard: Set a parentDaniel Teske2014-03-261-1/+1
* CMakeBuildConfiguration: Fix cloning buildconfigurations resetting ninjaDaniel Teske2014-03-111-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-9/+5
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-1/+25
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-44/+49
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-23/+5
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-2/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* CMakeBuildConfiguration: Remove unused includesDaniel Teske2013-04-111-7/+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
* | Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-1/+1
* | CMake: Fix build directory for "Add Buildconfiguration"Daniel Teske2013-01-171-2/+7
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | CMake: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-231-11/+11
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-1/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-9/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+9
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-14/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-221-0/+1
|\ \ | |/
| * CMake: Use correct environment for new kitsDaniel Teske2012-10-191-0/+1
* | Remove unnecessary overloads of BuildConfiguration::baseEnvironment()Daniel Teske2012-10-171-6/+0
|/
* Kits should affect all buildconfiguration environmentsDaniel Teske2012-10-161-1/+0
* CMakeBuildConfiguration: Actually save / restore useKit settingDaniel Teske2012-10-111-0/+3
* Adjust license headershjk2012-10-051-21/+20
* CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-14/+17
* CMake: add Ninja supportPeter Kümmel2012-10-041-3/+18
* s/profile/kit/Tobias Hunger2012-09-041-6/+6
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix compileDaniel Teske2012-07-181-3/+3
* CMakeBuildConfiguration: Less qobject_casts more static_castsDaniel Teske2012-07-181-8/+4
* Fix cmake to parse Qt build application outputTobias Hunger2012-06-291-2/+13
* Profile introductionTobias Hunger2012-06-211-76/+51
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-11/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more style fixes of string literal accesshjk2011-11-021-4/+3
|/
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1