aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Package
Commit message (Expand)AuthorAgeFilesLines
* Fix background build warningsMiguel Costa2022-02-117-157/+193
* Fix project config warningsMiguel Costa2022-02-111-1/+1
* Inline variable declarationKarsten Heimrich2022-02-1016-97/+41
* Use pattern matchingKarsten Heimrich2022-02-098-26/+20
* Remove superfluous VSIX package memberKarsten Heimrich2022-02-096-80/+22
* Sort modifierKarsten Heimrich2022-02-092-2/+2
* Make property privateKarsten Heimrich2022-02-0928-110/+110
* Make property get onlyKarsten Heimrich2022-02-0911-34/+34
* Make field privateKarsten Heimrich2022-02-0910-18/+18
* Convert to auto propertyKarsten Heimrich2022-02-091-2/+1
* Mark members readonlyKarsten Heimrich2022-02-0915-73/+71
* Fix "Observe the awaitable result of this method call"Karsten Heimrich2022-02-097-12/+12
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-0925-5/+191
* Fix usage of "Async" in names of methodsKarsten Heimrich2022-02-093-8/+8
* Add .vsconfig files, update package refs, use conditional groupingKarsten Heimrich2022-02-091-43/+26
* Fix using directive is not requiredKarsten Heimrich2022-01-2826-59/+0
* Fix local variable is never usedKarsten Heimrich2022-01-282-2/+0
* Fix method or member is unusedKarsten Heimrich2022-01-282-142/+0
* Mention Qt Quick in the VS Marketplace pageMiguel Costa2022-01-211-1/+4
* Remove old translation file related codeKarsten Heimrich2022-01-209-485/+0
* Implement templated Qt translation (.ts) file wizardKarsten Heimrich2022-01-202-0/+11
* Update information in package manifestMiguel Costa2022-01-191-2/+2
* Show notification when new version is installedMiguel Costa2022-01-192-0/+47
* Show no-Qt-version message on the VS info barMiguel Costa2022-01-195-0/+91
* Add access to InfoBar extensibilityMiguel Costa2022-01-193-0/+162
* Amend commit 20dee8, take tool extension into accountKarsten Heimrich2022-01-181-0/+3
* Remove old implementation of Qt Class and Qt Widgets wizardsKarsten Heimrich2022-01-142-45/+3
* Rewrite the Qt class wizard to be item template basedKarsten Heimrich2022-01-142-0/+11
* Rewrite the widgets class wizard to be item template basedKarsten Heimrich2022-01-142-0/+11
* Rework wizard folder layoutKarsten Heimrich2022-01-111-1/+2
* Check if Qt translation tools are availableMiguel Costa2022-01-064-10/+22
* Use > character entity instead of the greater than characterKarsten Heimrich2022-01-062-14/+14
* Add QStringRef and QStringView natvis visualizersKarsten Heimrich2022-01-062-1/+55
* Remove dangling reference to vsix.icoKarsten Heimrich2022-01-061-1/+0
* Process the translation file within project item eventsKarsten Heimrich2022-01-062-2/+2
* Extend error message printed to output windowKarsten Heimrich2022-01-041-3/+8
* Update and fix contextual helpKarsten Heimrich2021-12-171-4/+5
* Squash some more VS 2013 and 2015 referencesKarsten Heimrich2021-12-171-16/+8
* Remove RefreshPostBuild optionMiguel Costa2021-12-162-67/+1
* Fix missing SQLite DLL'sMiguel Costa2021-12-161-2/+32
* Fix tracking of unloaded projects, null access on tracker objectKarsten Heimrich2021-12-151-1/+1
* Remove unnecessary loading and translation of Qt module namesKarsten Heimrich2021-12-153-221/+0
* Make the Qt module selection window more common behavior likeKarsten Heimrich2021-12-075-87/+78
* Rename ModuleId to Id where applicableKarsten Heimrich2021-12-072-2/+2
* Rename some methods containing *ModuleInformation to just *ModulesKarsten Heimrich2021-12-073-4/+4
* Remove QtModule enumerationKarsten Heimrich2021-12-072-5/+4
* Add solution properties to background buildsMiguel Costa2021-12-023-1/+13
* Enable more code that was ifdef'ed out for VS2022Karsten Heimrich2021-12-022-4/+0
* Cleanup and update Resources.resx filesKarsten Heimrich2021-12-022-104/+42
* Cleanup and merge remaining registry settings handlingKarsten Heimrich2021-12-024-43/+2