aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Render gradient-filled text with paths in VectorImageHEADdevEskil Abrahamsen Blomfeldt5 hours5-32/+186
* QQmlListWrapper: Don't use QQmlListReference for virtualGetLength()Ulf Hermann8 hours3-2/+23
* qqmljsimporter: add a comment about custom ImportVisitorsSami Shalayel11 hours1-0/+8
* Fix namespace in namespace detection of a foreign typeAndre Klitzing24 hours2-2/+14
* Fix wrong generation of Q_NAMESPACESAndre Klitzing24 hours4-3/+50
* CMake: Add deployment API to our examplesAlexandru Croitor26 hours101-993/+1102
* CMake: Enable macOS POST_BUILD deployment for in-tree examplesAlexandru Croitor26 hours3-21/+81
* CMake: Add option to allow skipping qml deployment when building in CIAlexandru Croitor26 hours1-1/+10
* Fix contactlist example (CMake version)Fabian Kosmale28 hours1-1/+2
* tst_qmlls_utils: also test type in resolveExpressionTypeSami Shalayel35 hours1-36/+42
* qmlls: fix crash when loading a file multiple timesSami Shalayel35 hours2-1/+35
* qqmlpropertyvalidator: Mark new warning as translatableFabian Kosmale44 hours1-1/+1
* Materials.impl: Mark dependency on Controls.implFabian Kosmale44 hours1-0/+1
* Engine: Handle grouped property bindings of non-registered typesFabian Kosmale44 hours8-9/+149
* Basic.impl: Add dependency entry for QtQuickFabian Kosmale44 hours1-0/+2
* QML Tools: add some checks for QFile::open failuresGiuseppe D'Angelo47 hours3-13/+19
* QQmlJSImporter::createQmldirParserForFile: add error handlingGiuseppe D'Angelo47 hours2-3/+13
* QML compiler: simplify color outputGiuseppe D'Angelo47 hours1-6/+6
* tst_qmllint: Do not require a GUIFabian Kosmale47 hours1-1/+1
* qmltest: add a 'modifiers' argument to mouseMove()Richard Moe Gustavsen47 hours3-9/+11
* SelectionRectangle: ensure we remove or update selection handles if selection...Richard Moe Gustavsen47 hours6-23/+119
* DragHandler: don't skip passive grab if state includes releaseShawn Rutledge47 hours4-7/+6
* ScriptFormatter. Fix MethodDefinitions formattingDmitrii Akshintsev47 hours2-5/+19
* ScriptFormatter. Refactor visit(ClassDeclaration*)Dmitrii Akshintsev47 hours2-33/+61
* ScriptFormatter. Refactor visit(PatternPropertyList*)Dmitrii Akshintsev47 hours2-49/+39
* QQmlJSTypeResolverDependencies: enhance comment above itSami Shalayel47 hours1-1/+4
* remove leftover from qqmllscompletion_p.hSami Shalayel47 hours1-3/+0
* qmlls: find usages in multiple filesSami Shalayel47 hours16-67/+289
* tst_qmlls_utils: move test files in own folderSami Shalayel47 hours19-19/+22
* cache tst_qmlls_utils tests by directorySami Shalayel47 hours2-5/+8
* DomItem: allow fieldfilters in visitTreeSami Shalayel47 hours6-11/+83
* qmllsutils: document QQmllSUtilsResolveOptionsSami Shalayel47 hours1-0/+8
* qmlls: make resolveExpressionType use findDefiningScopeSami Shalayel47 hours6-103/+405
* Small fixes in tst_spinbox.qmlMatthias Rauter47 hours1-8/+4
* QQuickRt: State the depthTexture is not to be written out when multiviewLaszlo Agocs47 hours1-1/+2
* QmlCompiler: Fix code for object literal generationUlf Hermann2 days3-2/+11
* Mark MultiEffect itemRect properly as readonlyKaj Grönholm3 days1-0/+1
* Use new Qt configure feature for MetalTor Arne Vestbø3 days16-27/+27
* QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [3]Ahmad Samir3 days2-2/+2
* QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [2]Ahmad Samir3 days1-11/+6
* QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [4]Ahmad Samir3 days2-5/+8
* QQmlPreviewFileEngine: adapt to changes in QAFEngine/Iterator [1]Ahmad Samir3 days2-12/+17
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot3 days1-5/+5
* Silence bogus warning on mingwUlf Hermann3 days1-0/+7
* Adapt to privatising of QPropertyBinding's ref countUlf Hermann3 days4-5/+4
* qmlls: don't dereference empty std::optionals from resolveNameInQmlScopeSami Shalayel3 days1-6/+17
* QQmlGadgetPtrWrapper: Consider QVariant as possible typeThomas Hartmann6 days4-5/+79
* qmltyperegistrar: Clarify confusion about isCreatableUlf Hermann6 days4-4/+34
* CMake: Consider NO_UNSUPPORTED_PLATFORM_ERROR for non-bundle mac appsAlexandru Croitor6 days1-14/+28
* CMake: Remove stray inclusion of QT_DEPLOY_SUPPORTAlexandru Croitor6 days1-1/+0