summaryrefslogtreecommitdiff
path: root/src/plugins/autotoolsprojectmanager/autotoolsproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-24/+21
* GCC: Actually use sysroot for header path detectionOrgad Shaneh2012-09-051-2/+3
* s/profile/kit/Tobias Hunger2012-09-041-6/+6
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-5/+3
* autotools: Properly filter .moc filesMathias Hasselmann2012-08-221-1/+1
* Fix crashes when no default profile is setTobias Hunger2012-08-131-2/+3
* Clean up includes in autotools-plugin.Friedemann Kleint2012-07-251-0/+1
* Profile introductionTobias Hunger2012-06-211-92/+28
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-3/+3
* Compile autotools-plugin with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-04-031-8/+5
* Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-161-5/+0
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Autotools: Remove unnecessary member functionTobias Hunger2012-02-211-10/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* 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-151-8/+8
* autotools: style, more 'using', less typing.hjk2012-01-161-45/+36
* autotools: minor cleanuphjk2011-11-301-28/+26
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+542