aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enable file wizards to accept relative pathsAli Can Demiralp2024-03-055-6/+46
* Fix Qt Quick project creation with Qt 5 and CMakeAli Can Demiralp2024-03-052-1/+6
* Fix MultiToolTask on VS 2019Ali Can Demiralp2024-03-051-1/+1
* Ensure pre-compiled header is accessible from generated sourcesAli Can Demiralp2024-03-041-1/+1
* Amend commit 7875ba, fixes "Must select Qt" not disappearingKarsten Heimrich2024-03-011-2/+2
* Fix package InitializeAsync call delayMiguel Costa2024-02-293-9/+17
* Pass project path to qmlls as build dirMiguel Costa2024-02-291-5/+18
* Rework QmlLspClientMiguel Costa2024-02-296-207/+310
* Fix opening the source files of Qt Designer Custom Widget projectsAli Can Demiralp2024-02-291-5/+5
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-28485-485/+485
* Squish: Shorten object nameRobert Löhning2024-02-265-5/+5
* Prevent deprecation warning / error in Qt quick application templateAli Can Demiralp2024-02-261-1/+1
* Fix recognition of QMake extra argumentsAli Can Demiralp2024-02-141-2/+3
* Fix RCC failure when using precompiled headers and /W4 /WXAli Can Demiralp2024-02-132-10/+18
* Build fix inside VS while not using vstools -startvsKarsten Heimrich2024-02-091-4/+1
* Update the property documentations to https://doc.qt.io/qt-6/Ali Can Demiralp2024-02-098-113/+113
* Check if the main window is visible alreadyKarsten Heimrich2024-02-092-28/+33
* Make searching for dev releases an opt-inKarsten Heimrich2024-02-094-19/+138
* Port Qt VS Tools to ARM64Karsten Heimrich2024-02-099-24/+464
* Use MSBuild package references and reduce dependenciesKarsten Heimrich2024-02-091-13/+3
* Convert to auto-propertyKarsten Heimrich2024-02-091-9/+2
* Fix null reference exceptionKarsten Heimrich2024-02-091-0/+6
* Change compiler-flavor MOC property from a string to an enumAli Can Demiralp2024-02-091-2/+9
* Simplify initialization of MOC optionsAli Can Demiralp2024-02-091-60/+13
* Fix incorrect string and string list MOC propertiesAli Can Demiralp2024-02-092-6/+4
* Update the VS interface of MOC command line options to match 6.6.1Ali Can Demiralp2024-02-093-0/+165
* Fix RCC interface consistency issuesAli Can Demiralp2024-02-093-22/+25
* Update the VS interface of RCC command line options to match 6.6.1Ali Can Demiralp2024-02-094-14/+120
* Change generator and connections UIC properties from strings to enumsAli Can Demiralp2024-02-091-4/+18
* Update the VS interface of UIC command line options to match 6.6.1Ali Can Demiralp2024-02-093-13/+196
* Add deploy tool the option to prepend the Qt tools directory to pathAli Can Demiralp2024-02-093-0/+22
* Simplify initialization of REPC optionsAli Can Demiralp2024-02-081-17/+5
* Fix argument null exceptionKarsten Heimrich2024-02-021-2/+2
* Unify the project settings for standard VS and Qt templatesAli Can Demiralp2024-02-011-13/+21
* Open source files in CMake projects for consistency with MSBuildAli Can Demiralp2024-02-013-5/+27
* Disable project model input for ActiveQt wizardMiguel Costa2024-01-293-1/+4
* Update Designer Plugin template for Qt/CMakeMiguel Costa2024-01-295-0/+36
* Update Empty template for Qt/CMakeMiguel Costa2024-01-297-1/+37
* Fix exception in ListQrcMiguel Costa2024-01-291-0/+4
* Cleanup and centralize Qt version handling codeKarsten Heimrich2024-01-292-100/+29
* Prevent VS from loading the extension if we throw during startupKarsten Heimrich2024-01-291-3/+15
* Remove custom exception class and use existing C# exception typesKarsten Heimrich2024-01-2911-59/+38
* Remove QtVsTest and related codeKarsten Heimrich2024-01-2929-3669/+18
* Add QTDIR to PATH when debuggingMiguel Costa2024-01-252-8/+10
* Add utility environment variables parserMiguel Costa2024-01-253-0/+58
* Implement OnAfterPackageLoadedAsync overrideMiguel Costa2024-01-231-23/+23
* Doc: Fix typo "gile" > "file"Leena Miettinen2024-01-221-1/+1
* Doc: Update writing style and screenshotsLeena Miettinen2024-01-223-147/+147
* Copy QtVsTools keys only once into the new QtProject registry treeKarsten Heimrich2024-01-223-7/+20
* Doc: Describe turning on QML language serverLeena Miettinen2024-01-222-1/+58