aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomcodeformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* line-by-line format: Fix state transitions for property definitionsOlivier De Cannière2025-02-031-1/+4
* qqmljslexer: split T_FUNCTION_STAR into T_FUNCTION and T_STARSami Shalayel2024-07-031-2/+0
* QtQml: Fix misuse of logging categoriesUlf Hermann2024-06-141-1/+1
* Remove outdated #undef QT_NO_FOREACHUlf Hermann2023-08-211-2/+0
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-171-0/+2
* Remove remaining foreach in srcUlf Hermann2023-08-081-2/+1
* QML DOM: Remove support for Qt < 6.5Fabian Kosmale2023-01-301-7/+7
* qml: fix TypeArgumentListFawzi Mohamed2022-10-191-0/+31
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* qmldom: line by line indentation/reformattingFawzi Mohamed2022-09-011-0/+1379