aboutsummaryrefslogtreecommitdiffstats
path: root/qt-core/src/extension.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor communication between core and extensionsOrkun Tokdemir2024-12-121-6/+5
* qt-core: Set config values for other extensions when a project is addedOrkun Tokdemir2024-12-021-13/+2
* Dispose event handlers and language client when the project is closedOrkun Tokdemir2024-11-281-0/+1
* Add telemetryOrkun Tokdemir2024-11-081-1/+6
* Add vcpkg supportOrkun Tokdemir2024-10-231-0/+2
* qt-core: Add `registerQtbyQtpaths` commandOrkun Tokdemir2024-10-171-0/+2
* qt-core: Add reset function to `CoreProjectManager` and `CoreProject`Orkun Tokdemir2024-10-161-1/+1
* Improve consistency, remove duplication on project and project managerBen Cho2024-10-151-7/+7
* qt-core, qt-cpp: Rename project classesBen Cho2024-10-071-2/+2
* Use getters instead of `get<>` methodsOrkun Tokdemir2024-09-271-1/+1
* qt-core: Add qt-core.additionalQtPathsJoerg Bornemann2024-09-271-0/+10
* qt-core: Move the main reset command to qt-core from qt-cppOrkun Tokdemir2024-09-261-0/+2
* Style: Use the same naming convention for coreApi across all extensionsOrkun Tokdemir2024-08-281-7/+7
* qt-official: Separate into qt-cpp & qt-qmlOrkun Tokdemir2024-08-281-1/+1
* qt-lib: qt-core: Use constants instead of stringsOrkun Tokdemir2024-08-271-1/+1
* Move `qtFolder` to `qt-core` & change name to `qtInstallationRoot`Orkun Tokdemir2024-08-211-3/+54
* Divide the monolithic extension into modular extensionsOrkun Tokdemir2024-07-181-0/+33