aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtprojectlib/CxxStreamReader.cs
Commit message (Expand)AuthorAgeFilesLines
* Some better performance while parsing C++ filesKarsten Heimrich2017-01-091-7/+23
* Code change: Remove redundant codeKarsten Heimrich2016-11-081-11/+9
* Style change: Use implicitly typed local variablesKarsten Heimrich2016-11-021-5/+5
* Style change: Use string.Empty where possibleKarsten Heimrich2016-11-021-4/+4
* Code change: Minor simplification to string handlingKarsten Heimrich2016-11-021-1/+1
* Fix RECS0122: Initializing field by default value is redundantKarsten Heimrich2016-08-111-3/+3
* Fix RECS00{60|61|62|63}: Missing a StringComparison argumentKarsten Heimrich2016-08-111-3/+3
* Fix RECS0091: Use 'var' keyword where appropriateKarsten Heimrich2016-07-151-2/+2
* Fix CA1001: Types that own disposable fields should be disposable.Karsten Heimrich2016-07-071-2/+26
* Copy QtProjectLib into src directory.Karsten Heimrich2016-06-141-0/+164