aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-193-0/+3
* AutotoolsProjectManager: ModernizeAlessandro Portale2018-11-048-18/+18
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-236-18/+0
* Autotools: Simplify make step setuphjk2018-10-233-20/+12
* Autotools: Use BuildStepList::appendStep instead of insertStephjk2018-10-221-5/+5
* AutoTools: Use aspects in build stepshjk2018-10-227-348/+95
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-176-30/+6
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-156-18/+0
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-123-0/+3
* Toolchains: Detect unspecified language versionNikolai Kosjar2018-10-081-4/+2
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-318-12/+3
* Use base make step for autotools projectsEike Ziller2018-05-233-272/+22
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-4/+0
* 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