aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/generator/visualstudio/solution
Commit message (Expand)AuthorAgeFilesLines
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-034-4/+4
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-2/+2
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-5/+5
* Use nullptr to initialize the pointersDenis Shienkov2017-11-204-4/+4
* Replace QScopedPointer with std::unique_ptrJoerg Bornemann2017-10-134-7/+12
* Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-1310-0/+730