aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/generators/generatordata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-7/+7
* Generator data: add type and build directory methodsJake Petroules2017-09-011-1/+15
* Generator data: use a template method to reduce pattern duplicationJake Petroules2017-09-011-47/+12
* Add an entry for the qbs file itself in the generated vcxprojJake Petroules2017-06-061-0/+16
* Fix handling of same subproject names in generated VS solutionsJake Petroules2017-06-061-0/+23
* Replace all uses of QSet with Internal::SetJake Petroules2017-03-221-4/+5
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Update license headersIikka Eklund2016-08-291-13/+22
* Clean up generator codeChristian Kandeler2016-08-231-13/+13
* Fix build with MSVCChristian Kandeler2016-08-231-8/+8
* Flesh out generators APIJake Petroules2016-08-221-0/+127