aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Changelog to v3.1.0v3.1.0Miguel Costa2024-01-171-0/+25
* Squish: Test building created projectsRobert Löhning2024-01-172-0/+39
* Squish: Verify that expected files are createdRobert Löhning2024-01-171-1/+53
* Remove unreachable code, viOld is always nullKarsten Heimrich2024-01-171-16/+3
* Amend 79c929 - postpone deleting the registry keys to v3.2.0 releaseKarsten Heimrich2024-01-171-2/+2
* Add QML LSP clientMiguel Costa2024-01-1610-30/+439
* Merge both getter methods to fetch Qt version informationKarsten Heimrich2024-01-1612-61/+63
* Convert QtVersionManager to a fully static classKarsten Heimrich2024-01-1614-63/+40
* Refactor Qt version information retrieval for improved concurrencyKarsten Heimrich2024-01-1614-84/+71
* Safe the Qt version the user addedKarsten Heimrich2024-01-161-3/+16
* Fix button state logic on the wizard config pageKarsten Heimrich2024-01-161-7/+5
* Adapt wizard template code to cppwinrt templatesKarsten Heimrich2024-01-164-66/+56
* Lazy-load options page on the main threadMiguel Costa2024-01-161-2/+11
* Add circular log utilityMiguel Costa2024-01-164-1/+172
* Squish: Check state of "Finish" button at end of wizardsRobert Löhning2024-01-151-8/+11
* Ensure parameters of MakeRelative are quotedAli Can Demiralp2024-01-153-6/+6
* Squish: Use objects recorded by Squish 7.2.1Robert Löhning2024-01-155-10/+11
* Squish: Update advice about missing Qt versionRobert Löhning2024-01-151-1/+1
* Squish: Add test for files created by project wizardsRobert Löhning2024-01-124-1/+125
* Squish: Add test for changing project and class namesRobert Löhning2024-01-123-1/+71
* Squish: Replace license headerRobert Löhning2024-01-122-52/+6
* Fix incorrect condition logic in qt_vars.targetsAli Can Demiralp2024-01-111-2/+2
* Fix timeout in CriticalSection for large solutionsMiguel Costa2024-01-107-37/+244
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-09516-540/+540
* Make adjustments to auto-testsMiguel Costa2024-01-0912-150/+166
* Make buildtime properties available to any projectMiguel Costa2024-01-094-36/+55
* Fix Intellisense errors if vstools not installedMiguel Costa2024-01-091-2/+3
* Move all user keys to QtProject instead of keeping them in DigiaKarsten Heimrich2024-01-086-8/+12
* Split Utils class into partial files and introduce Utils.Registry.csKarsten Heimrich2024-01-083-2/+43
* Adjust namespace of Utils class to match folder structureKarsten Heimrich2024-01-0840-45/+54
* Some more code adjustmentsKarsten Heimrich2024-01-081-30/+24
* Simplify method IsVersionAvailable() using LINQKarsten Heimrich2024-01-081-9/+2
* Remove SaveProjectQtVersion() unused bool return typeKarsten Heimrich2024-01-081-4/+3
* Remove method MergeVersions() from QtVersionManagerKarsten Heimrich2024-01-081-47/+3
* Shuffle around constant registry path valuesKarsten Heimrich2024-01-085-42/+24
* Use verbatim string as regexp patternKarsten Heimrich2024-01-081-1/+1
* $(QTDIR) or $(DefaultQtVersion) cannot be used as version nameKarsten Heimrich2024-01-081-0/+2
* Fix the command for computing the size of the banner fileAli Can Demiralp2024-01-031-2/+2
* Add vcvars architecture to deployment nameMiguel Costa2023-12-141-4/+4
* Add color highlighting to build script outputMiguel Costa2023-12-1416-42/+116
* Open main.qml in active editor after project creationKarsten Heimrich2023-12-131-1/+2
* Refactor vstools.batMiguel Costa2023-12-1118-484/+967
* Remove 'Any CPU' solution configurationMiguel Costa2023-12-111-210/+18
* Amend f30289d1Miguel Costa2023-12-064-11/+14
* Check temp 'qmake' folder generated in IntDirMiguel Costa2023-12-042-0/+38
* Squish: Update menu text for VS2022Robert Löhning2023-11-301-1/+3
* Squish: Handle the "Sign in" nagscreenRobert Löhning2023-11-302-0/+8
* Fix QML object watch not expanding property listMiguel Costa2023-11-281-10/+13
* Allow late-binding of Qt/MSBuild propertiesMiguel Costa2023-11-286-2/+125
* Amend 8146726, fix windeployqt args ignoredMiguel Costa2023-11-281-3/+13