summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add a VisualItemModel.index attached property to items in the model.Martin Jones2009-08-052-1/+53
| | * Fix previous commit.Martin Jones2009-08-051-3/+3
| | * Document keepMouseFocusMartin Jones2009-08-052-5/+21
| * | Only register the QFxAnchorLine metatype onceAaron Kennedy2009-08-051-2/+10
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-053-11/+13
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-0558-578/+505
| | |\
| | * | Remove spurious warning.Warwick Allison2009-08-051-1/+3
| | * | Fix imports.Warwick Allison2009-08-051-5/+5
| | * | Fix imports.Warwick Allison2009-08-0512-5/+29
| * | | Use a linked list instead of a QSet<> to track expressionsAaron Kennedy2009-08-054-14/+35
| | |/ | |/|
| * | Rewrite bindings inside the compilerAaron Kennedy2009-08-056-47/+54
| * | Remove unnecessary friendAaron Kennedy2009-08-051-1/+0
| * | Make QFxAnchorLine private and internalAaron Kennedy2009-08-058-27/+40
| * | Fixup QPoint and QRect value typesAaron Kennedy2009-08-052-18/+161
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-0516-356/+142
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-04119-371/+318
| | |\ \
| | * | | Renaming: FontFamily -> FontLoaderYann Bodson2009-08-044-47/+47
| | * | | Move QmlFontFamily to extra.Yann Bodson2009-08-044-4/+4
| * | | | Fix testAaron Kennedy2009-08-052-3/+3
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-04112-68/+358
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Remove unused QmlContextPrivate member variablesAaron Kennedy2009-08-044-17/+2
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-0413-46/+50
| |\ \ \ \
| * | | | | Improve performance by separating id and context propertiesAaron Kennedy2009-08-0411-96/+88
| * | | | | Update testAaron Kennedy2009-08-0412-5/+29
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-0315-135/+87
| |\ \ \ \ \
| * | | | | | Shortcut testing for internal QVariant typesAaron Kennedy2009-08-031-0/+2
* | | | | | | QmlMetaProperty::binding() should only return a binding if it is enabled.Michael Brasser2009-08-051-1/+1
* | | | | | | Add qDebug support for QFxItem*.Michael Brasser2009-08-052-0/+16
* | | | | | | More QFxItem cleanup.Michael Brasser2009-08-054-19/+15
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-04189-801/+1463
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-044-4/+133
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Do not use antialiasing with gradient rounded rect if smooth = falseYann Bodson2009-08-041-2/+4
| | * | | | Example of smooth rect paintingYann Bodson2009-08-043-0/+110
| | * | | | Paint Rect smoothlyYann Bodson2009-08-041-2/+19
| | | |_|/ | | |/| |
| * | | | Fix imports.Warwick Allison2009-08-04104-52/+209
| * | | | Fix to use "." not "/" in QML_DEFINE_TYPE URIsWarwick Allison2009-08-044-12/+16
| |/ / /
| * | | Fixed import parsing, where the importId wasn't set.Erik Verbruggen2009-08-032-0/+4
| * | | Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-0311-46/+46
| | |/ | |/|
| * | Move the 'smooth' property to QFxItemYann Bodson2009-08-0314-133/+79
| * | Notify of VisualDataModel count changes.Martin Jones2009-08-031-2/+8
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-0311-170/+434
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-0332-376/+473
| | |\
| | * | Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-0311-170/+434
| * | | Add another benchmarkAaron Kennedy2009-08-039-0/+55
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-0318-291/+273
| |\ \
| | * | Fix Flickr rotationYann Bodson2009-08-031-5/+6
| | * | Improve calculator demo and add missing text property to QmlPalette.Yann Bodson2009-08-039-55/+39
| | * | Use QPalette::ColorGroup directly.Yann Bodson2009-08-032-18/+10
| | * | Remove some warningsYann Bodson2009-08-037-212/+217
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-039-33/+148
| | |\ \ | | | |/