summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/project.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Project: Do not save unconfigured projectsTobias Hunger2014-06-191-1/+2
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-16/+10
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-6/+5
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+2
* SettingsAccessor: Add a QWidget *parent parameter to restoreSettingsTobias Hunger2014-03-141-1/+1
* SettingsAccessor: Add QWidget *parent parameter to saveSettingsTobias Hunger2014-03-141-1/+2
* SettingsAccessor: Shed of UserFileAccessorTobias Hunger2014-03-141-3/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-221-15/+0
|\ \ | |/
| * CPPEditor: Rework preprocessor addition tooltip.David Schulz2013-10-171-15/+0
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-141-1/+1
|\ \ | |/
| * Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* | ProjectExplorer: Make Project::id value basedhjk2013-10-141-0/+12
|/
* C++ Preprocessor additions widget.David Schulz2013-10-021-0/+15
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-1/+10
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-6/+8
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-6/+8
* | BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-0/+31
* | BuildManager: apply 'static' patternhjk2013-09-051-3/+1
* | KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* | Introduce Project::projectFilePath()Tobias Hunger2013-08-011-0/+5
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+1
* Allow a project to opt-out of the normal deployment configurationTobias Hunger2013-05-131-0/+5
* ProjectManagers: Update project languages based on data sent to the codemodelTobias Hunger2013-04-101-0/+26
* ProjectExplorer: Update context whenever project language/context changesTobias Hunger2013-04-101-0/+6
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-7/+0
* Qml Debugging: Default option for Qt Quick applicationAurindam Jana2013-02-201-5/+5
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+3
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-4/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Merge origin/2.6Eike Ziller2012-10-051-2/+12
|\ \ | |/
| * CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-2/+12
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-041-1/+1
|\ \ | |/
| * Yet another s/profile/kit changeOrgad Shaneh2012-09-281-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-261-8/+3
|\ \ | |/
| * Remove useless codeTobias Hunger2012-09-251-7/+1
| * Show incompatible kits in Add KitDaniel Teske2012-09-211-1/+2
* | Setter: get argument by const referencePeter Kümmel2012-09-241-1/+1
|/
* Handle non-qmake projects without kitsTobias Hunger2012-09-071-0/+5
* s/profile/kit/Tobias Hunger2012-09-041-16/+16
* Fix saving of xml filesTobias Hunger2012-08-241-7/+16
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-26/+0
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-7/+0