aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/project.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* ProjectExplorer: Add a MacroExpander member in each projecthjk2014-11-171-3/+17
* ProjectExplorer: Avoid some needless indirectionhjk2014-11-061-6/+4
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | KitMatcher: Make sure matcher function is properly initializedTobias Hunger2014-07-291-3/+1
* | Project: Fix setRequiredKitMatcher and setPreferredKitMatcherTobias Hunger2014-07-291-2/+2
* | ProjectExplorer: Using function objects for kit matchinghjk2014-07-251-1/+26
* | Project: Rename supportsNoProjectTargetPanel to requiresTargetPanelDaniel Teske2014-07-211-2/+2
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-9/+3
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-3/+3
|/
* 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