| Commit message (Expand) | Author | Age | Files | Lines |
* | Squish: Truncate productDisplayVersion's suffixHEADdev | Robert LΓΆhning | 2025-07-29 | 1 | -1/+1 |
* | Update v3.4.1 changelog | Karsten Heimrich | 2025-07-23 | 1 | -0/+9 |
* | Doc: Add \QC to the local macros.qdocconf file | Leena Miettinen | 2025-07-14 | 2 | -2/+3 |
* | Correct style errors in Package | Ali Can Demiralp | 2025-07-14 | 24 | -44/+44 |
* | Correct style errors in Core | Ali Can Demiralp | 2025-07-14 | 33 | -59/+60 |
* | Correct style errors in TestAdapter | Ali Can Demiralp | 2025-07-14 | 3 | -3/+3 |
* | Remove unused includes and correct include order in QtMSBuild | Ali Can Demiralp | 2025-07-14 | 6 | -8/+7 |
* | Doc: Add "Profile Qt Quick applications" to the online TOC | Leena Miettinen | 2025-06-30 | 1 | -0/+1 |
* | Doc: Describe profiling Qt Quick applications | Leena Miettinen | 2025-06-26 | 5 | -1/+73 |
* | Correct style errors in Wizards | Ali Can Demiralp | 2025-06-24 | 14 | -27/+25 |
* | Correct style errors in RegExpr | Ali Can Demiralp | 2025-06-24 | 3 | -5/+5 |
* | Remove unused includes and correct include order in Package/QML | Ali Can Demiralp | 2025-06-24 | 8 | -14/+5 |
* | Remove unused includes and correct include order in Wizards | Ali Can Demiralp | 2025-06-24 | 3 | -7/+1 |
* | Remove unused includes and correct include order in Core | Ali Can Demiralp | 2025-06-24 | 8 | -12/+7 |
* | Fix copyright note in Telemetry.cs | Ali Can Demiralp | 2025-06-24 | 1 | -1/+1 |
* | Do not freeze the status bar | Ali Can Demiralp | 2025-06-24 | 1 | -2/+4 |
* | Squish: Fix crashing tests after updating MSVS | Robert LΓΆhning | 2025-06-12 | 1 | -2/+9 |
* | Update v3.4.0 changelog | Karsten Heimrich | 2025-05-06 | 1 | -1/+34 |
* | Generalize the status bar message after updating the QML language serverv3.4.0 | Karsten Heimrich | 2025-05-06 | 1 | -0/+2 |
* | Doc: Update info about new options | Leena Miettinen | 2025-05-05 | 6 | -81/+105 |
* | Implement notification and download option for development releases | Karsten Heimrich | 2025-05-05 | 2 | -10/+179 |
* | Rename QmlLanguageServerDownloader to FileDownloader | Karsten Heimrich | 2025-05-05 | 4 | -14/+10 |
* | Remove falsely added BOM character | Karsten Heimrich | 2025-05-05 | 1 | -1/+1 |
* | Move development release notifications to monitor task | Karsten Heimrich | 2025-05-05 | 2 | -65/+71 |
* | Split QtOptionsPage Notifications into separate file | Karsten Heimrich | 2025-05-05 | 3 | -206/+225 |
* | Squish: Stabilize tst_new_project_edit | Robert LΓΆhning | 2025-04-30 | 1 | -1/+4 |
* | Fix build on VS 2019 | Karsten Heimrich | 2025-04-25 | 4 | -17/+20 |
* | Enable the previously marked experimental QML language server support | Karsten Heimrich | 2025-04-25 | 2 | -0/+28 |
* | Replace polling-based file monitor with event-driven FileSystemWatcher | Karsten Heimrich | 2025-04-25 | 4 | -31/+125 |
* | Prevent duplication of qml.qrc and qtvars.pro content | Ali Can Demiralp | 2025-04-25 | 1 | -2/+4 |
* | Fix Qt Widget Designer opens multiple times in detached mode | Karsten Heimrich | 2025-04-25 | 4 | -2/+123 |
* | Split classes into files and adjust namespace to match hierarchy | Karsten Heimrich | 2025-04-25 | 11 | -396/+444 |
* | Add additional options to suppress the editor Detach notifications | Karsten Heimrich | 2025-04-25 | 6 | -5/+112 |
* | Use full variable names in console and gui templates | Ali Can Demiralp | 2025-04-15 | 2 | -6/+6 |
* | Omit detection of stripped Qt version shipped with QtDesignStudio | Ali Can Demiralp | 2025-04-15 | 1 | -1/+8 |
* | Improve default Designer and Linguist handling | Karsten Heimrich | 2025-04-14 | 2 | -30/+129 |
* | Update vs-debugtools submodule | Ali Can Demiralp | 2025-04-11 | 1 | -0/+0 |
* | Adjust label casing (QML language server -> QML Language Server) | Karsten Heimrich | 2025-04-10 | 4 | -14/+14 |
* | Allow user-specified QML language server binary | Karsten Heimrich | 2025-04-10 | 2 | -57/+31 |
* | Implement support for LSP 'configuration' and workspaceFolders' messages | Karsten Heimrich | 2025-04-10 | 10 | -20/+415 |
* | Implement server initialization with Workspace Features support | Karsten Heimrich | 2025-04-10 | 5 | -3/+184 |
* | Remove pipe-based interception and directly intercept read/write | Karsten Heimrich | 2025-04-10 | 6 | -212/+136 |
* | Let VS show a notification in case it cannot start the language client | Karsten Heimrich | 2025-04-10 | 1 | -12/+27 |
* | Split the QLanguageClient into several files, no functional change | Karsten Heimrich | 2025-04-10 | 4 | -299/+331 |
* | Rename files, classes, enums etc... No functional change intended | Karsten Heimrich | 2025-04-10 | 11 | -125/+130 |
* | Enable using the GitHub-provided qmlls if available | Karsten Heimrich | 2025-04-10 | 2 | -10/+113 |
* | Introduce means to react to project configuration changes | Karsten Heimrich | 2025-04-10 | 8 | -3/+182 |
* | Untangle IVsDebuggerEvents and properly unadvise events on disposal | Karsten Heimrich | 2025-04-10 | 4 | -21/+60 |
* | Add QtPDF to qt6modules.xml | Ali Can Demiralp | 2025-04-09 | 1 | -0/+38 |
* | Amend 3f695a: Fix broken .pro file import | Karsten Heimrich | 2025-04-03 | 1 | -1/+1 |