aboutsummaryrefslogtreecommitdiffstats
path: root/qt-cpp/src/extension.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor communication between core and extensionsOrkun Tokdemir2024-12-121-31/+15
* qt-cpp: Fix race condition while writing to `cmake-kits.json`qt-ui/1.1.0qt-qml/1.1.0qt-cpp/1.1.0qt-core/1.1.0Orkun Tokdemir2024-12-061-2/+2
* qt-cpp: Make writing `cmake-kits.json` synchronousOrkun Tokdemir2024-12-021-5/+5
* qt-cpp: Increase the severity of 'Project not found'Orkun Tokdemir2024-12-021-1/+1
* qt-cpp: Do not show `No CMake kit selected` popup when on startupOrkun Tokdemir2024-11-291-1/+1
* qt-cpp: qt-qml: Add build directoryOrkun Tokdemir2024-11-251-0/+1
* Fix wrong value evaluation for `processMessage()`Orkun Tokdemir2024-11-221-9/+12
* qt-cpp: Set `cmake.cmakePath` with cmake exe inside Qt installation rootOrkun Tokdemir2024-11-131-1/+2
* Add telemetryOrkun Tokdemir2024-11-081-1/+5
* qt-cpp: Add `qt-cpp.QML_IMPORT_PATH`Orkun Tokdemir2024-11-071-1/+3
* qt-cpp: Fix typoOrkun Tokdemir2024-11-061-2/+2
* Add missing qtpaths featuresOrkun Tokdemir2024-11-011-10/+19
* qt-cpp: Refactor `processMessage` functionOrkun Tokdemir2024-10-211-20/+13
* qt-cpp: Add progress bar for generating qtpaths kitsOrkun Tokdemir2024-10-211-2/+2
* Improve consistency, remove duplication on project and project managerBen Cho2024-10-151-4/+4
* qt-core: Add the `name` property to `additionalQtPaths`Orkun Tokdemir2024-10-071-3/+8
* qt-core, qt-cpp: Rename project classesBen Cho2024-10-071-2/+2
* Use getters instead of `get<>` methodsOrkun Tokdemir2024-09-271-4/+2
* qt-core: Add qt-core.additionalQtPathsJoerg Bornemann2024-09-271-4/+13
* qt-core: Move the main reset command to qt-core from qt-cppOrkun Tokdemir2024-09-261-2/+2
* qt-cpp: Simplify initCoreValuesJoerg Bornemann2024-09-251-11/+1
* Style: Use the same naming convention for coreApi across all extensionsOrkun Tokdemir2024-08-281-9/+9
* qt-official: Separate into qt-cpp & qt-qmlOrkun Tokdemir2024-08-281-0/+141