aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlls/qqmlgotodefinitionsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlls: move Location computation logic to utilsSami Shalayel2024-09-051-10/+2
* make QQmlLSUtils a namespace instead of a classSami Shalayel2024-05-271-1/+1
* qmlls: disable features on invalid QML documentsSami Shalayel2023-08-171-6/+8
* qmlls: add support for renaming symbolsSami Shalayel2023-08-071-1/+1
* qmlls: add QT_BEGIN_NAMESPACE macros to codeSami Shalayel2023-05-301-1/+3
* qmlls: definition support for scriptexpressionsSami Shalayel2023-05-301-0/+66