aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QML: Only release types if they aren't referenced anymorev5.7.0Ulf Hermann2016-06-111-3/+12
* Fix QQuickItem change listenersJ-P Nurmi2016-05-241-0/+198
* V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-202-0/+4
* Don't render when width is zero and elide is not NoneKari Hautamäki2016-05-202-0/+40
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1917-47/+138
|\
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-198-28/+92
| |\
| | * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-183-0/+75
| | * blacklist the qmlextensionplugins example for testingOswald Buddenhagen2016-05-131-0/+1
| | * remove blacklisting of tiger and fonts examplesOswald Buddenhagen2016-05-131-2/+0
| | * adjust example naming convention test to "new" structureOswald Buddenhagen2016-05-131-5/+4
| | * make use of COPIESOswald Buddenhagen2016-05-134-21/+12
| * | Revert "Remove this piece of code"Simon Hausmann2016-05-182-0/+21
| * | standardize on QT_CONFIG debug_and_release instead of build_allOswald Buddenhagen2016-05-171-1/+1
| * | QQuickTextInput: Remove redundant centerPoint calculations.Robin Burchell2016-05-171-16/+14
| * | prune unused assignmentOswald Buddenhagen2016-05-121-1/+0
| |/
| * QML: add librarymetrics_performance to the builds.Erik Verbruggen2016-05-103-1/+4
| * Make it possible to call some benchmark functions directlySimon Hausmann2016-05-091-0/+6
* | Fix tst_qquicktext::hAlignImplicitWidth() on high DPI displaysMitch Curtis2016-05-121-2/+4
* | QML: Fill QtObject lazily.Erik Verbruggen2016-05-112-0/+56
* | QML: Remove internal field padding from QQuickAnchorPrivate.Erik Verbruggen2016-05-103-20/+32
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-065-2/+94
|\|
| * Revert "Temporarily blacklist importsPath change on Windows"Simon Hausmann2016-05-021-2/+0
| * AnimatedImage: Fix value of sourceSize propertyTobias Koenig2016-05-021-0/+23
| * Fix crash when trying to call a property of the scope or context objectSimon Hausmann2016-05-012-0/+25
| * QQuickDragAttached: fix updating of "active" propertyAlberto Mardegan2016-04-261-0/+46
* | Add QVector support to JS sequencesKevin Ottens2016-05-033-1/+39
* | Quick: expose movementDirection of PathViewLiang Qi2016-05-022-0/+111
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2737-34/+262
|\|
| * QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-211-0/+20
| * Also match QJSValue conversion types in MatchScore.Michael Bruning2016-04-202-0/+14
| * Revert "Fixed MouseArea threshold with preventStealing"Michal Klocek2016-04-201-11/+0
| * Fixed MouseArea threshold with preventStealingFilippo Cucchetto2016-04-191-0/+11
| * activate QtQuick designer support testsTim Jenssen2016-04-191-0/+1
| * Occasionally trim the type cacheUlf Hermann2016-04-192-0/+38
| * tst_qquickanimatedimage::mirror_notRunning(): fix initializer.Edward Welbourne2016-04-151-5/+1
| * Fix memory corruption when calling Array.unshift()Simon Hausmann2016-04-141-0/+15
| * Add another test for broken selectionsEskil Abrahamsen Blomfeldt2016-04-111-0/+22
| * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-1126-27/+149
| * QQuickText,QQuickTextInput: Fully qualify enumerations in changed() signals.Friedemann Kleint2016-04-072-2/+2
* | Allow target path version in a parent moduleJ-P Nurmi2016-04-2115-1/+358
* | Fix assertion in qt_create_image_data()Peter Varga2016-04-192-0/+23
* | Fix changing QML Window visibility in Component.onCompletedRobert Griebl2016-04-182-0/+70
* | Fix compilation of qmldevtools/compile test.Rafael Roquetto2016-04-131-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-0883-1567/+67
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0883-1567/+67
| |\|
| | * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-2930-0/+0
| | * Remove empty .pro fileJoerg Bornemann2016-03-241-0/+0
| | * Removed the QQmlGuard benchmarkSimon Hausmann2016-03-243-79/+0
| | * Handle duration of zero in QML animatorsDavid Edmundson2016-03-171-0/+35
| | * Add benchmarks to the "make benchmark" targets that are known to workSimon Hausmann2016-03-1724-27/+30