aboutsummaryrefslogtreecommitdiffstats
path: root/qt-core/src/project.ts
Commit message (Expand)AuthorAgeFilesLines
* Enhance logging for coreAPI notifications and config initializationOrkun Tokdemir2024-12-131-0/+1
* Refactor communication between core and extensionsOrkun Tokdemir2024-12-121-11/+10
* qt-core: Set config values for other extensions when a project is addedOrkun Tokdemir2024-12-021-1/+19
* Dispose event handlers and language client when the project is closedOrkun Tokdemir2024-11-281-35/+33
* qt-cpp: qt-core: Remove reduntdant `watchProjects()` callsOrkun Tokdemir2024-11-121-1/+0
* qt-lib: Use `isEqual()` from `lodash` instead of custom implementationOrkun Tokdemir2024-10-291-4/+3
* Linter: Improve checksOrkun Tokdemir2024-10-231-1/+1
* qt-core: Add reset function to `CoreProjectManager` and `CoreProject`Orkun Tokdemir2024-10-161-0/+11
* Improve consistency, remove duplication on project and project managerBen Cho2024-10-151-54/+19
* Add tilde support for configuration pathsOrkun Tokdemir2024-10-141-1/+3
* qt-core: Add the `name` property to `additionalQtPaths`Orkun Tokdemir2024-10-071-7/+13
* qt-core, qt-cpp: Rename project classesBen Cho2024-10-071-5/+5
* qt-core: Add warning for Qt additional paths inside workspaceFileOrkun Tokdemir2024-10-021-0/+11
* Use getters instead of `get<>` methodsOrkun Tokdemir2024-09-271-6/+3
* qt-core: Add qt-core.additionalQtPathsJoerg Bornemann2024-09-271-2/+52
* qt-core: Remove unused codeOrkun Tokdemir2024-09-241-2/+0
* qt-core: Remove duplicate `getCurrentGlobalQtInstallationRoot()` functionOrkun Tokdemir2024-08-211-8/+5
* Move `qtFolder` to `qt-core` & change name to `qtInstallationRoot`Orkun Tokdemir2024-08-211-0/+176