aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlls/qqmlrenamesymbolsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlls: move Location computation logic to utilsSami Shalayel2024-09-051-23/+3
* qmlls: rename files when renaming qml componentsSami Shalayel2024-05-271-0/+9
* qqmllsutils: encapsulate usages and renamesSami Shalayel2024-05-271-1/+1
* make QQmlLSUtils a namespace instead of a classSami Shalayel2024-05-271-3/+5
* qmlls: adapt the qtlanguageserver changes in WorkspaceEditSami Shalayel2024-04-291-3/+2
* qmlls: disable features on invalid QML documentsSami Shalayel2023-08-171-22/+9
* qmlls: check user-supplied names on renamingSami Shalayel2023-08-101-3/+18
* qmlls: add support for renaming symbolsSami Shalayel2023-08-071-0/+107