aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTest
Commit message (Expand)AuthorAgeFilesLines
* Remove QtVsTest and related codeKarsten Heimrich2024-01-2911-2596/+0
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-0910-10/+10
* Remove redundant codeKarsten Heimrich2023-04-204-29/+28
* Remove redundant type specificationKarsten Heimrich2023-04-202-10/+7
* Remove redundant codeKarsten Heimrich2023-04-201-3/+2
* Convert lambda into method groupKarsten Heimrich2023-04-201-2/+2
* Merge null/pattern checks into complex patternKarsten Heimrich2023-04-202-2/+2
* Convert 'if-return' into 'return' statementKarsten Heimrich2023-04-201-9/+3
* Minor Linq improvementsKarsten Heimrich2023-03-151-4/+3
* Remove all references to VS2017Karsten Heimrich2023-03-152-15/+0
* Inline 'out' variable declarationKarsten Heimrich2023-02-241-2/+1
* Use string interpolation expressionKarsten Heimrich2023-02-242-18/+15
* Replace license headerMiguel Costa2023-02-239-252/+42
* Upgrade target framework/ language versionKarsten Heimrich2023-02-231-1/+2
* Update project copyright headerKarsten Heimrich2023-02-231-27/+4
* Fix expression is always 'true' or always 'false'Karsten Heimrich2022-10-051-8/+6
* Modernization: Update propertiesKarsten Heimrich2022-10-041-6/+6
* Modernization: Replace casts with pattern variableKarsten Heimrich2022-10-041-2/+1
* Add latest Windows SDK versionsKarsten Heimrich2022-04-051-1/+21
* tests: Add macro statement 'ui find'Miguel Costa2022-03-221-2/+40
* Apply uniform guidelines to 'using' directivesMiguel Costa2022-02-222-3/+4
* Fix test server warningsMiguel Costa2022-02-112-13/+7
* Fix project config warningsMiguel Costa2022-02-111-4/+3
* Inline variable declarationKarsten Heimrich2022-02-101-4/+2
* Make property privateKarsten Heimrich2022-02-092-2/+2
* Make property get onlyKarsten Heimrich2022-02-093-8/+8
* Make field privateKarsten Heimrich2022-02-091-1/+1
* Convert to auto propertyKarsten Heimrich2022-02-091-33/+25
* Mark members readonlyKarsten Heimrich2022-02-092-4/+4
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-091-0/+7
* Add .vsconfig files, update package refs, use conditional groupingKarsten Heimrich2022-02-091-42/+23
* Final run to format the code as specified int the .editorconfig fileKarsten Heimrich2021-12-022-2/+3
* Format switch-case according to the .editorconfig ruleKarsten Heimrich2021-12-021-124/+124
* Fix PackageReference version mismatchMiguel Costa2021-11-161-3/+13
* refactoring: Add generic package manifestMiguel Costa2021-11-161-69/+96
* refactoring: Rework layout of project filesMiguel Costa2021-11-162-75/+111
* refactoring: Reorganize project filesMiguel Costa2021-11-1611-0/+2758