aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/visualstudio/msbuildsharedsolutionpropertiesproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-1/+1
* Merge 1.11 into masterChristian Kandeler2018-04-051-3/+5
|\
| * Adjust Visual Studio project generator to CLI changesJoerg Bornemann2018-03-221-3/+5
* | Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-1/+1
|/
* Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-131-0/+149