aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
...
* | Get rid of the first half of QQmlGuard usageLars Knoll2013-07-053-5/+2
* | Get rid of the signal expression rewriterSimon Hausmann2013-07-031-1/+1
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-2412-29/+142
|\|
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-284-8/+28
| |\
| | * Fix PropertyAnimation docAlan Alpert2013-05-201-2/+2
| | * Doc: Fix some broken snippet pathsSze Howe Koh2013-05-061-3/+3
| | * QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-301-2/+22
| | * Don't crash if QQuickPath has less than 4 elementsShawn Rutledge2013-04-301-1/+1
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-295-15/+108
| |\|
| | * Make pathElements designer readyMarco Bubke2013-04-241-0/+20
| | * Refactor the pathElements property in QQuickPathMarco Bubke2013-04-242-2/+47
| | * Refactor QQuickPath componentCompleteMarco Bubke2013-04-243-11/+39
| | * Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-241-1/+1
| | * Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
| | * Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-226-6/+6
| |\|
| | * Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-196-6/+6
* | | Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-121-1/+0
* | | Remove v8 usage from qquickglobalLars Knoll2013-06-101-42/+51
* | | Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-3/+2
* | | Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-081-3/+3
* | | Fix compiler error and warning.Erik Verbruggen2013-05-061-0/+2
* | | Get rid of QV8Engine::toString()Lars Knoll2013-04-291-1/+1
* | | Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-6/+6
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-103-2/+7
|\|
| * Fix new warnings in qtdeclarative (found by GCC 4.8)Thiago Macieira2013-04-091-1/+1
| * Fix autotest-exported class from QtQuick.Thiago Macieira2013-04-042-1/+6
* | Correct image provider example path in documentationShawn Rutledge2013-04-041-1/+1
|/
* 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
|/