aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomscanner.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlformat: Accept `from` as an identifierOlivier De Cannière2025-02-031-0/+1
* qmlformat: test linebreaks for binary operatorsSemih Yavuz2024-12-051-0/+4
* qmlformat: redefine delimiters and split the line with themSemih Yavuz2024-12-051-3/+6
* qqmljslexer: split T_FUNCTION_STAR into T_FUNCTION and T_STARSami Shalayel2024-07-031-1/+0
* QmlDom: Pass arguments by const ref, next roundUlf Hermann2023-12-151-1/+1
* QML DOM: Remove support for Qt < 6.5Fabian Kosmale2023-01-301-26/+18
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* qmldom: line by line indentation/reformattingFawzi Mohamed2022-09-011-0/+456