aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-0824-64/+65
* Fix testFileUrl() to correctly convert from a resource pathJan Arve Sæther2019-07-031-1/+6
* When setting a QObject as context property reset it when it's destroyedUlf Hermann2019-07-033-0/+34
* use boolean for when propertyFabian Kosmale2019-07-026-14/+28
* QQmlApplicationEngine: delete translators through their parentsTasuku Suzuki2019-07-022-18/+7
* Do not fail in initTestCase() when cross-compiling.Jan Arve Sæther2019-07-021-0/+2
* QQmlApplicationEngine: delete unused translator earlierTasuku Suzuki2019-07-021-2/+5
* QQmlEngine: Hoist some allocating code out of critical sectionsMarc Mutz2019-07-021-4/+9
* Port from implicit to explicit atomic operationsMarc Mutz2019-07-026-12/+12
* Fix some const-correctness issuesMarc Mutz2019-07-022-4/+4
* Port to somewhat stricter implicit conversions to QCharMarc Mutz2019-07-021-1/+1
* Mark the module QLinkedList-free, so it stays that wayMarc Mutz2019-07-011-0/+2
* Log all errors through testlib if a component has errorsJan Arve Sæther2019-07-012-3/+2
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-0131-65/+678
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-0131-65/+678
|/|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-2822-43/+504
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2822-43/+504
| |/|
| | * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-283-1/+56
| | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-265-8/+159
| | * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-263-2/+80
| | * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-2511-11/+186
| | * qmlscene: Fix setting of the default surface formatJoni Poikelin2019-06-251-21/+23
| * | Blacklist tst_qquicklistview::currentIndex() on linuxUlf Hermann2019-06-251-0/+3
| * | Doc: Fix \code and \qml usage in 'QML Object Attributes'Topi Reinio2019-06-191-7/+6
| * | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Qt Forward Merge Bot2019-06-205-13/+162
| |\ \
| | * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-205-13/+162
| |/| |
| | * | Support folderlistmodel for the no-thread configv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.0Morten Johan Sørvig2019-05-093-13/+50
| | * | Add changes file for Qt 5.13.0Antti Kokko2019-05-081-0/+98
| | * | Make QQmlThread work for no-thread debug modeMorten Johan Sørvig2019-05-081-0/+14
* | | | rtems: Add support cacheFlushMikhail Svetkin2019-06-281-0/+6
* | | | rtems: Reduce MemorySegment::NumChunksMikhail Svetkin2019-06-281-0/+4
* | | | Add environment variable for configure maxJSStackSize and maxGCStackSizeMikhail Svetkin2019-06-283-12/+33
* | | | rtems: Add platform definitionMikhail Svetkin2019-06-281-0/+5
* | | | QQuickTableView: Add usage of QQuickTableSectionSizeProviderYulong Bai2019-06-281-0/+12
* | | | unblacklist passing testsDaniel Smith2019-06-274-18/+3
* | | | Fix deployment of QtQuick for Android in tst_parserstressJan Arve Sæther2019-06-271-0/+8
* | | | Check that animation still existsFabian Kosmale2019-06-273-1/+49
* | | | qmlscene: Avoid infinite loopUlf Hermann2019-06-261-0/+6
* | | | Port away from QAtomicOps::load / storeGiuseppe D'Angelo2019-06-251-2/+2
* | | | Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-255-31/+50
* | | | Clean up the QT_CONFIG(library) conditionsUlf Hermann2019-06-265-13/+11
* | | | Inline the rest of qv4compileddata.cppUlf Hermann2019-06-267-181/+114
* | | | Port towards load/storeRelaxed atomicsGiuseppe D'Angelo2019-06-257-25/+25
* | | | Discourage having AsyncImageResponse inherit from QRunnableFabian Kosmale2019-06-251-26/+45
* | | | Inline CompiledData::unlink() into the only callerUlf Hermann2019-06-243-13/+6
* | | | Move unit checksum generation into qv4compilerUlf Hermann2019-06-246-24/+24
* | | | Add Markdown support to TextEditShawn Rutledge2019-05-296-5/+87
* | | | QQmlEngine: keep ImageProvider alive while in useFabian Kosmale2019-06-255-33/+192
* | | | Add QQuickPathPolylinePaolo Angelelli2019-05-285-6/+228
* | | | QQuickRectangle: do not pass invalid presets onto QGradientGiuseppe D'Angelo2019-06-243-6/+46