aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Focus reasonCaroline Chao2013-03-075-24/+46
| * | Fix rendering of subpixel positioned native textEskil Abrahamsen Blomfeldt2013-03-073-3/+34
| * | Remove spurious includeAlan Alpert2013-03-051-1/+0
| * | Add core application functionality to Qt.application in QMLAlan Alpert2013-03-055-7/+121
| * | Android support: build fixesPaul Olav Tvete2013-03-054-3/+6
| * | Accessibility: Adapt memory management for Qt 5.1Frederik Gladhorn2013-03-052-2/+1
| * | Fix crash for keypress without active focus.Frederik Gladhorn2013-03-051-1/+1
| * | Remove extra semicolon.Frederik Gladhorn2013-03-051-1/+1
| * | Load "@2x" images on high-dpi "retina" systems.Morten Johan Sørvig2013-03-051-0/+11
| * | Work with synchronous replies from a custom QNetworkAccessManagerAlan Alpert2013-03-041-6/+21
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0414-98/+106
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2514-98/+106
| | |\ \
| * | | | Enablers for input methods on AndroidPaul Olav Tvete2013-03-044-4/+20
| * | | | adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-0426-0/+2382
| * | | | 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-035-17/+17
| * | | | 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
| * | | | 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-261-1/+2
| * | | | Improved documentation in the Screen attached propertyShawn Rutledge2013-02-251-9/+37
| |/ / /
| * | | Make sure exposeEvents trigger a render passGunnar Sletta2013-02-212-1/+5
| * | | 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-197-0/+190
| * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-1910-31/+43
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1810-31/+43
| | |\ \ \
| * | | | | Let rounded rectangles be antialiased by defaultGunnar Sletta2013-02-191-1/+1
| * | | | | Improved animations in the new render loopGunnar Sletta2013-02-192-98/+89
| * | | | | Make the base URL available to QQmlExtensionPluginShawn Rutledge2013-02-195-7/+98
| * | | | | Add qmlRegisterType for Composite TypesAlan Alpert2013-02-182-0/+38
| |/ / / /
| * | | | Add Composite Types to QQmlTypeAlan Alpert2013-02-1811-139/+265
| * | | | 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
| * | | | 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-0724-52/+158
| |\ \ \ \
| * | | | | Make sure deleteLater gets run at the "correct" time.Gunnar Sletta2013-02-071-16/+116
| * | | | | 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
| * | | | | Warn if the OpenGL context lacks depth/stencil when requested.Gunnar Sletta2013-02-051-0/+8
| * | | | | 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