summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Collapse)AuthorAgeFilesLines
* Add a preserveAspect property to ImageAaron Kennedy2009-07-173-3/+38
|
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-161-18/+18
|\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: src/declarative/fx/qfxitem.h src/declarative/util/qfxview.h src/gui/graphicsview/qgraphicsitem_p.h
| * Mark properties as FINALAaron Kennedy2009-07-161-19/+19
| |
* | Reset fill and centeredIn when they are set to a null pointer.Michael Brasser2009-07-161-2/+8
| |
* | Fix crash in anchors.Michael Brasser2009-07-161-3/+3
| |
* | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-164-0/+845
|\ \ | |/ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: src/declarative/fx/fx.pri
| * Initial commit of QFxLineEditAlan Alpert2009-07-164-0/+845
| | | | | | | | QLineControl is integrated here, so no more need for qfxlineedit branch
* | KeyProxy documentation.Michael Brasser2009-07-161-8/+24
| |
* | Get KeyProxy working correctly with focus realms.Michael Brasser2009-07-161-6/+12
| |
* | Support input method proxying in KeyProxy. KeyProxy cleanup.Michael Brasser2009-07-153-18/+51
| |
* | Fix warnings.Michael Brasser2009-07-153-5/+2
| |
* | Add files missing from commit.Michael Brasser2009-07-152-0/+139
| |
* | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-153-7/+8
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: src/declarative/canvas/qsimplecanvas.cpp src/declarative/canvas/qsimplecanvasdebugplugin.cpp src/declarative/canvas/qsimplecanvasdebugplugin_p.h src/declarative/fx/qfxpainteditem.cpp src/declarative/util/qfxview.cpp tools/qmlviewer/qmlviewer.h
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-07-121-2/+8
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlscriptparser.cpp src/declarative/qml/qmlscriptparser_p.h Compiles, but probably next needs a revert/change of module stuff, since that work seems to have been duplicated.
| * \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-07-0920-338/+378
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlengine.cpp
| * | | First conversion to new module handling.Warwick Allison2009-07-022-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Works same as before for now, but now the variables and methods are all in the right place. In particular, type resolving is per-component, not per-engine, even though it is the engine that ultimately has the ability to find types, because each component will have a different set of available types. Designed to be optimizable - QmlEngine could share data between QmlEngine::Import objects, and the import objects could read types in bulk rather than always searching.
| * | | Smooth, but never anti-alias the edges of pixmaps that need to stitch..Warwick Allison2009-07-021-5/+5
| | | | | | | | | | | | | | | | Bug 256967 still stops it working correctly.
* | | | Add experimental FocusRealm support.Michael Brasser2009-07-153-4/+46
| | | |
* | | | Fix transform handling.Michael Brasser2009-07-141-14/+22
| | | |
* | | | CleanupMichael Brasser2009-07-141-1/+1
| | | |
* | | | Fix containsMouse.Michael Brasser2009-07-144-43/+11
| | | |
* | | | Basic KeyProxy support.Michael Brasser2009-07-142-3/+21
| | | |
* | | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-135-44/+28
| | | |
* | | | Fix mouse grabbing for Flickable and PathView.Michael Brasser2009-07-132-2/+4
| | | |
* | | | Fix ChildMouseFilterMichael Brasser2009-07-104-11/+10
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-1062-2827/+932
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: examples/itemviews/frozencolumn/main.cpp src/declarative/canvas/qsimplecanvas.cpp src/declarative/canvas/qsimplecanvas_p.h src/declarative/canvas/qsimplecanvasitem.h src/declarative/extra/qfxparticles.cpp src/declarative/fx/fx.pri src/declarative/fx/qfxblurfilter.h src/declarative/fx/qfxcontentwrapper.cpp src/declarative/fx/qfxflickable.cpp src/declarative/fx/qfxfocuspanel.h src/declarative/fx/qfxfocusrealm.h src/declarative/fx/qfxhighlightfilter.cpp src/declarative/fx/qfxhighlightfilter.h src/declarative/fx/qfximage.cpp src/declarative/fx/qfxitem.cpp src/declarative/fx/qfxitem.h src/declarative/fx/qfxrect.cpp src/declarative/fx/qfxreflectionfilter.h src/declarative/fx/qfxshadowfilter.cpp src/declarative/fx/qfxshadowfilter.h src/declarative/fx/qfxtext.cpp src/declarative/fx/qfxtext.h src/declarative/fx/qfxtextedit.cpp src/declarative/opengl/glbasicshaders.h src/declarative/test/qfxtestengine.cpp src/declarative/test/qfxtestengine.h src/declarative/test/qfxtestobjects.cpp src/declarative/test/qfxtestobjects.h src/declarative/test/qfxtestview.h src/declarative/util/qfxglobal.h src/declarative/util/qfxview.cpp src/gui/graphicsview/qgraphicsitem_p.h tools/qmlviewer/qmlviewer.cpp
| * | | Fix QFxTextEdit cursorDelegate auto test properlyAlan Alpert2009-07-091-2/+3
| | | | | | | | | | | | | | | | Also fixes the minor bug that it found.
| * | | Fix QFxTextEdit cursor delegate for multi-line and font changesAlan Alpert2009-07-091-0/+5
| | |/ | |/| | | | | | | They weren't handled before, and now they are.
| * | Tests for QFxTextEdit selection propertiesAlan Alpert2009-07-091-0/+4
| | | | | | | | | | | | | | | | | | Also fixes some bugs that the tests uncovered. Also fixes the test, which was using a now invalid QmlComponent Constructor.
| * | selectionStart/End now work properlyAlan Alpert2009-07-091-19/+13
| | | | | | | | | | | | Autotests still in progress
| * | Implement selectedText, selectionStart and selectionEnd properties.Alan Alpert2009-07-083-4/+140
| | | | | | | | | | | | | | | Still to go: Setting the selectionStart/End properties doesn't work and there are no autotests.
| * | Add highlightedTextColor property to the QFxTextEdit sophisticateAlan Alpert2009-07-083-0/+35
| | |
| * | Add Cursor Delegate to QFxTextEditAlan Alpert2009-07-083-1/+79
| | | | | | | | | | | | | | | Adds the cursorDelegate property, including docs and autotest. No example is included because we don't really have a text example yet.
| * | Add textFormat property to the Text element.Michael Brasser2009-07-064-4/+85
| | |
| * | Make TextEdit's cursor position usable from Qml.Michael Brasser2009-07-062-1/+24
| | |
| * | Doc fixesYann Bodson2009-07-061-1/+1
| | |
| * | Add CONSTANT attribute where applicableAaron Kennedy2009-07-031-9/+9
| | |
| * | Warn annoyingly on non-notifyable propertiesAaron Kennedy2009-07-031-1/+1
| | |
| * | Remove Content and ContentWrapperAaron Kennedy2009-07-025-310/+0
| | | | | | | | | | | | property aliases do a better job of this
| * | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-025-24/+49
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-07-022-23/+18
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-07-023-1/+183
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | Remove QmlSetPropertyAaron Kennedy2009-07-012-23/+18
| | | | | | | | | | | | | | | | | | | | This involves the introduction of separation between states and transition application. This was necessary to allow layouts to continue to use transitions.
| | * | | Add smooth property to Text element.Yann Bodson2009-07-023-1/+31
| | | |/ | | |/|
| * | | Make performance logging classes private.Michael Brasser2009-07-028-8/+8
| | | |
| * | | Move timeline class to util and make private.Michael Brasser2009-07-022-2/+1
| |/ /
| * | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-011-1/+7
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Implement edge resistance for flickable dragging horizontally.Martin Jones2009-07-011-1/+7
| | |/
| * | Add a Scale transform object.Michael Brasser2009-07-012-0/+176
| |/
| * Move particles to extra.Michael Brasser2009-07-013-1444/+0
| |