aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc : .sci file usage in BorderImage documentationHEADdevDheerendra Purohit39 hours1-3/+6
* QQuickApplication: fix typo in code snippetAurélien Brooke45 hours1-1/+1
* QtQml: Fix deprecations in qqmlfile.cppUlf Hermann48 hours1-9/+11
* QtQml: Remove revisions from easing typesUlf Hermann2 days1-3/+3
* Include what you need: qquaternion.hMarc Mutz2 days5-0/+12
* qqmlcodemodelmanager: don't delete default workspaceSami Shalayel2 days1-0/+5
* Unblacklist tst_flickableInterop::pinchHandlerOnFlickable on OpensuseFrédéric Lefebvre2 days0-0/+0
* Doc: Fix incorrect use of attached property in documentationDheerendra Purohit2 days1-7/+7
* Doc: Fix missing return types in Item QML method documentationDheerendra Purohit2 days1-2/+2
* Fix heap-use-after-free in Container when using ListView transitionsMitch Curtis3 days6-16/+275
* MonthGrid: address post-merge review feedback on timezone patchMitch Curtis3 days2-13/+8
* Reformatter: Rename ensureSpace to ensureSpaceIfNoCommentOlivier De Cannière3 days2-88/+88
* ScriptFormatter: Preserve user spacing around commentsOlivier De Cannière3 days6-38/+122
* Dom: Wrap all output methods of ScriptFormatterOlivier De Cannière3 days2-103/+106
* QML language: Document numeric separator supportFabian Kosmale3 days1-0/+2
* Avoid accessing garbage memory on the js stackLuca Di Sera3 days5-10/+180
* FluentWinUI3: Improve Dialog when using high contrast themesOliver Eftevaag3 days2-10/+23
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot3 days1-5/+5
* Specify the OUTPUT_DIRECTORY for tst_qmlcachegen_aotstatsAlexey Edelev3 days1-0/+1
* tests: Keyboard navigation in vector image manual testEskil Abrahamsen Blomfeldt3 days1-0/+3
* qt_generate_deploy_app_script: Handle executable names with spacesKai Köhne3 days1-3/+3
* Doc: Capitalize first letter in QML Color type documentationDheerendra Purohit4 days1-1/+1
* revisit semantic highligher: add pragma check for outer idsSemih Yavuz4 days4-3/+83
* revisit semantic highlighter: property chainsSemih Yavuz4 days5-12/+298
* revisit semantic highligher: Restructure the entry pointSemih Yavuz4 days3-42/+44
* Change order of menuBar/header/footer to match visual orderJan Moeller4 days2-19/+29
* QtQml: Correctly track alias resolutions skipsOlivier De Cannière4 days4-7/+30
* tst_qmlformat: Rename QEXPECT_FAIL test files to show that they now passOlivier De Cannière4 days3-3/+3
* QtQuick: Optimize path element handlingUlf Hermann4 days5-21/+189
* qqmltoolingssettings: add locked variant QQmlToolingSharedSettingsSami Shalayel4 days9-15/+55
* qmlls: introduce QQmlCodeModelManagerSami Shalayel4 days11-0/+735
* test: Make file selector combo in the vectorimage manual testEskil Abrahamsen Blomfeldt4 days3-15/+36
* Loader: Also drop engine when clearing contexts recursivelyUlf Hermann4 days3-3/+88
* QmlDom: Avoid copying callbacksUlf Hermann4 days1-1/+1
* QtQml: Deprecate most of QQmlFileUlf Hermann4 days2-3/+72
* QtQml: Remove lengthIn from QQml_isFileCaseCorrect()Ulf Hermann4 days2-22/+10
* Add Fusion style for SearchFieldDilek Akcay5 days12-0/+167
* Doc: remove outdated reference to QQuickRenderControl::grab()David Faure5 days1-4/+0
* Doc: Fix snippet comment markersDavid Boddie5 days1-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot5 days1-5/+5
* tst_generate_qmlls_ini: add throw on failSami Shalayel5 days1-0/+1
* Extend autotest of QML ApplicationWindowJan Moeller6 days2-11/+123
* testbench: add SearchFieldMitch Curtis6 days2-0/+72
* qmlformat: Fix comment handling around enumsOlivier De Cannière6 days9-20/+43
* Dom: Prefer writeRegion over write where possible in the OutWriterOlivier De Cannière6 days2-7/+8
* Dom: Create region for the colon token in signal param type annotationsOlivier De Cannière6 days5-9/+7
* Dom: Remove unused LineWriter::spaceOlivier De Cannière6 days1-5/+0
* qmlformat: Prevent superfluous space after Object name with commentOlivier De Cannière6 days5-8/+4
* QV4: Replace MaxSizeOf7 template with a generic fold expressionOlivier De Cannière6 days1-11/+4
* tst_ActiveFocus: replace an unnecessary qPrintableVolker Hilsheimer6 days1-2/+2