aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Qt/MSBuild: Remove BuildLock waiting messageMiguel Costa2022-03-221-2/+0
* Improve InfoBar notificationsMiguel Costa2022-03-223-6/+30
* List Qt modules in alphabetical orderMiguel Costa2022-03-222-2/+2
* Fix Qt module pop-up not showingKarsten Heimrich2022-03-222-2/+2
* Fix error when Qt path is invalidMiguel Costa2022-03-222-12/+37
* tests: Add auto-test for the Qt versions pageMiguel Costa2022-03-225-0/+549
* tests: Add macro statement 'ui find'Miguel Costa2022-03-221-2/+40
* Remove RefreshVersionNames(), cause the value stored is not used at allKarsten Heimrich2022-03-161-16/+0
* 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-0128-151/+472
* Fix ThrowIfNotOnUIThread exceptionMiguel Costa2022-03-011-3/+6
* Re-enable designing XAML files in Visual StudioKarsten Heimrich2022-02-237-66/+39
* Apply uniform guidelines to 'using' directivesMiguel Costa2022-02-2274-206/+301
* Fix package startup (remove ThreadHelper.ThrowIfNotOnUIThread())Karsten Heimrich2022-02-221-27/+0
* Remove some more ThreadHelper.ThrowIfNotOnUIThread()Karsten Heimrich2022-02-2239-235/+154
* Enable reporting issues and feature requests via GitHubKarsten Heimrich2022-02-183-3/+82
* Avoid potential deadlocksMiguel Costa2022-02-1829-146/+186
* Refactor OutputWindowPane handlingKarsten Heimrich2022-02-173-86/+216
* Fix remaining warningsMiguel Costa2022-02-119-29/+40
* Fix test server warningsMiguel Costa2022-02-112-13/+7
* Fix background build warningsMiguel Costa2022-02-117-157/+193
* Fix project config warningsMiguel Costa2022-02-1119-144/+657
* Inline variable declarationKarsten Heimrich2022-02-1031-197/+96
* Use pattern matchingKarsten Heimrich2022-02-0912-83/+56
* Remove superfluous VSIX package memberKarsten Heimrich2022-02-096-80/+22
* Sort modifierKarsten Heimrich2022-02-096-26/+26
* Make property privateKarsten Heimrich2022-02-0941-132/+135
* Make property get onlyKarsten Heimrich2022-02-0929-77/+74
* Make field privateKarsten Heimrich2022-02-0915-30/+30
* Convert to auto propertyKarsten Heimrich2022-02-099-195/+60
* Mark members readonlyKarsten Heimrich2022-02-0943-152/+147
* Fix "Observe the awaitable result of this method call"Karsten Heimrich2022-02-098-13/+13
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-0948-46/+635
* Fix usage of "Async" in names of methodsKarsten Heimrich2022-02-093-8/+8
* Add .vsconfig files, update package refs, use conditional groupingKarsten Heimrich2022-02-0913-253/+343
* Manage additional compiler options from QtMiguel Costa2022-02-022-1/+42
* Cleanup unused project ReferencesKarsten Heimrich2022-02-028-45/+7
* Fix Vs2017 build, amends patch 4b76a7 and d8c550Karsten Heimrich2022-02-021-0/+31
* Avoid overriding user-defined compiler optionsMiguel Costa2022-01-282-6/+129
* Fix using directive is not requiredKarsten Heimrich2022-01-2856-112/+0
* Fix local variable is never usedKarsten Heimrich2022-01-287-23/+1
* Fix method or member is unusedKarsten Heimrich2022-01-2814-753/+3
* Fix copy and paste errorKarsten Heimrich2022-01-281-2/+2
* Fix expression is always trueKarsten Heimrich2022-01-281-1/+1
* Add new Qt/MSBuild task - QtRunTaskMiguel Costa2022-01-264-0/+338
* Remove dead code "SortComboBoxItem.cs"Karsten Heimrich2022-01-252-42/+0