aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/visualstudio/msbuildqbsproductproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-3/+6
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-1/+1
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-10/+10
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-2/+2
* Do not use the set class outside corelibChristian Kandeler2017-12-071-5/+2
* Make Version a public classJake Petroules2017-12-011-1/+1
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-4/+6
* Give the setupRunEnvironment script an additional parameterChristian Kandeler2017-11-221-1/+2
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-1/+1
* Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-131-0/+425