aboutsummaryrefslogtreecommitdiffstats
path: root/qt-lib
Commit message (Expand)AuthorAgeFilesLines
* qt-ui: Check also for `qmake.bat` in the Qt installation directoryOrkun Tokdemir2024-12-181-4/+14
* Enhance logging for coreAPI notifications and config initializationOrkun Tokdemir2024-12-131-0/+10
* qt-cpp: Introduce `FileWriter`Orkun Tokdemir2024-12-133-0/+74
* Refactor communication between core and extensionsOrkun Tokdemir2024-12-122-18/+18
* Bump version to 1.3.0Orkun Tokdemir2024-12-092-3/+3
* qt-qml: qt-ui: Wait until qt-cpp is activatedOrkun Tokdemir2024-12-091-0/+7
* 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/+4
* qt-cpp: Analyze selected kit & send telemetry dataOrkun Tokdemir2024-12-021-0/+2
* Dispose event handlers and language client when the project is closedOrkun Tokdemir2024-11-281-0/+4
* Speed up compilation by using the `--incremental` flagOrkun Tokdemir2024-11-211-0/+1
* Package: Fix high severity vulnerabilitiesOrkun Tokdemir2024-11-201-15/+15
* qt-qml: Add progress bar to fetching qmlls infoOrkun Tokdemir2024-11-141-0/+22
* Add telemetryOrkun Tokdemir2024-11-085-0/+297
* Package: Update dependencies & third party licensesOrkun Tokdemir2024-11-063-274/+600
* Bump version to 1.1.0Orkun Tokdemir2024-11-052-3/+3
* Add missing qtpaths featuresOrkun Tokdemir2024-11-012-33/+3
* qt-lib: Use `isEqual()` from `lodash` instead of custom implementationOrkun Tokdemir2024-10-291-37/+0
* qt-qml: Add commands for QML language server installationBen Cho2024-10-281-0/+21
* Package: Add `--cache` option for PrettierOrkun Tokdemir2024-10-251-1/+1
* Add vcpkg supportOrkun Tokdemir2024-10-232-2/+17
* Linter: Improve checksOrkun Tokdemir2024-10-231-0/+1
* ci-scripts: Add caching for eslintOrkun Tokdemir2024-10-221-1/+1
* qt-lib: Add deepEqual comparisonOrkun Tokdemir2024-10-211-1/+34
* qt-core: Add `registerQtbyQtpaths` commandOrkun Tokdemir2024-10-171-0/+8
* Improve consistency, remove duplication on project and project managerBen Cho2024-10-151-8/+8
* qt-lib: Simplify variable names in `QtInfo`Orkun Tokdemir2024-10-071-9/+8
* qt-core: Add the `name` property to `additionalQtPaths`Orkun Tokdemir2024-10-071-3/+27
* qt-lib: Add architecture flagsOrkun Tokdemir2024-10-071-0/+4
* Style: Shorten the exe suffix variableOrkun Tokdemir2024-10-071-7/+3
* qt-core: Add reset function to coreAPIOrkun Tokdemir2024-10-021-0/+1
* qt-core: Add qt-core.additionalQtPathsJoerg Bornemann2024-09-273-6/+41
* Linter: Improve checksOrkun Tokdemir2024-09-231-0/+2
* qt-lib: Fix Qt installation detection for cross-built QtJoerg Bornemann2024-09-231-7/+12
* qt-lib: Add `IsUnix`Orkun Tokdemir2024-09-191-0/+1
* Package: Run `npm audit fix` to resolve vulnerabilitiesOrkun Tokdemir2024-09-171-3/+4
* Style: Use the same naming convention for coreApi across all extensionsOrkun Tokdemir2024-08-281-5/+5
* qt-official: Separate into qt-cpp & qt-qmlOrkun Tokdemir2024-08-281-0/+35
* qt-lib: qt-core: Use constants instead of stringsOrkun Tokdemir2024-08-271-3/+9
* qt-ui: Add openWidgetDesigner commandOrkun Tokdemir2024-08-261-0/+42
* Move `qtFolder` to `qt-core` & change name to `qtInstallationRoot`Orkun Tokdemir2024-08-215-14/+41
* package: Use resolved `prettierPattern`Orkun Tokdemir2024-08-151-5/+2
* qt-ui: Use QT_HOST_BINS to detect designerOrkun Tokdemir2024-08-091-0/+42
* qt-lib: Fix `existing` functionOrkun Tokdemir2024-08-081-1/+1
* Divide the monolithic extension into modular extensionsOrkun Tokdemir2024-07-1811-0/+3042