aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0438-128/+627
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2538-128/+627
| | | |\ \ \
| | * | | | | Enablers for input methods on AndroidPaul Olav Tvete2013-03-044-4/+20
| | * | | | | adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-0436-0/+2954
| | * | | | | Do not print out leaked pixmaps by defaultGunnar Sletta2013-03-031-1/+12
| | * | | | | Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-0327-22/+1365
| | * | | | | Fix docs for Canvas.renderStrategy, the default is CooperativeGunnar Sletta2013-03-031-1/+1
| | * | | | | Fix the QtQml's use of plugins for value type providersThiago Macieira2013-03-012-2/+32
| | * | | | | skip failing constantUpdatesOnWindow test for nowShawn Rutledge2013-03-011-0/+1
| | * | | | | Allow shortcut overrides.Frederik Gladhorn2013-02-261-1/+1
| | * | | | | Avoid ambiguous include guards in SG classesGunnar Sletta2013-02-2617-42/+42
| | * | | | | Change Canvas to use Image and antialiasing by default.Gunnar Sletta2013-02-262-2/+4
| | * | | | | Various improvements to Canvas examplesJens Bache-Wiig2013-02-2628-1020/+623
| | * | | | | Improved documentation in the Screen attached propertyShawn Rutledge2013-02-251-9/+37
| | |/ / / /
| | * | | | Make sure exposeEvents trigger a render passGunnar Sletta2013-02-213-1/+29
| | * | | | Don't print leak warnings on exit by defaultGunnar Sletta2013-02-204-27/+54
| | * | | | QQuickScreen is exposed as an attached property on Window tooShawn Rutledge2013-02-201-0/+4
| | * | | | Add QQuickTextDocumentFrederik Gladhorn2013-02-1911-0/+299
| | * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-1925-51/+1755
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1825-51/+1755
| | | |\ \ \ \
| | * | | | | | Let rounded rectangles be antialiased by defaultGunnar Sletta2013-02-191-1/+1
| | * | | | | | Improved animations in the new render loopGunnar Sletta2013-02-195-99/+168
| | * | | | | | Make the base URL available to QQmlExtensionPluginShawn Rutledge2013-02-195-7/+98
| | * | | | | | Add qmlRegisterType for Composite TypesAlan Alpert2013-02-189-5/+71
| | * | | | | | qmlplugindump: don't crash if a composite type was a registeredShawn Rutledge2013-02-181-4/+6
| | |/ / / / /
| | * | | | | Add Composite Types to QQmlTypeAlan Alpert2013-02-1819-140/+354
| | * | | | | GUI render loop did not render on expose, nor clean up properly.Gunnar Sletta2013-02-181-4/+13
| | * | | | | QQuickPlatform: remove QT_{BEGIN,END}_HEADER macro usageJ-P Nurmi2013-02-151-4/+0
| | * | | | | FolderListModel: prevent assertion failure when filter selects 0 filesShawn Rutledge2013-02-151-2/+4
| | * | | | | Ensure EtcTexture always provides a valid textureId.Michael Brasser2013-02-152-4/+14
| | * | | | | Add QQmlPlatform (exposed as Qt.platform)J-P Nurmi2013-02-146-2/+207
| | * | | | | only instantiate variable when requiredMaurice Kalinowski2013-02-131-1/+1
| | * | | | | QQuickItem::childAt(x, y) takes child transformations into accountShawn Rutledge2013-02-121-5/+6
| | * | | | | 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-0743-78/+337
| | |\ \ \ \ \
| | * | | | | | Make sure deleteLater gets run at the "correct" time.Gunnar Sletta2013-02-071-16/+116
| | * | | | | | Stabilize tst_qquickpositionersGunnar Sletta2013-02-071-80/+45
| | * | | | | | Add \qmlmodule commands for QtQml and QtQuickAlan Alpert2013-02-062-4/+17
| | * | | | | | Avoid swizzling on OpenGL ES when possibleGunnar Sletta2013-02-061-17/+25
| | * | | | | | Use constFind instead of find in QQmlMetaType::qmlTypehjk2013-02-061-2/+2
| | * | | | | | Qml: Use QString::append(QStringRef) overload in ProcessAST::asStringhjk2013-02-061-1/+1
| | * | | | | | Enable sorting of opaque items again in the default renderer.Gunnar Sletta2013-02-052-4/+3
| | * | | | | | Respect the default format from the scene graph adaptation layerGunnar Sletta2013-02-051-1/+1
| | * | | | | | Warn if the OpenGL context lacks depth/stencil when requested.Gunnar Sletta2013-02-051-0/+8
| | * | | | | | Add ETC1 texture provider example.Michael Brasser2013-02-029-0/+464
| | * | | | | | Use the optimal image format for the spritesGunnar Sletta2013-02-021-1/+1
| | * | | | | | Dereference the QImage once the corresponding texture is bound.Michael Brasser2013-02-013-1/+5
| | * | | | | | Stabilize tst_qquicktextinput::remoteCursorDelegate()Michael Brasser2013-02-011-1/+1
| | * | | | | | FolderListModel: use QDateTime for file timesAlberto Mardegan2013-02-011-2/+2
| | * | | | | | Reenable tst_QQuickItem::simpleFocus and fix warnings.Gunnar Sletta2013-01-311-4/+2