aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/projectgeneratormanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-251-6/+2
* Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-131-14/+6
* Replace QSharedPointer/QWeakPointer with std::shared_ptr/std::weak_ptrJake Petroules2017-05-231-4/+4
* Replace all uses of QVector with std::vectorJake Petroules2017-03-291-3/+4
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-3/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+3
* Make the project structure of generators consistentJake Petroules2016-09-081-2/+2
* Implement Visual Studio generatorJake Petroules2016-09-061-1/+3
* Update license headersIikka Eklund2016-08-291-14/+23
* Add generator for Clang compilation databaseChristian Gagneraud2016-08-191-0/+3
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-11/+12
* Add an API to support build system generators.Jake Petroules2015-02-121-0/+77