aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppprojectfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang: Classify *.{moc,qdoc} as CXXSourceNikolai Kosjar2016-04-221-0/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppTools: Moving ProjectPartBuilder in its own headerMarco Bubke2016-01-131-37/+0
* CppTools: Move ProjectPart in its own header fileMarco Bubke2016-01-131-1/+1
* MimeDatabase: Remove bestMatch, which was broken beyond repairEike Ziller2015-02-271-5/+4
* Use new mime databaseEike Ziller2015-02-171-14/+17
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | CppTools: Unexport ProjectFileAdderNikolai Kosjar2015-02-091-20/+24
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-4/+2
* Introduced mime-type for ObjC++.Erik Verbruggen2013-07-181-0/+3
* CppTools: moved some logic to ProjectFileSergey Shambir2013-04-101-0/+52
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-13/+13
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+4
* CppTools: fixed bugs in change 49602Sergey Shambir2013-03-271-2/+2
* CppTools: Fix build with namespaced Qt.Christian Kandeler2013-03-251-3/+3
* CppTools: improved languages support in ProjectPartSergey Shambir2013-03-211-0/+101