aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.4.0' in qt/qtdeclarativev6.4.0-rc1Qt Submodule Update Bot2022-09-131-5/+5
* Controls: add todolist example for showcasing the iOS StyleJenny Lofthus2022-09-1238-0/+1023
* Update dependencies on '6.4.0' in qt/qtdeclarativeQt Submodule Update Bot2022-09-121-5/+5
* Use --bare option in CMake-generated calls to QML toolsUlf Hermann2022-09-121-0/+3
* Avoid dangling pointers in handler for QQuickPixmapReply::finishedShawn Rutledge2022-09-111-2/+1
* Add --bare option to qmltc and qmlcachegenUlf Hermann2022-09-112-2/+14
* CMake: Partially unify tooling import path handlingAlexandru Croitor2022-09-101-29/+60
* CMake: Correctly process root paths for qmlimportscannerAlexandru Croitor2022-09-101-1/+3
* CMake: Harden construction of QML import paths for qmlimportscannerAlexandru Croitor2022-09-101-10/+12
* QQuickPopup: Close popup on "Back" keypress on AndroidOliver Eftevaag2022-09-091-1/+6
* Update dependencies on '6.4.0' in qt/qtdeclarativeQt Submodule Update Bot2022-09-091-5/+5
* Don't assert that a passive grabber is a pointer handlerShawn Rutledge2022-09-081-2/+2
* Update dependencies on '6.4.0' in qt/qtdeclarativeQt Submodule Update Bot2022-09-081-5/+5
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2022-09-051-5/+5
* doc: Add missing since 6.4 tag to QQRT::fromPaintDeviceLaszlo Agocs2022-09-041-0/+2
* QQuickColorDialog: Implement ColorInputs in C++Oliver Eftevaag2022-09-0317-446/+1055
* Engine: Fix handling of attached objects in function callsFabian Kosmale2022-09-024-4/+43
* Material: add TreeViewDelegate.qmlRichard Moe Gustavsen2022-09-024-2/+65
* iOS style: draw TreeViewDelegate as highlightedRichard Moe Gustavsen2022-09-021-1/+6
* Imagine: fix ComboBox's implicit size bindingsOliver Eftevaag2022-09-021-2/+2
* PinchHandler: Enforce min/max scale limits with native gesturesShawn Rutledge2022-09-023-19/+27
* Integrate property binding evaluation fix from qtbaseFabian Kosmale2022-09-023-3/+47
* QQuickTableView: avoid printing out incorrect warningRichard Moe Gustavsen2022-09-021-4/+12
* Optimize QQuickMultiPointHandler::grabPoints slightlyShawn Rutledge2022-09-021-1/+1
* QmlCompiler: Prevent lookup of value type where we need an object typeUlf Hermann2022-09-015-73/+97
* Parser: Preserve keywordiness of "static" across nested classesUlf Hermann2022-09-012-6/+23
* Doc: Do not refer to files in ComponentBehavior documentationUlf Hermann2022-08-311-4/+4
* Fusion: add TreeViewDelegateRichard Moe Gustavsen2022-08-314-2/+66
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-31171-245/+245
* examples, texteditor: remove the config file, and use default settings insteadRichard Moe Gustavsen2022-08-313-13/+0
* iOS Style: Make the theme property read-onlyDoris Verria2022-08-313-15/+2
* Doc: Fix builtin value type documentationUlf Hermann2022-08-312-24/+65
* examples: deploy qmldir for plugin exampleSamuli Piippo2022-08-311-0/+2
* TreeViewDelegate: fix license headersRichard Moe Gustavsen2022-08-304-4/+4
* Transition: properly remove QPropery based bindingsFabian Kosmale2022-08-303-5/+54
* Fix TextInput and TextField mouse/touch selection fallback behaviorShawn Rutledge2022-08-308-8/+192
* Fix thread issue in TextEdit when font db updatesEskil Abrahamsen Blomfeldt2022-08-302-0/+6
* tst_qquickmenu: Take into account menu margins when checking coordinatesDoris Verria2022-08-301-4/+4
* qmlls: fix import as resolutionFawzi Mohamed2022-08-305-15/+38
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and nestedHeikki Halmet2022-08-301-0/+2
* iOS Style: Don't start animation for non-indeterminate ProgressBarDoris Verria2022-08-301-2/+8
* iOS style: Fix target name when linking to UIKitDoris Verria2022-08-301-1/+1
* iOS Style: Draw progress for indeterminate progressbarDoris Verria2022-08-301-1/+1
* iOS Style: Add Menu controlsDoris Verria2022-08-3047-1/+205
* TextArea: selectByMouse default=true, but not on touchscreensShawn Rutledge2022-08-2910-2/+271
* QmlModels: Fix enum resolution in ListElementUlf Hermann2022-08-298-19/+92
* qmllint: Don't warn about access to attached enumsUlf Hermann2022-08-293-4/+12
* Doc: Document behavior of remote implicit importsUlf Hermann2022-08-292-2/+11
* qmlimportscanner: Don't crash on invalid argumentUlf Hermann2022-08-291-1/+5
* Doc: Connections: Mention old syntax and its problemsUlf Hermann2022-08-291-0/+6