aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
* QQuickAnimatorController: fix dangling QQuickAnimatorProxyJob pointerJ-P Nurmi2016-01-081-0/+2
* Don't warn about non-existent default properties when one was foundMitch Curtis2015-12-152-5/+30
* QQuickAnimatorJob: store the target with a QPointerPaul Lemire2015-12-072-1/+6
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-0/+21
|\
| * Doc: added documentation to undocumented functionsNico Vertriest2015-11-021-0/+21
* | qquicktransitionmanager_p_p.h: remove unnecessary includeJ-P Nurmi2015-11-131-2/+2
* | Introduce a more sane "default constructor" for Qt.matrix4x4()Sean Harmer2015-11-111-1/+5
* | Make the qml/js matrix4x4 type more usefulSean Harmer2015-11-111-0/+7
* | Shortcut: make both nativeText and portableText availableJ-P Nurmi2015-11-052-7/+26
* | qquickanimatorjob_p.h: fix inconsistent override warningsJ-P Nurmi2015-11-041-16/+16
* | Doc: fixed link issuesNico Vertriest2015-10-301-1/+1
* | virtual QQuickAnimatorJob::afterNodeSync()J-P Nurmi2015-10-292-3/+4
* | Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-261-1/+1
* | Several cases of s/decelerating from/decelerating to/.Edward Welbourne2015-10-211-8/+8
* | Revert "Doc: corrected not working snippet"Topi Reinio2015-10-211-1/+1
* | Doc: corrected syntax errors \qmlmethodNico Vertriest2015-10-152-3/+2
* | Doc: corrected not working snippetNico Vertriest2015-10-151-1/+1
* | Privately export QQuickTransitionManagerGabriel de Dietrich2015-10-121-1/+1
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0627-0/+297
* | Cleanup fontloader cache when QGuiApplication is destroyedJørgen Lind2015-09-251-8/+50
* | Improve QQuickTextureFactory::textureFactoryForImage docuAlbert Astals Cid2015-09-211-1/+3
* | Move createQmlCallableForFunction out of the binding wrapperLars Knoll2015-09-081-1/+1
* | Shortcut: add sequenceString propertyShawn Rutledge2015-09-033-0/+19
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-08-281-0/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-211-0/+7
| |\|
| | * Fix memory leak when QQuickPixmapReply::Event is delete before being usedAlbert Astals Cid2015-08-191-0/+7
* | | Fix compiler warnings on recent clangLars Knoll2015-08-251-1/+1
|/ /
* | Improve QQuickImageResponse::textureFactory documentationAlbert Astals Cid2015-08-191-2/+5
* | Fix memory leak when using async image providersAlbert Astals Cid2015-08-191-0/+1
* | Update copyright notice.Frank Meerkoetter2015-08-181-0/+1
* | Remove QQmlVMEVariant specific workaroundFrank Meerkoetter2015-08-181-9/+1
* | Remove unused codeFrank Meerkoetter2015-08-181-25/+2
* | Mark methods as overridesFrank Meerkoetter2015-08-181-11/+11
* | Also remove the QQmlValueTypeProvider::destroyValueType interfaceFrank Meerkoetter2015-08-181-41/+0
* | Adapt the ValueTypeProvider interface and port its typesFrank Meerkoetter2015-08-181-92/+40
* | Remove QQmlValueTypeProvider::copyValueTypeFrank Meerkoetter2015-08-181-43/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-184-8/+14
|\|
| * Consistently use the override keywordThiago Macieira2015-07-191-4/+4
| * Fix more casts that dropped the constness.Thiago Macieira2015-07-071-2/+2
| * Fix ICC warning about change of signThiago Macieira2015-07-071-2/+2
| * Improve support for HTML entities in StyledTextKai Uwe Broulik2015-07-031-0/+6
* | Font matching by font stylenameAllan Sandfeld Jensen2015-08-103-0/+19
* | Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-042-6/+4
* | Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-2/+2
* | Periodically flush profiling data to client.Ulf Hermann2015-08-041-8/+8
* | Do not leak the texture factory for cancelled jobsAlbert Astals Cid2015-07-141-0/+2
* | Fix segfault if QQuickImageResponse actually returns an error stringAlbert Astals Cid2015-06-301-1/+1
* | Improve QQuickImageResponse::textureFactory documentation a bitAlbert Astals Cid2015-06-301-2/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-301-1/+4
|\|
| * Doc: resize tables with overflowNico Vertriest2015-06-251-1/+4