aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlls/qqmlcodemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* qqmltoolingssettings: add locked variant QQmlToolingSharedSettingsSami Shalayel3 days1-3/+3
* qqmlcodemodel: expose sourcepaths from .qmlls.build.ini filesSami Shalayel11 days1-0/+1
* qqmlcodemodel: set import paths on setImportPathsSami Shalayel2025-06-201-1/+1
* QQmlCodeModel: add method to check if any files are openedSami Shalayel2025-06-201-0/+1
* qmlls: move HelpEngine into QQmlCodeModelSami Shalayel2025-06-171-0/+3
* qmlls: make openNeedUpdate() privateSami Shalayel2025-06-171-1/+1
* qmlls: make url2path privateSami Shalayel2025-06-171-3/+3
* qmlls: remove unused struct ToIndexSami Shalayel2025-06-121-6/+0
* qmlls: remove unused indexing codeSami Shalayel2025-06-061-14/+0
* qmlls: read import paths from .qmlls.build.ini fileSami Shalayel2025-05-311-1/+22
* qmlls: read import paths from .qmlls.iniSami Shalayel2024-09-201-0/+1
* qmlls: ignore duplicates and missing files when watching filesSami Shalayel2024-08-211-1/+4
* Add documentation location path to the settings fileSemih Yavuz2024-06-051-1/+6
* qmlls: implement commitToBase workflow for lazy filesSami Shalayel2024-05-231-2/+2
* qmlls: Add delta support for semantic highlightingSemih Yavuz2024-05-071-0/+11
* qmlls: add -I and -E optionSami Shalayel2024-04-181-0/+3
* Introduce plugin support for qmlls and qmlls quick pluginSami Shalayel2024-02-291-0/+3
* qmlls: add option to disable cmake-callsSami Shalayel2023-12-201-3/+4
* qmlls: rebuild when modifying QML elements in C++ for CMake projectsSami Shalayel2023-12-041-0/+14
* qmldom: Use QQmlJSScope::ConstPtr rather than optional<QQmlJSScope::Ptr>Ulf Hermann2023-09-181-1/+1
* qmlls: start implementing go-to type definitionSami Shalayel2023-02-241-1/+2
* qmlls: move into own private static librarySami Shalayel2023-02-071-0/+140