aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Wizards
Commit message (Expand)AuthorAgeFilesLines
* Fix "Finish" button always disabled in Qt Class WizardKarsten Heimrich2021-12-171-3/+5
* Match toolset of new projects to VS versionMiguel Costa2021-12-161-2/+2
* Remove some more dead code, replaced by ConfigPage.xaml{.cs}Karsten Heimrich2021-12-133-321/+0
* Rename some methods containing *ModuleInformation to just *ModulesKarsten Heimrich2021-12-072-2/+2
* Rename QtModuleInfo to QtModule, following qtmodules.xml declarationKarsten Heimrich2021-12-073-6/+6
* Fix Qt Widgets Application cannot be created with default icon setKarsten Heimrich2021-12-021-16/+29
* Remove now unused Qt3Project template typeKarsten Heimrich2021-12-021-0/+2
* Final run to format the code as specified int the .editorconfig fileKarsten Heimrich2021-12-023-3/+4
* Format switch-case according to the .editorconfig ruleKarsten Heimrich2021-12-021-11/+11
* refactoring: Rework layout of project filesMiguel Costa2021-11-161-37/+91
* refactoring: Reorganize project filesMiguel Costa2021-11-1654-0/+7732