aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Fix some problems with deep aliasesUlf Hermann2023-11-144-34/+74
* Fix crash issue in quick table view controlSanthosh Kumar2023-11-133-7/+11
* TableView: don't rebuild everything if row count changedRichard Moe Gustavsen2023-11-131-13/+14
* 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-116-19/+73
* SignalSpy: manually disconnect from target signal when we're destroyedMitch Curtis2023-11-111-0/+10
* Consider the major version when registering singletonsAlexey Edelev2023-11-111-1/+1
* Doc: Update documentation for QML font.weight valuesTopi Reinio2023-11-111-12/+13
* QmlCompiler: Always record original types for equality comparisonUlf Hermann2023-11-101-23/+4
* Popup: fix fading in and out of the dimmerVolker Hilsheimer2023-11-092-3/+13
* 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-092-16/+7
* Destroy overlay in Popup destructorMatthias Rauter2023-11-082-5/+7
* Allow tapping to deselect in TextInput/TextField with pre-6.4 APIShawn Rutledge2023-11-081-1/+5
* 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-081-0/+2
* StackView: guard against destruction of previous item during transitionVolker Hilsheimer2023-11-071-1/+1
* 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-041-2/+4
* Doc: Warn about slowness of createQmlObject()Ulf Hermann2023-11-042-1/+12
* QmlCompiler: Fix error message on shadow checkingUlf Hermann2023-11-041-2/+1
* QtQml: Clear the whole lookup in storeNameSloppy()Ulf Hermann2023-11-032-5/+1
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-11-0246-0/+138
* 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-021-1/+1
* Fix crash when calling QQmlIncubator::abort()Jan Arve Sæther2023-11-021-3/+7
* qqmlprivate.h: Fix BC issueFabian Kosmale2023-11-022-0/+19
* Localize Flickable delayed release to scene, not to grabberShawn Rutledge2023-11-021-11/+12
* Doc: Explicitly un-specify order of binding evaluationUlf Hermann2023-11-012-3/+22
* QmlCompiler: Generate jump code also when skipping an instructionUlf Hermann2023-11-011-1/+4
* Doc: Highlight some examples for the "Graphics & Multimedia"Kai Köhne2023-10-311-1/+5
* Highlight Contact List example for Mobile categoryKai Köhne2023-10-311-1/+2
* Fix some copy constructor signaturesGiuseppe D'Angelo2023-10-266-18/+18
* QQuickFlickable: release drag if receiving QEvent::TouchCancelRichard Moe Gustavsen2023-10-251-0/+9
* QtQml: Do not gc objects stored in QML-declared list propertiesUlf Hermann2023-10-252-25/+76
* qmltyperegistrar: Fix namespace registrationUlf Hermann2023-10-253-24/+30
* QmlCompiler: Reject calls to one of multiple fuzzy overloadsUlf Hermann2023-10-254-10/+47
* Fix compile time qsTranslate with empty contextUlf Hermann2023-10-244-12/+26
* QML Debugger: Don't crash when looking up values from imported modulesUlf Hermann2023-10-247-19/+43
* QML: Add missing metaType-s to ExecutionEngine::metaTypeFromJSDmitrii Akshintsev2023-10-241-0/+6
* QQuickCheckBox: make nextCheckState property non-privateSami Shalayel2023-10-242-10/+17
* QmlCompiler: Disallow reading enums from instancesUlf Hermann2023-10-231-0/+14
* QtQml: Register function type annotations as mandatory type referencesUlf Hermann2023-10-234-11/+37
* Doc: Fix link to Getting Started Programming with Qt QuickKai Köhne2023-10-231-1/+1
* QQmlEngine: Fix documentationUlf Hermann2023-10-201-21/+8
* Add Documentation for versioningUlf Hermann2023-10-201-2/+193
* doc: qt_add_qml_module links to qmltc's doc about private headersSami Shalayel2023-10-181-0/+8