aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* examples: Remove some unnecessary (and non-ideal) use of internal APIRobin Burchell2017-04-212-10/+11
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2115-22/+55
|\
| * QML: clear the property cache on QObjectWrapper destuctionErik Verbruggen2017-04-192-0/+19
| * Fix for dangling object pointers in QQmlErrorsRobert Griebl2017-04-191-1/+2
| * Add \since to QSGTexture::AnisotropyLevelFriedemann Kleint2017-04-191-0/+2
| * QQuickShortcut: Initialize idRobin Burchell2017-04-191-0/+1
| * Fix warning for -no-feature-cursorStephan Binner2017-04-181-0/+2
| * Fix warning for -no-feature-desktopservicesStephan Binner2017-04-181-0/+1
| * Fix warning for -no-feature-shortcutStephan Binner2017-04-181-0/+2
| * QQuickAnimatorProxyJob: make sure to stop when detached from a windowJ-P Nurmi2017-04-181-3/+11
| * QQuickText: optimize updateLayout()Anton Kudryavtsev2017-04-181-8/+2
| * photoviewer example: don't depend on widgetsShawn Rutledge2017-04-183-7/+5
| * Fix forced error warnings in -no-gui buildv5.9.0-beta2Alex Blasche2017-04-121-1/+6
| * Doc: Fix property name from "url" to "source"Leena Miettinen2017-04-121-1/+1
| * Doc: Write URL in capital letters in textLeena Miettinen2017-04-121-1/+1
* | qmltest: Split into separate testsRobin Burchell2017-04-2037-62/+83
* | MM: Provide information about object types on sweepRobin Burchell2017-04-203-20/+59
* | QAccessibleQuickItem: Remove dead codeRobin Burchell2017-04-201-3/+0
* | QQuickWindow: Actually mark sendEvent as deprecatedRobin Burchell2017-04-172-1/+7
* | QQuickContents: Use QRectF rather than reinventing itRobin Burchell2017-04-172-20/+17
* | QQuickFlickable: Remove an obviously stale commentRobin Burchell2017-04-171-12/+0
* | QQmlConnections: Don't crash (or read past bounds) if a silly prop name is givenRobin Burchell2017-04-133-3/+27
* | qmlscene: Add --apptype argument, allowing to specify the application classFriedemann Kleint2017-04-121-22/+50
* | tst_qmlplugindump: Ensure process starts properlyRobin Burchell2017-04-121-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-1117-52/+73
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1115-50/+67
| |\
| | * Avoid access to declarativeData when isDeletingChildren is setBernhard Übelacker2017-04-106-39/+27
| | * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-096-4/+7
| | * Add missing override specifiersChristian Strømme2017-04-031-10/+10
| | * Prospective fix for static builds on Windows with QtQuickCompilerSimon Hausmann2017-03-281-6/+10
| | * Fix build with GCC 7Marc Mutz2017-03-221-0/+7
| | * Fix touch event delivery in childMouseEventFilterFrederik Gladhorn2017-03-161-1/+16
| * | Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
| * | examples: photoviewer needs widgets supportPeter Seiderer2017-04-081-2/+4
* | | Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-105-66/+201
* | | Migrate to QRegularExpressionSamuel Gaist2017-04-092-12/+13
* | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-04-0860-733/+1288
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-0760-733/+1288
| |\| |
| | * | Enable running of qmlcachegen tests on ARM/qemuSimon Hausmann2017-04-071-1/+1
| | * | Speed up Qml library checksumming in developer buildsSimon Hausmann2017-04-071-1/+1
| | * | Fix locals register allocation on ARM when cross-compilingSimon Hausmann2017-04-061-1/+1
| | * | Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-067-426/+591
| | * | Fix double conversion code generation when cross-compilingSimon Hausmann2017-04-062-7/+15
| | * | Fix shadow stack space handling when cross-compilingSimon Hausmann2017-04-061-7/+1
| | * | Use new ImageProviderWithOptions also for sync image loadingEirik Aavitsland2017-04-064-6/+17
| | * | Fix loading of ahead-of-time generated cache files when cross-compilingSimon Hausmann2017-04-065-7/+18
| | * | Fix architecture selection when cross-compiling cache filesSimon Hausmann2017-04-061-4/+4
| | * | Fix engine parameter passing when cross-compilingSimon Hausmann2017-04-061-1/+1
| | * | Fix loading of strings when cross-compiling from 64-bit host to 32-bitSimon Hausmann2017-04-061-1/+1
| | * | Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04Tony Sarajärvi2017-04-061-0/+2