aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Profile introductionTobias Hunger2012-06-2119-555/+172
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* qbs files: Add AutotoolsProjectManagerOrgad Shaneh2012-06-111-0/+57
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-184-4/+6
* Use Core::Id in project-related objectsTobias Hunger2012-04-2514-121/+116
* Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-162-5/+12
|\
| * Fix file descriptor and memory leak in autotools pluginVictor Ostashevsky2012-04-152-5/+12
* | Compile autotools-plugin with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-04-039-29/+27
* | Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-162-6/+0
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+3
|/
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-212-4/+2
* Autotools: Do not register buildconfigurationfactoryTobias Hunger2012-02-212-2/+1
* Autotools: Remove unnecessary member functionTobias Hunger2012-02-213-12/+3
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-207-12/+12
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-11/+15
* Removed module names from #include directives.Erik Verbruggen2012-02-1515-53/+53
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-6/+0
* Optionaly disable buildstepsDaniel Teske2012-01-314-7/+0
* Use new static ICore interface.hjk2012-01-241-2/+1
* autotools: style, more 'using', less typing.hjk2012-01-169-123/+123
* Minor Krazy cleanup in autotools.Friedemann Kleint2011-11-306-6/+5
* autotools: compile fix on windowshjk2011-11-301-1/+1
* autotools: minor cleanuphjk2011-11-3030-197/+62
* autotools: mark plugin as "experimental"hjk2011-11-301-1/+1
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-3036-0/+5477