aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Wizards/QtVsTools.Wizards.csproj
Commit message (Expand)AuthorAgeFilesLines
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-281-1/+1
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-091-1/+1
* Fix project wizards (Page 2) has drawing glitchesKarsten Heimrich2023-07-251-0/+1
* Add additional threading analyzer to help with VSTHRD010 and friendsKarsten Heimrich2023-07-251-0/+8
* Move code adjusting whitespaces and tabs into Wizards/UtilKarsten Heimrich2023-06-291-0/+1
* Remove all references to VS2017Karsten Heimrich2023-03-151-6/+0
* Upgrade target framework/ language versionKarsten Heimrich2023-02-231-1/+2
* Update project copyright headerKarsten Heimrich2023-02-231-27/+4
* Add support for Qt/CMake in project templatesMiguel Costa2022-09-071-0/+2
* Remove {Unsafe}NativeMethods classesKarsten Heimrich2022-09-051-2/+0
* Add .vsconfig files, update package refs, use conditional groupingKarsten Heimrich2022-02-091-20/+25
* Cleanup unused project ReferencesKarsten Heimrich2022-02-021-1/+1
* Remove dead code "SortComboBoxItem.cs"Karsten Heimrich2022-01-251-1/+0
* Implement adding missing modules for item wizardsKarsten Heimrich2022-01-251-0/+1
* Implement templated Qt translation (.ts) file wizardKarsten Heimrich2022-01-201-0/+8
* Amend commmit 2c6d70, more left over wizard codeKarsten Heimrich2022-01-181-14/+0
* Remove old implementation of Qt Class and Qt Widgets wizardsKarsten Heimrich2022-01-141-16/+3
* Rewrite the Qt class wizard to be item template basedKarsten Heimrich2022-01-141-0/+1
* Rewrite the widgets class wizard to be item template basedKarsten Heimrich2022-01-141-0/+1
* Refactor GUI wizards to reuse the same GUI setup pageKarsten Heimrich2022-01-111-9/+2
* Rework wizard folder layoutKarsten Heimrich2022-01-111-46/+47
* Data bind UI inclusion directly by using enum|bool value converterKarsten Heimrich2022-01-111-0/+1
* Remove some more dead code, replaced by ConfigPage.xaml{.cs}Karsten Heimrich2021-12-131-7/+0
* refactoring: Rework layout of project filesMiguel Costa2021-11-161-37/+91
* refactoring: Reorganize project filesMiguel Costa2021-11-161-0/+203