aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/common/qqmljssourcelocation_p.h
Commit message (Expand)AuthorAgeFilesLines
* SourceLocation: deduplicate row/column - offset mapping logicSami Shalayel2024-11-081-21/+92
* qqmljssourcelocation: fix wrong asserts on 32 bit systemsSami Shalayel2024-10-311-8/+8
* SourceLocation: make begin() and end() qsizetypeSami Shalayel2024-10-091-5/+6
* qml: limit qml file size to 2GB or 4GB in parserSami Shalayel2024-10-091-1/+38
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-101-2/+2
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-141-0/+13
* Ensure that empty tokens in the AST are emptyFawzi Mohamed2021-03-261-0/+30
* Consider only default constructed SourceLocation invalidFawzi Mohamed2021-03-261-1/+3
* qmllint: Unify injected and "normal" JavaScript identifiersUlf Hermann2020-10-021-0/+13
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-0/+85