aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix polishItems bugFabian Bumberger2014-02-151-6/+10
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-1216-52/+97
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-1116-52/+97
| |\
| | * Warn when attaching Keys to an invalid itemFrederik Gladhorn2014-02-111-0/+2
| | * Fix origin for short reversed item viewsJohn Brooks2014-02-101-2/+2
| | * Doc: note about visible and enabled in PropertyChangesFrederik Gladhorn2014-02-101-0/+5
| | * Fix scenegraph backend API for material shaders.Michael Brasser2014-02-063-1/+18
| | * Doc: Merge duplicated example directoriesSze Howe Koh2014-02-063-3/+3
| | * Avoid renderlist rebuilds in the scene graph renderer.Gunnar Sletta2014-02-062-30/+42
| | * Fix backend API, broken since 5.2.0Gunnar Sletta2014-02-045-3/+9
| | * Fix crash in header when regenerating view.Michael Brasser2014-01-301-0/+1
| | * Docs: add a working example to Text::fontSizeMode docsJ-P Nurmi2014-01-291-0/+4
| | * Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-282-13/+11
* | | Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-1211-22/+57
* | | Fixed wrong baseline alignment for TextInputJan Arve Saether2014-02-121-0/+12
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-074-23/+71
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-264-23/+71
| |\|
| | * Flickable: fix crash in delayed press handlingJ-P Nurmi2014-01-251-1/+1
| | * Positioners: fix layout mirroringJ-P Nurmi2014-01-253-22/+70
* | | Make the Ref classes not template basedLars Knoll2014-02-071-15/+23
* | | Rename Referenced to ManagedRefLars Knoll2014-02-071-5/+5
* | | Accessibility: respect password stateFrederik Gladhorn2014-02-071-1/+5
* | | Android: Fix crash when using images in QMLEskil Abrahamsen Blomfeldt2014-02-072-6/+8
* | | Fix occasional crashes in canvas getImageData and other placesSimon Hausmann2014-02-041-0/+3
* | | Support batching of rotated antialiased elements.Gunnar Sletta2014-02-041-6/+4
* | | Normalize signal & slot signatures in connectionThiago Macieira2014-02-032-2/+2
* | | Add missing export macro to QQuickTransformSimon Hausmann2014-02-031-1/+1
* | | CleanupsLars Knoll2014-01-311-1/+1
* | | Rename some filesLars Knoll2014-01-314-4/+4
* | | Visualization modes for rendering.Gunnar Sletta2014-01-299-7/+388
* | | Expose TextEdit::linkAt(x, y)J-P Nurmi2014-01-293-2/+20
* | | Expose Text::linkAt(x, y)J-P Nurmi2014-01-293-2/+21
* | | Move logic for determining native vs. DF text into single factory functionTor Arne Vestbø2014-01-273-28/+7
* | | Allow renderType: Text.NativeRendering on retina displays/devicesTor Arne Vestbø2014-01-273-12/+3
* | | Accessibility: add states to QQuickAccessibleAttachedFrederik Gladhorn2014-01-272-9/+116
|/ /
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-2414-181/+215
|\|
| * Dont define CAN_BACKTRACE_EXECINFO when building on uClibcJorgen Lind2014-01-241-1/+1
| * QQuickText: fix layout mirroringJ-P Nurmi2014-01-221-4/+4
| * Only look at alpha to decide if rectangle has fill or not.Gunnar Sletta2014-01-221-2/+2
| * Enforce texture cleanup to happen at the end of the sync phase.Gunnar Sletta2014-01-223-3/+14
| * Revert QSGRenderNode to the old "in context" behaviorGunnar Sletta2014-01-222-90/+56
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-01-226-54/+84
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-226-54/+84
| | |\
| | | * Work around missing BGRA texture format on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-172-5/+30
| | | * Improve Mac OS X touch event enabling.Morten Johan Sørvig2014-01-174-49/+54
| * | | Make it possible to render without a depth buffer.Gunnar Sletta2014-01-223-27/+53
| |/ /
| * | Ensure Flickable bounds detection is executed at the end of animation.Martin Jones2014-01-211-0/+1
* | | fix whitespaceOswald Buddenhagen2014-01-2221-75/+75
* | | Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-2210-45/+32
* | | Unify calls to profiler service event methods.Ulf Hermann2014-01-2210-118/+85