aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/qrcparser.h
Commit message (Expand)AuthorAgeFilesLines
* QrcParser: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-011-4/+2
* Fix include styleJarek Kobus2023-03-241-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: avoid linking to files in the build directoryFawzi Mohamed2022-06-211-0/+9
* Utils: More forward declarations / drop unused headers [P-R]Jarek Kobus2022-05-251-3/+7
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-4/+4
* Move qrc parser from QmlJS to UtilsChristian Kandeler2019-02-131-0/+85