aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-103-11/+11
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-092-7/+0
* ProjectPart: Add meta informationDaniel Teske2013-10-011-0/+3
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-012-10/+7
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-272-0/+22
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-173-47/+50
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+1
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-289-62/+34
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* Autotools: Add method to retrieve default build dir based on project fileTobias Hunger2013-08-132-1/+7
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-07-251-2/+0
|\
| * CppTools: Check if project has changed before reparsingNikolai Kosjar2013-07-221-2/+0
* | Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-092-2/+2
* | Make IDocument::fileName a member with setter.Eike Ziller2013-07-092-15/+2
* | Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-082-23/+9
|/
* Project managers: Force "Parsing" notificationNikolai Kosjar2013-06-241-1/+2
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-075-5/+2
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-282-0/+3
* Revert "Project: Set QML/C++ languages where both are possible"Kai Koehne2013-05-281-3/+1
* Projects: Improve opening of projectsTobias Hunger2013-05-271-16/+4
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-2/+1
* Autotools: added parsing defines and C/C++ flags from MakefileSergey Shambir2013-05-145-13/+188
* AutotoolsProject: simplified C++ codemodel interaction.Sergey Shambir2013-05-021-40/+15
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* ProjectManagers: Update project languages based on data sent to the codemodelTobias Hunger2013-04-101-0/+2
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-7/+7
* Project: Set QML/C++ languages where both are possibleTobias Hunger2013-04-051-1/+3
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-4/+6
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Remove internal class BaseTextMarkRegistry from exported header.Friedemann Kleint2013-03-261-0/+1
* Autotools: Makefile.am and configure.ac now displayed on top of treeSergey Shambir2013-03-261-3/+7
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+2
* CppTools: improved languages support in ProjectPartSergey Shambir2013-03-211-4/+6
* Fix Krazy warnings about includes/header guards in Autotools/CMake.Friedemann Kleint2013-03-121-3/+3
* Autotools: fixed crash in Debug buildSergey Shambir2013-03-051-1/+1
* Qml Debugging: Default option for Qt Quick applicationAurindam Jana2013-02-201-1/+1
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-124-0/+4
* Autotools: fixed parsing var assignment without space before =Sergey Shambir2013-02-082-18/+38
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3130-30/+30
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2930-30/+30
* | Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-1/+1
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-4/+0
* | Autotools: fixed crash when opening any projectSergey Shambir2013-01-081-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Use C++11 parsing mode for CMake, AutoTools and Generic project managersDaniel Teske2013-01-011-1/+1