summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Fix autotest crashAaron Kennedy2009-06-161-2/+2
* Revert "Compilation fix on MSVC"Aaron Kennedy2009-06-161-8/+38
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-1655-497/+540
|\
| * Export QmlStateGroup so that it can be used by non-QFxItem DUI'sRhys Weatherley2009-06-161-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-06-1487-1377/+1402
| |\
| | * Use standard cursor control for TextEdit.Michael Brasser2009-06-121-2/+4
| | * Some XmlListModel cleanup.Michael Brasser2009-06-122-13/+3
| | * Speed up XmlListModel.Michael Brasser2009-06-121-7/+22
| | * Fixup headers.Michael Brasser2009-06-129-23/+21
| | * Behavior fixes.Michael Brasser2009-06-124-22/+49
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-1111-21/+20
| | |\
| | | * More explicit QUrl <-> QString conversion.Warwick Allison2009-06-1111-21/+20
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-1179-2097/+2293
| | |\ \ | | | |/
| | | * Renamed the QML front-end.Roberto Raggi2009-06-1129-406/+407
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-094-4/+156
| | |\ \
| | * | | Warn when trying to anchor to non-sibling/non-parent.Michael Brasser2009-06-091-2/+12
| * | | | minor doc fixesAlan Alpert2009-06-141-1/+2
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-112-3/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | make the setRotation code a little more efficientLars Knoll2009-06-111-3/+2
| * | | | Introduce QGraphicsItem::ItemHasNoContents.Andreas Aardal Hanssen2009-06-111-0/+4
* | | | | Skeleton for property deferringAaron Kennedy2009-06-117-30/+182
|/ / / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-1112-13/+91
|\ \ \ \
| * | | | typo in my recent changeWarwick Allison2009-06-101-1/+1
| * | | | Changed the QML parser and the AST to store the position of comma tokensErik Verbruggen2009-06-1011-12/+90
* | | | | Use the most derived extension object, not the least derivedAaron Kennedy2009-06-111-1/+1
* | | | | Remove dead codeAaron Kennedy2009-06-102-7/+0
* | | | | Simplify QmlBindableValue by using the logic already present in QmlMetaPropertyAaron Kennedy2009-06-102-207/+151
* | | | | Minor cleanupsAaron Kennedy2009-06-102-177/+13
* | | | | Source location isn't needed for compiled bindingsAaron Kennedy2009-06-101-1/+0
|/ / / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-1031-125/+153
|\ \ \ \
| * | | | Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-1028-119/+145
| * | | | Compile fix for !QFX_RENDER_OPENGLThomas Hartmann2009-06-094-5/+12
| |/ / /
* | | | Remove perf metricsAaron Kennedy2009-06-101-209/+0
* | | | Improve list assignment performanceAaron Kennedy2009-06-104-64/+120
* | | | Remove dead codeAaron Kennedy2009-06-103-10/+2
* | | | Improve bindings startup performanceAaron Kennedy2009-06-1010-93/+356
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-095-18/+62
|\ \ \
| * | | Can now dynamically delete objects as well.Alan Alpert2009-06-095-18/+62
| | |/ | |/|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-0930-175/+337
|\ \ \ | |/ /
| * | Add dynamic object creation from Script.Alan Alpert2009-06-094-4/+156
| |/
| * Fix handling of qreal properties.Michael Brasser2009-06-095-26/+59
| * Compile fix for WinCE.Michael Brasser2009-06-091-11/+11
| * Revert "Naively fix handling of qreal properties for ARM."Michael Brasser2009-06-081-2/+1
| * Compile fix for WinCE.Michael Brasser2009-06-081-2/+2
| * Compile fix.Michael Brasser2009-06-052-4/+2
| * Another compile fix for WinCE.Michael Brasser2009-06-052-2/+2
| * Compile fix for OpenGL.Michael Brasser2009-06-041-19/+19
| * Compile fix for WinCE.Michael Brasser2009-06-041-1/+1
| * Added offsets of automatically inserted semicolons to the DOM and theErik Verbruggen2009-06-045-0/+29
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-047-43/+32
| |\