summaryrefslogtreecommitdiff
path: root/src/plugins/autotoolsprojectmanager/autotoolsprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTools: Move to Tr::trhjk2022-09-301-14/+25
* Use SPDX license identifiersLucie Gérard2022-08-261-26/+2
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-131-0/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+3
* ProjectExplorer: Use a functor for BuildSystem creationhjk2019-10-251-1/+1
* Autotools: Introduce AutotoolsBuildSystemTobias Hunger2019-08-291-5/+19
* Plugins: Code cosmeticshjk2019-02-271-3/+3
* Autotools: Remove dependency on plugin object poolhjk2018-01-261-9/+20
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-3/+6
* Autotools: ModernizeTobias Hunger2016-02-041-6/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* Use new mime databaseEike Ziller2015-02-171-6/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+1
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-24/+21
* Profile introductionTobias Hunger2012-06-211-2/+1
* Autotools: Do not register buildconfigurationfactoryTobias Hunger2012-02-211-1/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Use new static ICore interface.hjk2012-01-241-2/+1
* autotools: minor cleanuphjk2011-11-301-9/+5
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+85