aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Package
Commit message (Expand)AuthorAgeFilesLines
* Rework help link chooser and translation page searchKarsten Heimrich2022-04-053-27/+20
* Hide the legacy "Set Solution's Qt Version" menu for new projectsKarsten Heimrich2022-04-059-73/+78
* Improve InfoBar notificationsMiguel Costa2022-03-223-6/+30
* List Qt modules in alphabetical orderMiguel Costa2022-03-221-1/+1
* Fix error when Qt path is invalidMiguel Costa2022-03-222-12/+37
* Rework Qt version settings handlingKarsten Heimrich2022-03-143-94/+190
* Fix wrong indentationKarsten Heimrich2022-03-101-4/+4
* Rewrite/rename code to make the the intent more obviousKarsten Heimrich2022-03-102-64/+69
* Fix argument null exceptionKarsten Heimrich2022-03-101-0/+3
* Fix tooltip not shown for version name fieldKarsten Heimrich2022-03-101-1/+1
* Add LazyFactory classMiguel Costa2022-03-0110-64/+75
* Fix ThrowIfNotOnUIThread exceptionMiguel Costa2022-03-011-3/+6
* Re-enable designing XAML files in Visual StudioKarsten Heimrich2022-02-236-66/+35
* Apply uniform guidelines to 'using' directivesMiguel Costa2022-02-2227-78/+100
* Remove some more ThreadHelper.ThrowIfNotOnUIThread()Karsten Heimrich2022-02-2219-104/+43
* Enable reporting issues and feature requests via GitHubKarsten Heimrich2022-02-181-3/+31
* Avoid potential deadlocksMiguel Costa2022-02-1817-90/+152
* Fix remaining warningsMiguel Costa2022-02-118-28/+39
* 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