aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-0379-248/+530
|\
| * Debugger: Initialize scoped context correctlySemih Yavuz2022-11-251-2/+2
| * Revert "masm: Treat Android as generic Posix regarding mmap and friends"Ulf Hermann2022-11-252-17/+8
| * Doc: Fix import statement in QML code exampleAndreas Eliasson2022-11-231-1/+1
| * Remove broken assert in QQmlPropertyData::setOverrideIndexSami Shalayel2022-11-221-1/+0
| * qmltyperegistrar: Tolerate and warn about invalid URIsUlf Hermann2022-11-211-2/+11
| * PinchHandler null target: remember accumulated scale between pinchesShawn Rutledge2022-11-181-2/+2
| * CMake: fix configuring with -no-feature-testlibJohannes Kauffmann2022-11-171-3/+3
| * Doc: Add missing QQuickWindow constructorHatem ElKharashy2022-11-171-1/+5
| * CMake: fix qmlimportscanner import argumentMorten Sørvig2022-11-171-3/+2
| * QuickTestUtils: Explicitly depend on NetworkFabian Kosmale2022-11-171-0/+1
| * Doc: Fix compilation errors in snippetSze Howe Koh2022-11-171-2/+2
| * Dialog: fix qmllint's complaints about StandardButtons enumMitch Curtis2022-11-171-1/+1
| * QQuickLabsPlatformFolderDialog: Modify the logic of setting the folderDuan Ting2022-11-171-1/+0
| * Doc: Fix typoAndreas Eliasson2022-11-171-2/+2
| * Fix wrong item-sizeHint-cache when StackLayout children were reorderedJan Arve Sæther2022-11-172-10/+14
| * QV4: Avoid memory corruption in Reflect.applyFabian Kosmale2022-11-144-9/+27
| * QML: Check for stack overflows when creating objectsUlf Hermann2022-11-143-3/+24
| * Handle missing stops gracefully in Shape gradientsLaszlo Agocs2022-11-141-3/+5
| * QQuickTableView: detect if syncView topLeft has changedRichard Moe Gustavsen2022-11-141-0/+14
| * qmldir docs: Fix typoFabian Kosmale2022-11-101-1/+1
| * Do not crash if madvise() fails on MADV_WILLNEEDUlf Hermann2022-11-091-1/+1
| * Fix access to destroyed QRhi objectBumjoon Park2022-11-091-0/+1
| * Make QSGRhiShaderEffectMaterial::type() safe with multiple windowsLaszlo Agocs2022-11-087-8/+20
| * Fix performance issue with drag retrigger events for qtquick itemsSanthosh Kumar2022-11-072-11/+28
| * Don't convert QByteArray in `startDrag`Fushan Wen2022-11-071-3/+9
| * ScrollBar: fix crash on exit when flickable created before ScrollViewMitch Curtis2022-11-031-0/+6
| * Remove unused QQuickGridLayoutEngine::alignment() functionJan Arve Sæther2022-11-022-8/+0
| * Doc: add notes for customization of the attached ToolTip controlMitch Curtis2022-11-023-0/+15
| * Properly release Element data in the shadow treeLaszlo Agocs2022-11-011-1/+7
| * QQmlComponent: Don't crash on unknown propertiesUlf Hermann2022-11-011-1/+9
| * qquicktextinput: add ImReadOnlyRichard Moe Gustavsen2022-10-311-0/+2
| * Fix implicit size in qml buttonSanthosh Kumar2022-10-311-3/+4
| * Fix sub-menu shortcuts not being triggeredMitch Curtis2022-10-311-0/+14
| * QSGGeometry: add Q_DISABLE_COPY_MOVEThiago Macieira2022-10-281-0/+1
| * Don't accept all QTouchEvent::points unless the item accepts touchBumjoon Park2022-10-281-8/+6
| * Ensure Flickable.flickEnded signal is emitted after flick-then-dragShawn Rutledge2022-10-272-19/+27
| * QQuickTableView: ensure that column sizes are in sync when using a sync viewRichard Moe Gustavsen2022-10-261-4/+20
| * Doc: add section to QJSValue about converting to JSONMitch Curtis2022-10-261-0/+10
| * Remove dead codeJan Arve Sæther2022-10-211-7/+4
| * Doc: add Windows to list platforms with native MenuBar supportMitch Curtis2022-10-211-0/+1
| * Implement modal blocking for wheel eventsVolker Hilsheimer2022-10-201-0/+24
| * doc: Change \qmlproperty enum to enumerationShawn Rutledge2022-10-172-2/+2
| * qqmltypecompiler: align runtime function table order to qmlcachegenAndrei Golubev2022-10-125-67/+35
| * QQmlListModel: emit dataChange signal when updating the translationsUlf Hermann2022-10-121-0/+10
| * Fix broken Text rendering when noantialiased NativeRendering is usedDominik Holland2022-10-111-1/+4
| * masm: Treat Android as generic Posix regarding mmap and friendsUlf Hermann2022-10-062-8/+17
| * Clear delivery agent delegated focusJere Tuliniemi2022-10-061-1/+5
| * Fix casts in qquickshapegenericrendererLaszlo Agocs2022-10-061-4/+4
| * Doc: link to QQuickPaintedItem examplesMitch Curtis2022-10-031-0/+2