aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmlsa.h
Commit message (Expand)AuthorAgeFilesLines
* QQmlSA: extend ScriptBindingValueType for function bindingsSami Shalayel4 days1-0/+1
* QQmlSA: Remove PassManager::{element|property}Passes() from public APIOlivier De Cannière2025-02-281-2/+0
* QQmlSA: Drop BindingInfoOlivier De Cannière2025-02-281-2/+3
* QQmlSA: Expose AccessSemantics enum publiclyOlivier De Cannière2025-02-281-1/+1
* qqmljsscope: add id source locationSami Shalayel2025-02-181-0/+1
* QmlCompiler: Rename attachingType() to attachedType()Ulf Hermann2024-11-111-0/+6
* QQmlSA: add onCall method to PropertyPassSami Shalayel2024-10-281-0/+2
* QQmlJSScope: add isRootFileComponent flagSami Shalayel2024-10-281-0/+1
* QQmlJS: Store method's source location and expose it in QQmlSAOlivier De Cannière2024-04-171-0/+1
* QmlSA: Extend Property and Element by isReadonly, type, hasOwnPropertySami Shalayel2023-10-311-0/+3
* QQmlSA: Remove cruft from public APIUlf Hermann2023-10-231-16/+4
* QQmlSA: Don't expose QQmlJS namespaceFabian Kosmale2023-09-211-4/+4
* QmlCompiler: Change it to public moduleFabian Kosmale2023-09-011-4/+6
* FixSuggestion: Remove default ctorFabian Kosmale2023-07-111-1/+0
* PassManager: Remove setter for category enabledFabian Kosmale2023-07-061-1/+0
* QQmlSA::Element: Rename internalName to internalIdFabian Kosmale2023-07-041-1/+1
* QQmlSA::Element: Make prettyName a member functionFabian Kosmale2023-07-041-1/+1
* QQmlSA: Remove Element ctor taking a name, add resolveBuiltinTypeFabian Kosmale2023-07-041-1/+1
* QQmlSA: Fix Element move assignmentUlf Hermann2023-06-161-6/+10
* qqmlsa: Mark API as semi-publicFabian Kosmale2023-06-151-0/+9
* QQmlSA: Change API for accessing attached typesOlivier De Cannière2023-06-011-3/+2
* QQmlSA: Mark move SMF noexcept and specify alignment for fast-PIMPLsOlivier De Cannière2023-05-311-11/+11
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-0/+431