aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.6.1' in qt/qtdeclarativev6.6.16.6.1Qt Submodule Update Bot2023-11-201-5/+5
* Update dependencies on '6.6.1' in qt/qtdeclarativeQt Submodule Update Bot2023-11-161-5/+5
* QML: Before processing deep aliases, remove pending bindingsUlf Hermann2023-11-145-17/+41
* QtQml: Fix some problems with deep aliasesUlf Hermann2023-11-148-34/+139
* Fix crash issue in quick table view controlSanthosh Kumar2023-11-135-7/+57
* TableView: don't rebuild everything if row count changedRichard Moe Gustavsen2023-11-132-17/+23
* doc: Add note about platform support for window positionsLiang Qi2023-11-131-0/+5
* QML SystemTrayIcon: Allow resetting tray icon menuVladimir Belyavsky2023-11-131-2/+7
* Material: respect horizontalAlignment in placeholder textHatem ElKharashy2023-11-117-24/+79
* TextEditor example: open file as textSami Shalayel2023-11-111-1/+1
* SignalSpy: manually disconnect from target signal when we're destroyedMitch Curtis2023-11-111-0/+10
* Consider the major version when registering singletonsAlexey Edelev2023-11-114-1/+38
* Doc: Update documentation for QML font.weight valuesTopi Reinio2023-11-111-12/+13
* QmlCompiler: Always record original types for equality comparisonUlf Hermann2023-11-104-23/+75
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-11-101-5/+5
* Popup: fix fading in and out of the dimmerVolker Hilsheimer2023-11-094-3/+93
* Make the resource_name more unique in qt_add_shaders callLaszlo Agocs2023-11-091-7/+7
* TableView: don't emit rows and columns changed while rebuildingRichard Moe Gustavsen2023-11-095-16/+184
* Examples: fix Wearable on embedded linuxSamuli Piippo2023-11-094-3/+15
* Destroy overlay in Popup destructorMatthias Rauter2023-11-083-8/+20
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-11-081-5/+5
* Allow tapping to deselect in TextInput/TextField with pre-6.4 APIShawn Rutledge2023-11-082-1/+19
* Fix missing paragraph containing object replacement charEskil Abrahamsen Blomfeldt2023-11-081-1/+1
* QQuickOverlay: don't reset rotation during resize if we don't have toVolker Hilsheimer2023-11-082-0/+21
* StackView: guard against destruction of previous item during transitionVolker Hilsheimer2023-11-072-1/+39
* Rewrite QuickTests's qWaitForSignalMårten Nordheim2023-11-061-12/+36
* Respect QQC2 style related featuresAlexey Edelev2023-11-042-12/+21
* QmlCompiler: Extend shadow-checkingUlf Hermann2023-11-046-2/+81
* Doc: Warn about slowness of createQmlObject()Ulf Hermann2023-11-042-1/+12
* QmlCompiler: Fix error message on shadow checkingUlf Hermann2023-11-041-2/+1
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-11-031-5/+5
* QtQml: Clear the whole lookup in storeNameSloppy()Ulf Hermann2023-11-032-5/+1
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-11-0265-0/+195
* QQuickTextArea: move accessibility handling into base QQuickTextEdit classVladimir Belyavsky2023-11-024-43/+60
* Fix build with -no-guiTasuku Suzuki2023-11-021-1/+1
* QQmlScriptString: Guard operator== against nullptrFabian Kosmale2023-11-022-1/+12
* Fix crash when calling QQmlIncubator::abort()Jan Arve Sæther2023-11-022-3/+17
* qqmlprivate.h: Fix BC issueFabian Kosmale2023-11-022-0/+19
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-11-021-5/+5
* File system explorer example: Improve shortcutsFriedemann Kleint2023-11-021-2/+3
* Localize Flickable delayed release to scene, not to grabberShawn Rutledge2023-11-023-60/+75
* Doc: Explicitly un-specify order of binding evaluationUlf Hermann2023-11-012-3/+22
* QmlCompiler: Generate jump code also when skipping an instructionUlf Hermann2023-11-014-1/+57
* Doc: Highlight some examples for the "Graphics & Multimedia"Kai Köhne2023-10-311-1/+5
* Doc: Move some examples to User Interface Components categoryKai Köhne2023-10-313-3/+3
* Highlight Contact List example for Mobile categoryKai Köhne2023-10-311-1/+2
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-10-301-5/+5
* Examples: Fix qmake version of qml-i18n exampleUlf Hermann2023-10-262-1/+2
* Skip some QQuickPopup tests on androidUlf Hermann2023-10-261-0/+8
* Fix some copy constructor signaturesGiuseppe D'Angelo2023-10-266-18/+18