aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update opensource license to .frag and .vert filesv5.15.18-lts-lgpl5.15Tarja Sundqvist2025-06-06161-3220/+3220
* Merge tag 'v5.15.18-lts' into tqtc/lts-5.15-opensourceTarja Sundqvist2025-03-3022-64/+379
|\
| * Doc: Add information about Felgo QML Hot Reload toolNazar Gerasymchuk2024-09-132-1/+12
| * doc: fix reference to nonexistent DragHandler.SnapNeverPierre-Yves Siret2024-09-111-1/+1
| * Fix crash in distance field cache with some glyphsEskil Abrahamsen Blomfeldt2024-08-201-1/+6
| * QQmlListModel: Invalidate ModelObject when necessaryUlf Hermann2024-08-136-17/+145
| * doc: Stop telling users that DragHandler is not for DnDShawn Rutledge2024-07-051-1/+2
| * QQuickAnimation: Fix setting running propertyAntti Määttä2024-07-022-0/+41
| * Bump version to 5.15.18Tarja Sundqvist2024-06-171-1/+1
| * Fix compilation with C++11Fabian Kosmale2024-05-292-5/+7
| * Fix documentation of List/GridView countAlbert Astals Cid2024-05-162-2/+2
| * GridView: add missing properties and signals to the documentationHatem ElKharashy2024-04-161-0/+44
| * Fix heap-buffer-overflow in ESTable::removeOliver Dawes2024-04-165-17/+70
| * V4: Don't call methods on nullptrUlf Hermann2024-04-092-18/+48
* | Merge tag 'v5.15.17-lts' into tqtc/lts-5.15-opensourceTarja Sundqvist2024-11-20219-35/+8262
|\|
| * Flickable: don't allow dragging with mouse buttons other than leftMohammadHossein Qanbari2024-03-264-4/+72
| * Fix deadlock in long-running particle systemEskil Abrahamsen Blomfeldt2024-03-252-3/+4
| * Increase the timeout for tst_qmlminJan Arve Sæther2024-03-051-2/+2
| * Windows 7: blacklist tests that fail from low screen resolutionElias Toivola2024-02-281-0/+3
| * masm: Don't crash on failed MADV_DONTNEED on LinuxAntonio Napolitano2024-02-071-6/+5
| * QtQml: Clear context objects more thoroughly on destructionUlf Hermann2024-02-068-15/+76
| * Avoid crashing in the quickwidgets example after closing the subwindowShawn Rutledge2024-01-221-3/+15
| * doc: Fix type of fontInfo.pixelSize propertyKai Uwe Broulik2024-01-091-1/+1
| * QtQuick.Shapes: Mark Shape properties as readonlyIvan Tkachenko2023-12-281-0/+2
| * doc: Mention that Window.visible is false by defaultShawn Rutledge2023-12-251-0/+2
| * Bump version to 5.15.17Tarja Sundqvist2023-11-241-1/+1
| * Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-11-14197-0/+8079
* | Merge tag 'v5.15.16-lts' into tqtc/lts-5.15-opensourcev5.15.16-lts-lgplTarja Sundqvist2024-11-0842-154/+466
|\|
| * QML Debugger: Don't crash when looking up values from imported modulesUlf Hermann2023-11-0113-22/+101
| * Accessibility: respect value in attached Accessible in controlsLiang Qi2023-10-063-6/+16
| * Avoid memory leaks in QQuickListView and tst_qqmlinstantiatorUlf Hermann2023-10-022-8/+16
| * QQuickItemView: avoid leaking of highlights and animatorsUlf Hermann2023-09-294-33/+34
| * Doc: Fix unqualified access in PathView exampleSze Howe Koh2023-09-281-2/+7
| * QQmlSequence: fix compilation with GCC12/C++20Marc Mutz2023-09-151-1/+27
| * Context properties: Don't trigger an assert for numeric namesFabian Kosmale2023-09-125-18/+47
| * Quick Animations: Fix crashFabian Kosmale2023-09-092-4/+4
| * QQuickState::when: handle QJSValue properties correctlyFabian Kosmale2023-09-093-2/+39
| * pixmapcache: avoid deadlock when canceling async image loadNick Shaforostov2023-09-091-2/+4
| * Prevent crash when destroying asynchronous LoaderJoni Poikelin2023-09-093-0/+71
| * Fix positioning of text decoration with some fontsVladimir Belyavsky2023-09-081-4/+1
| * Bump version to 5.15.16Tarja Sundvist2023-09-011-1/+1
| * Doc: fix Qt Quick Test headerTopi Reinio2023-09-011-0/+1
| * QML: Make notify list thread safeUlf Hermann2023-08-142-51/+97
* | Merge tag 'v5.15.15-lts' into tqtc/lts-5.15-opensourcev5.15.15-lts-lgplTarja Sundqvist2024-07-2317-39/+385
|\ \
| * | Merge remote-tracking branch 'origin/tqtc/lts-5.15' into tqtc/lts-5.15.15Jani Heikkinen2023-08-097-18/+223
| |\|
| | * QV4::ArrayData: Fix offset calculation for sort()Ulf Hermann2023-07-262-5/+110
| | * Fix pointer delivery to child items of items with clip:trueJan Arve Sæther2023-07-123-1/+95
| | * Fix "white line on top and left side of screen" issueMorten Sørvig2023-07-053-12/+18
| * | Merge branch 'tqtc/lts-5.15' into tqtc/lts-5.15.15Tarja Sundqvist2023-07-118-8/+156
| |\|
| | * doc: Remove Calendar Example linkShawn Rutledge2023-07-041-1/+0