aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomexternalitems_p.h
Commit message (Expand)AuthorAgeFilesLines
* dom: load .ui.qml files in implicit importSami Shalayel10 days1-0/+1
* dom: make QmlFile aware of its lazinessSami Shalayel2024-03-191-43/+91
* dom: use only one DomCreationOptions per DomEnvironmentSami Shalayel2024-03-141-0/+3
* QmlDom: Pass arguments by const ref, next roundUlf Hermann2023-12-151-11/+11
* QmlFormat: Support .js files (in memory formatting)Dmitrii Akshintsev2023-12-071-1/+68
* DOM: Add js code holder to JsFileDmitrii Akshintsev2023-12-071-0/+5
* DOM: Allow loading and parsing of .js filesDmitrii Akshintsev2023-12-071-0/+4
* QmlDom: Avoid excessive copying of ctor argumentsUlf Hermann2023-12-051-19/+24
* qqmljs.g: add option to disable automatic identifier insertionSami Shalayel2023-11-281-1/+3
* do not wrap shared_ptr in optional for QQmlJSTypeResolverSami Shalayel2023-10-121-2/+2
* qmlls: autocompletion for singletons, attached types, enumsSami Shalayel2023-10-111-1/+4
* QmlDom: Don't pass ErrorMessage by valueUlf Hermann2023-09-151-1/+1
* QmlDom: Add const-correctnessUlf Hermann2023-09-151-33/+29
* qmlls: use resource files, when availableSami Shalayel2023-08-281-1/+1
* qmlls: find usages of id's and propertiesSami Shalayel2023-05-231-0/+12
* QQmlDomAstCreator: split into header and implementation and renameSami Shalayel2023-04-121-1/+1
* QML DOM: Remove support for Qt < 6.5Fabian Kosmale2023-01-301-6/+6
* Route Qt::TimeSpec usage via QTimeZoneEdward Welbourne2022-12-111-6/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-3/+3
* QQmlJS::Dom: Use std::make_sharedLeticia Valladares2022-07-141-4/+4
* QQmlJS::Dom::OwningItem should use UTC date stampsSami Shalayel2022-06-201-6/+9
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-37/+3
* qmlls: completion supportFawzi Mohamed2022-05-191-0/+2
* qmldom: ensure that major versions of qml only modules are listedFawzi Mohamed2022-05-191-0/+7
* qmldom: cleanup class declarationsFawzi Mohamed2022-05-191-20/+18
* qmldom: do not modify imports pathsFawzi Mohamed2021-12-181-5/+15
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-051-0/+2
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-051-9/+360
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-141-1/+1
* qmldom: DomItem and common APIFawzi Mohamed2020-12-031-0/+114