aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update module "Qt Declarative" -> "Qt Quick"Sze Howe Koh2013-03-302-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-2/+2
|\
| * Makes QSmoothedAnimation respect zero duration.Thomas Kristensen2013-03-131-2/+2
* | Fix QString usage in createPixmapDataSync().Friedemann Kleint2013-03-121-2/+2
* | Add core application functionality to Qt.application in QMLAlan Alpert2013-03-052-3/+5
* | Load "@2x" images on high-dpi "retina" systems.Morten Johan Sørvig2013-03-051-0/+11
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-041-3/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-3/+4
| |\|
| | * Fix QQuickTimeLine::accel() & accelDistance()J-P Nurmi2013-02-201-3/+4
* | | Do not print out leaked pixmaps by defaultGunnar Sletta2013-03-031-1/+12
|/ /
* | Do pixel conversion on the pixmap decoder thread when possibleGunnar Sletta2013-02-122-5/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-072-2/+4
|\|
| * Prevent possible leak with texture providers.Michael Brasser2013-01-251-0/+2
| * Doc: Fix uses of \sinceDebao Zhang2013-01-241-2/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2819-76/+0
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-2410-3166/+0
|/
* QQuickImageProvider: fixed three \snippet pathsXingtao Zhang2013-01-211-3/+3
* Merge branch 'release' into stableGunnar Sletta2013-01-174-4/+4
|\
| * Exporting required symbols for Qt Quick DesignerThomas Hartmann2013-01-174-4/+4
* | Doc: correcting typo "the the"Nico Vertriest2013-01-142-2/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1059-59/+59
* | Doc: Updated docs for examples and etcXingtao Zhang2013-01-093-7/+7
|/
* Fix other warnings in qtdeclarative found by GCC 4.7Thiago Macieira2012-12-231-0/+2
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-298-1279/+0
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-262-0/+4
* Support requestPixmap if platform has ThreadedPixmaps featureAlbert Astals Cid2012-11-232-8/+27
* Add designer support for animations and componentCompleteMarco Bubke2012-11-221-1/+1
* Expose "Qt.application.supportsMultipleWindows".Samuel Rødal2012-11-092-0/+9
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-291-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2365-1562/+1562
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* Compile following qreal -> float change in QtGui/math3d classesSean Harmer2012-09-071-2/+2
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-073-3/+3
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-09-051-4/+20
* Fix compiler warnings from MSVC2010Kai Koehne2012-08-281-0/+4
* Docs - add missing images and code, clean up sectionsBea Lam2012-08-281-4/+4
* Update usage of smooth and antialiasing.Michael Brasser2012-08-281-2/+2
* Remove unreachable code paths from QQuickChangeSet.Andrew den Exter2012-08-271-9/+4
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-242-3/+8
* Fixes a reference in the Animation docs.Alan Alpert2012-08-231-1/+1
* Add internal documentation and comments to QQuickListCompositor.Andrew den Exter2012-08-201-0/+341
* Remove remnants of QQmlImageProviderKent Hansen2012-08-091-1/+1
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-093-11/+380
* Various small doc fixes and improvementsBea Lam2012-08-091-2/+2
* Fix uses of \inmodule, \inqqmlmodule and \sinceBea Lam2012-08-081-1/+1
* Fix various broken links in documentationBea Lam2012-08-0310-50/+50
* Refactor and document QQuickChangeSet.Andrew den Exter2012-08-034-245/+390
* Make QQmlScriptString opaque.Michael Brasser2012-08-032-2/+2
* Docs - fix referenced class namesBea Lam2012-07-311-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-3018-37/+74