aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add unit tests for Qt/MSBuildMiguel Costa2023-11-2810-0/+571
* Get Qt/MSBuild version from version.logMiguel Costa2023-11-284-1/+14
* Move Qt vars evaluation to qt.targetsMiguel Costa2023-11-282-60/+60
* Fix null reference exception while selecting modulesKarsten Heimrich2023-11-241-1/+1
* Fix temp dir added to INCLUDEPATHMiguel Costa2023-11-234-5/+185
* Display a warning icon in the first column after validation errorKarsten Heimrich2023-11-233-25/+73
* Implement cleanup of non-existent Qt versionsKarsten Heimrich2023-11-232-8/+41
* Add a way to specify the location of an installer-provided Qt installationKarsten Heimrich2023-11-234-22/+279
* Fix Qt modules not propely selected after non-Qt project conversionKarsten Heimrich2023-11-232-4/+14
* Remove implicit addition of Qt core and gui moduleKarsten Heimrich2023-11-231-1/+1
* Amend commit f762caf, fix property page display valueKarsten Heimrich2023-11-233-52/+52
* Remove Qt copyright header from template .vcxproj'sMiguel Costa2023-11-137-42/+0
* Fix Qt version name validationKarsten Heimrich2023-11-131-3/+4
* Amend a84505b, fix more QtBkup_* comparisonsKarsten Heimrich2023-11-093-8/+27
* Add option to deploy project outputMiguel Costa2023-11-083-4/+38
* Fix windeployqt args ignoredMiguel Costa2023-11-083-35/+87
* Set environment vars for windeployqtMiguel Costa2023-11-083-1/+15
* Enable QML debug by default in Qt Quick templateMiguel Costa2023-10-252-14/+26
* Connect to QML runtime only in debug modeMiguel Costa2023-10-256-9/+31
* Add launch hook for QML debug engineMiguel Costa2023-10-253-1/+67
* Add qmake project to Tests/ProjectFormatsMiguel Costa2023-10-255-0/+93
* Fix private modules discarded in .pro importMiguel Costa2023-10-251-4/+5
* Update Changelog to v3.0.2v3.0.2Karsten Heimrich2023-10-161-1/+25
* Update VS Marketplace overview page for Visual Studio 2019 and 2022Karsten Heimrich2023-10-121-12/+13
* Enable item wizards for cmake based projectsKarsten Heimrich2023-10-1221-8/+475
* Fix cannot assign lambda expression to an implicitly-typed variableKarsten Heimrich2023-10-121-2/+2
* Fix VS 2019 build after ec8fed82Miguel Costa2023-10-121-4/+4
* In the new-project wizard, allow to select a unregistered Qt versionKarsten Heimrich2023-10-122-115/+174
* Fix missing copy of natvis files "Debug | Step Into New Instance"Karsten Heimrich2023-10-121-24/+15
* Fix null reference exception while converting a projectKarsten Heimrich2023-10-121-1/+2
* Fix V2 conversion not committing changesMiguel Costa2023-10-041-4/+13
* Add option to not show Qt/CMake notificationsMiguel Costa2023-09-272-1/+55
* Preserve existing CMake presetsMiguel Costa2023-09-271-39/+3
* Fix cmd parser duplicating values as free argsMiguel Costa2023-09-271-5/+5
* Fix broken .vcxproj when auto-generating .qrc filesKarsten Heimrich2023-09-271-2/+7
* Amend a548ea, filter the list of Qt modules used in the projectKarsten Heimrich2023-09-271-2/+8
* Fix importing a project with no filters or solution fileKarsten Heimrich2023-09-272-3/+14
* Remove leftover property used during cmake support developmentKarsten Heimrich2023-09-272-3/+1
* Amend e09028d3 'Raise exception if legacy extension is detected'v3.0.1Miguel Costa2023-09-051-4/+0
* Doc: Describe selecting Qt versions for CMake projectsLeena Miettinen2023-09-051-0/+21
* Clean up solution errors when creating Qt/CMake projectsMiguel Costa2023-09-041-6/+30
* Update CMake presets when Qt versions are modifiedMiguel Costa2023-09-042-1/+8
* Remove function TranslateFilterNames(...)Karsten Heimrich2023-09-011-19/+0
* Fix wizard adding new .cpp and .h files under wrong sectionKarsten Heimrich2023-09-017-10/+106
* Introduce VcFilterExtensions, move functions, adapt usagesKarsten Heimrich2023-09-015-100/+105
* Remove Filters class, move getter into FakeFilter classKarsten Heimrich2023-09-016-82/+70
* Doc: Describe Legacy Project Filter toolbar buttonLeena Miettinen2023-09-012-0/+8
* Stop logging parse errors while loading CMake projectsMiguel Costa2023-09-011-1/+3
* Fix error opening .ui in CMake projectMiguel Costa2023-09-012-3/+11
* Update Changelog to v3.0.0v3.0.0Miguel Costa2023-08-301-0/+34