aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-083-7/+6
* ProjectExplorer: Add and use addNestedNode(...) that takes unique_ptrTobias Hunger2018-05-021-1/+2
* ProjectExplorer: Use unique_ptr for Project::setRootProjectNodeTobias Hunger2018-05-021-2/+2
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-3/+0
|\
| * BuildStep: Make build steps more widely availableTobias Hunger2018-04-111-3/+0
* | Autotools: Remove dependency on plugin object poolhjk2018-01-262-12/+28
|/
* Autotool: Move buildDirectoryChanged connectionhjk2018-01-031-6/+3
* Use project id uniformly as project contexthjk2017-12-202-2/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-0810-358/+87
* autotoolsprojectmanager: fix forward declarationLaurent Montel2017-09-281-1/+0
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-145-16/+22
* BuildSteps: Fix a number of crashesTobias Hunger2017-09-081-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-051-2/+4
|\
| * CppTools: set default -std=c++11 for Qt4Ivan Donchevskii2017-09-051-2/+4
* | Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\|
| * Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* | ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-2/+9
* | Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-261-1/+2
* | AutotoolsPM: Fix compile with older gcc/Qt5.6Christian Stenger2017-07-261-1/+1
* | BuildStep: Do not use QLatin1String/QLatin1Char in BuildStepsTobias Hunger2017-07-254-29/+29
|/
* Autotools: Fix autotools project treeTobias Hunger2017-06-151-16/+17
* Project: Unify handling of displayNameTobias Hunger2017-04-072-6/+1
* ProjectNodes: Handle supported actions one-by-onehjk2017-04-052-7/+0
* Project: Move ProjectDocument setup into Project classTobias Hunger2017-03-291-1/+1
* ProjectExplorer: Provide ProjectDocument and use it in all projectsTobias Hunger2017-03-295-101/+1
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-291-1/+1
* ProjectExplorer: Handle project file list globallyTobias Hunger2017-03-272-7/+0
* ProjectExplorer: Add a FolderNode::addNestedNode() functionhjk2017-03-141-9/+5
* ProjectExplorer: Create initial project treeTobias Hunger2017-03-102-11/+4
* Make all projects generate a fresh project treeTobias Hunger2017-03-101-2/+4
* CppTools: De-duplicate and rename function in ProjectPartNikolai Kosjar2017-03-091-1/+1
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-099-113/+11
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* ProjectManagers: Cleanuphjk2017-02-283-27/+3
* ProjectManager: Centralize "File not found handling"hjk2017-02-282-16/+2
* ProjectExplorer: Remove Project manager parameter from some constructorshjk2017-02-283-4/+3
* ProjectExplorer: Nodes: Do not makeEmpty() as part of buildTree()Tobias Hunger2017-02-241-0/+1
* Remove spaces in initializer listsTim Jenssen2017-02-225-5/+5
* {Auto,Generic}Project: Fix setting ProjectPart::displayNameNikolai Kosjar2017-02-211-0/+1
* CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-202-20/+30
* Unify projectexplorer language IDsUlf Hermann2017-01-301-1/+1
* Report better projectFileName to ProjectPartTobias Hunger2017-01-271-0/+2
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-1/+1
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-193-3/+3
* CppTools: Call ProjectInfo::finish when we get itNikolai Kosjar2016-12-061-1/+0
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-052-18/+8
|\
| * BuildConfiguration: De-virtualize setBuildConfigurationhjk2016-12-052-18/+8
* | Remove files not used in the buildTobias Hunger2016-11-251-5/+0
* | ProjectExplorer: Shorten space needed to store a FileTypeTobias Hunger2016-11-031-2/+3
|/