aboutsummaryrefslogtreecommitdiffstats
path: root/qt-core/src
Commit message (Expand)AuthorAgeFilesLines
* Enhance logging for coreAPI notifications and config initializationOrkun Tokdemir2024-12-132-0/+3
* Refactor communication between core and extensionsOrkun Tokdemir2024-12-124-46/+43
* qt-core: Move `setRecommendedSettings` telemetry to the correct locationOrkun Tokdemir2024-12-111-1/+1
* qt-core: Set config values for other extensions when a project is addedOrkun Tokdemir2024-12-022-14/+21
* qt-core: Add build dir with build type to recommended settingsOrkun Tokdemir2024-11-291-0/+6
* Dispose event handlers and language client when the project is closedOrkun Tokdemir2024-11-282-35/+34
* qt-core: qt-qml: Use optional chaining to reduce indentationOrkun Tokdemir2024-11-191-10/+6
* qt-qml: Add progress bar to fetching qmlls infoOrkun Tokdemir2024-11-141-23/+1
* qt-core: Fix broken cancel button in online docs & Refactor online docsOrkun Tokdemir2024-11-141-50/+108
* qt-cpp: qt-core: Remove reduntdant `watchProjects()` callsOrkun Tokdemir2024-11-121-1/+0
* Add telemetryOrkun Tokdemir2024-11-087-5/+25
* Add tilde support for global installation rootOrkun Tokdemir2024-11-041-1/+3
* Add missing qtpaths featuresOrkun Tokdemir2024-11-011-4/+13
* qt-core: Use constant instead of stringOrkun Tokdemir2024-11-011-1/+2
* qt-lib: Use `isEqual()` from `lodash` instead of custom implementationOrkun Tokdemir2024-10-291-4/+3
* qt-core: Remove redundant `export` & gather up the same context functionsOrkun Tokdemir2024-10-241-9/+9
* Add vcpkg supportOrkun Tokdemir2024-10-235-11/+167
* Linter: Improve checksOrkun Tokdemir2024-10-231-1/+1
* qt-core: Add msvc version parsing for qtpathsOrkun Tokdemir2024-10-211-17/+53
* qt-core: Fix CI errorOrkun Tokdemir2024-10-171-17/+20
* qt-core: Add `registerQtbyQtpaths` commandOrkun Tokdemir2024-10-172-0/+69
* qt-core: Add reset function to `CoreProjectManager` and `CoreProject`Orkun Tokdemir2024-10-163-2/+14
* qt-core: Add architecture parsing for qtPathsOrkun Tokdemir2024-10-151-0/+39
* qt-core: Fix CI failureOrkun Tokdemir2024-10-151-0/+1
* qt-core: Add a fallback option for old `qtPaths` executablesOrkun Tokdemir2024-10-151-4/+28
* Improve consistency, remove duplication on project and project managerBen Cho2024-10-152-61/+26
* Add tilde support for configuration pathsOrkun Tokdemir2024-10-142-3/+9
* qt-core: Add additional default pathsOrkun Tokdemir2024-10-081-1/+27
* qt-core: Add the `name` property to `additionalQtPaths`Orkun Tokdemir2024-10-075-30/+58
* qt-core, qt-cpp: Rename project classesBen Cho2024-10-072-7/+7
* Linter: Improve checksOrkun Tokdemir2024-10-071-1/+3
* qt-core: Add reset function to coreAPIOrkun Tokdemir2024-10-022-0/+7
* qt-core: Add warning for Qt additional paths inside workspaceFileOrkun Tokdemir2024-10-021-0/+11
* Use getters instead of `get<>` methodsOrkun Tokdemir2024-09-272-7/+4
* qt-core: Add progress notification for online docsOrkun Tokdemir2024-09-271-34/+59
* qt-core: Add qt-core.additionalQtPathsJoerg Bornemann2024-09-275-5/+144
* qt-core: Move the main reset command to qt-core from qt-cppOrkun Tokdemir2024-09-262-0/+15
* qt-core: Remove unused codeOrkun Tokdemir2024-09-241-2/+0
* qt-core: Fix typoOrkun Tokdemir2024-09-231-2/+2
* qt-core: Add additional default installation root foldersOrkun Tokdemir2024-09-191-17/+29
* Style: Use the same naming convention for coreApi across all extensionsOrkun Tokdemir2024-08-283-11/+11
* 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
* qt-ui: Add openWidgetDesigner commandOrkun Tokdemir2024-08-261-1/+4
* qt-core: Remove duplicate `getCurrentGlobalQtInstallationRoot()` functionOrkun Tokdemir2024-08-211-8/+5
* Move `qtFolder` to `qt-core` & change name to `qtInstallationRoot`Orkun Tokdemir2024-08-216-4/+425
* Divide the monolithic extension into modular extensionsOrkun Tokdemir2024-07-185-0/+276