aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update v3.4.0 changelogHEADdevKarsten Heimrich2025-05-061-1/+34
* Generalize the status bar message after updating the QML language serverv3.4.0Karsten Heimrich2025-05-061-0/+2
* Doc: Update info about new optionsLeena Miettinen2025-05-056-81/+105
* Implement notification and download option for development releasesKarsten Heimrich2025-05-052-10/+179
* Rename QmlLanguageServerDownloader to FileDownloaderKarsten Heimrich2025-05-054-14/+10
* Remove falsely added BOM characterKarsten Heimrich2025-05-051-1/+1
* Move development release notifications to monitor taskKarsten Heimrich2025-05-052-65/+71
* Split QtOptionsPage Notifications into separate fileKarsten Heimrich2025-05-053-206/+225
* Squish: Stabilize tst_new_project_editRobert Löhning2025-04-301-1/+4
* Fix build on VS 2019Karsten Heimrich2025-04-254-17/+20
* Enable the previously marked experimental QML language server supportKarsten Heimrich2025-04-252-0/+28
* Replace polling-based file monitor with event-driven FileSystemWatcherKarsten Heimrich2025-04-254-31/+125
* Prevent duplication of qml.qrc and qtvars.pro contentAli Can Demiralp2025-04-251-2/+4
* Fix Qt Widget Designer opens multiple times in detached modeKarsten Heimrich2025-04-254-2/+123
* Split classes into files and adjust namespace to match hierarchyKarsten Heimrich2025-04-2511-396/+444
* Add additional options to suppress the editor Detach notificationsKarsten Heimrich2025-04-256-5/+112
* Use full variable names in console and gui templatesAli Can Demiralp2025-04-152-6/+6
* Omit detection of stripped Qt version shipped with QtDesignStudioAli Can Demiralp2025-04-151-1/+8
* Improve default Designer and Linguist handlingKarsten Heimrich2025-04-142-30/+129
* Update vs-debugtools submoduleAli Can Demiralp2025-04-111-0/+0
* Adjust label casing (QML language server -> QML Language Server)Karsten Heimrich2025-04-104-14/+14
* Allow user-specified QML language server binaryKarsten Heimrich2025-04-102-57/+31
* Implement support for LSP 'configuration' and workspaceFolders' messagesKarsten Heimrich2025-04-1010-20/+415
* Implement server initialization with Workspace Features supportKarsten Heimrich2025-04-105-3/+184
* Remove pipe-based interception and directly intercept read/writeKarsten Heimrich2025-04-106-212/+136
* Let VS show a notification in case it cannot start the language clientKarsten Heimrich2025-04-101-12/+27
* Split the QLanguageClient into several files, no functional changeKarsten Heimrich2025-04-104-299/+331
* Rename files, classes, enums etc... No functional change intendedKarsten Heimrich2025-04-1011-125/+130
* Enable using the GitHub-provided qmlls if availableKarsten Heimrich2025-04-102-10/+113
* Introduce means to react to project configuration changesKarsten Heimrich2025-04-108-3/+182
* Untangle IVsDebuggerEvents and properly unadvise events on disposalKarsten Heimrich2025-04-104-21/+60
* Add QtPDF to qt6modules.xmlAli Can Demiralp2025-04-091-0/+38
* Amend 3f695a: Fix broken .pro file importKarsten Heimrich2025-04-031-1/+1
* Update references to the renamed .natvis filesAli Can Demiralp2025-03-314-8/+8
* Fix incorrect input file in QtNatvis targetAli Can Demiralp2025-03-311-1/+1
* Squish: Log MSVS' versionRobert Löhning2025-03-241-0/+1
* Reflect name change of Qt DesignerKarsten Heimrich2025-03-211-1/+1
* Replace natvis files in QtMSBuild with vs-debugtools submoduleAli Can Demiralp2025-03-2110-1570/+22
* Refactor QtVsToolsPackage.csAli Can Demiralp2025-03-201-18/+18
* Squish: Revert "Expect compilation failure"Robert Löhning2025-03-191-5/+1
* Fix build on AMR64 platformKarsten Heimrich2025-03-185-9/+20
* Refactor 'Concurrent' class to improve thread safety and prevent deadlocksKarsten Heimrich2025-03-183-64/+325
* Remove natvis files from QtVsTools.PackageAli Can Demiralp2025-03-184-1558/+1
* Add telemetry supportAli Can Demiralp2025-03-1812-9/+181
* Update copyright comments to 2025Ali Demiralp2025-03-18583-2267/+1369
* Fix incompatible makefile generator error formatAli Can Demiralp2025-03-141-1/+7
* Fix projects cannot be created in a 'Solution Folder' filterKarsten Heimrich2025-03-061-1/+1
* Refactor QmlFileSystem for better clarity and maintainabilityKarsten Heimrich2025-03-063-31/+23
* Squish: Update for account creation dialogRobert Löhning2025-03-041-1/+1
* Squish: Enable screenshotsRobert Löhning2025-02-283-1/+24