aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtprojectlib/ExportProjectDialog.cs
Commit message (Expand)AuthorAgeFilesLines
* Fix virtual member call in constructorKarsten Heimrich2016-11-141-4/+7
* Code change: Remove dead or unused code, classesKarsten Heimrich2016-11-091-8/+0
* Code change: Remove redundant codeKarsten Heimrich2016-11-081-21/+21
* Style change: Use implicitly typed local variablesKarsten Heimrich2016-11-021-10/+8
* Style change: Use string.Empty where possibleKarsten Heimrich2016-11-021-2/+2
* Code change: Minor simplification to string handlingKarsten Heimrich2016-11-021-1/+1
* Remove unused member variable and depending code.Karsten Heimrich2016-08-161-9/+0
* Fix RECS0122: Initializing field by default value is redundantKarsten Heimrich2016-08-111-1/+1
* Fix IDE0003: Remove redundant 'this' qualificationKarsten Heimrich2016-07-151-156/+156
* Fix RECS0164: Redundant explicit delegate declarationKarsten Heimrich2016-07-151-8/+8
* Copy QtProjectLib into src directory.Karsten Heimrich2016-06-141-0/+456