aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-042-6/+70
* Fix relative URL in parallax exampleAlan Alpert2013-03-041-1/+1
* Added photosurface example to demo PinchArea/MouseArea togetherShawn Rutledge2013-03-045-0/+196
* Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-0410-68/+31
* PinchArea autotest doesn't depend on window activation; QScopedPointerShawn Rutledge2013-03-042-20/+10
* pressedCanceledOnWindowDeactivate pops up a second windowShawn Rutledge2013-03-042-6/+11
* 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
| |\
| | * Fix warnings about shadowing membersThiago Macieira2013-02-224-8/+6
| | * ListView's highlightMoveDuration should default to -1.Michael Brasser2013-02-222-1/+16
| | * Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-225-34/+137
| | * MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-223-30/+131
| | * Typos: tripple->tripleFrederik Gladhorn2013-02-212-21/+21
| | * Stabilize clicking in QQuickTextEdit testFrederik Gladhorn2013-02-211-0/+2
| | * Add Test for Animating Qml Dynamic Properties using QPropertyAnimationDavid E. Narváez2013-02-214-0/+166
| | * Doc: Fix paths and add missing project files for QML and Quick examplesTopi Reinio2013-02-209-6/+102
| | * Fix QQuickTimeLine::accel() & accelDistance()J-P Nurmi2013-02-201-3/+4
| | * Fixed build when Qt is configured with -no-opengl.Samuel Rødal2013-02-204-15/+11
| | * Docs: Slow Down Animations only exists in qml1Frederik Gladhorn2013-02-191-8/+0
| | * Clarify Component::createObject docsAlan Alpert2013-02-191-2/+2
| | * Fix embedding images in text elementsEskil Abrahamsen Blomfeldt2013-02-191-0/+1
| | * Doc: Update QtQuickTest documentationCaroline Chao2013-02-181-0/+28
* | | 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
| |\|
| | * Doc: Correcting typo "without with"Marcel Krems2013-02-181-1/+1
| | * Fix missing TextInput::remove(int start, int end) docsJ-P Nurmi2013-02-151-1/+1
| | * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-153-7/+11
| | * Add license files mandated by (L)GPL.Timo Jyrinki2013-02-154-0/+1660
| | * A MouseArea should not receive move or release events if the press was not ac...Michael Brasser2013-02-143-1/+39
| | * Remove QPointerBase bic check.Stephen Kelly2013-02-131-5/+0
| | * DesignerSupport: Fix rendering in designer for if new items are addedMarco Bubke2013-02-121-0/+1
| | * Remove use of QPainter::HighQualityAntialiasing. It has no effect.Gunnar Sletta2013-02-122-4/+3