Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Add a VisualItemModel.index attached property to items in the model. | Martin Jones | 2009-08-05 | 2 | -1/+53 | |
| | * | Fix previous commit. | Martin Jones | 2009-08-05 | 1 | -3/+3 | |
| | * | Document keepMouseFocus | Martin Jones | 2009-08-05 | 2 | -5/+21 | |
| * | | Only register the QFxAnchorLine metatype once | Aaron Kennedy | 2009-08-05 | 1 | -2/+10 | |
| |/ | ||||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-08-05 | 3 | -11/+13 | |
| |\ | ||||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-05 | 58 | -578/+505 | |
| | |\ | ||||||
| | * | | Remove spurious warning. | Warwick Allison | 2009-08-05 | 1 | -1/+3 | |
| | * | | Fix imports. | Warwick Allison | 2009-08-05 | 1 | -5/+5 | |
| | * | | Fix imports. | Warwick Allison | 2009-08-05 | 12 | -5/+29 | |
| * | | | Use a linked list instead of a QSet<> to track expressions | Aaron Kennedy | 2009-08-05 | 4 | -14/+35 | |
| | |/ | |/| | ||||||
| * | | Rewrite bindings inside the compiler | Aaron Kennedy | 2009-08-05 | 6 | -47/+54 | |
| * | | Remove unnecessary friend | Aaron Kennedy | 2009-08-05 | 1 | -1/+0 | |
| * | | Make QFxAnchorLine private and internal | Aaron Kennedy | 2009-08-05 | 8 | -27/+40 | |
| * | | Fixup QPoint and QRect value types | Aaron Kennedy | 2009-08-05 | 2 | -18/+161 | |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-08-05 | 16 | -356/+142 | |
| |\ \ | ||||||
| | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-04 | 119 | -371/+318 | |
| | |\ \ | ||||||
| | * | | | Renaming: FontFamily -> FontLoader | Yann Bodson | 2009-08-04 | 4 | -47/+47 | |
| | * | | | Move QmlFontFamily to extra. | Yann Bodson | 2009-08-04 | 4 | -4/+4 | |
| * | | | | Fix test | Aaron Kennedy | 2009-08-05 | 2 | -3/+3 | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-08-04 | 112 | -68/+358 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Remove unused QmlContextPrivate member variables | Aaron Kennedy | 2009-08-04 | 4 | -17/+2 | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-08-04 | 13 | -46/+50 | |
| |\ \ \ \ | ||||||
| * | | | | | Improve performance by separating id and context properties | Aaron Kennedy | 2009-08-04 | 11 | -96/+88 | |
| * | | | | | Update test | Aaron Kennedy | 2009-08-04 | 12 | -5/+29 | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-08-03 | 15 | -135/+87 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Shortcut testing for internal QVariant types | Aaron Kennedy | 2009-08-03 | 1 | -0/+2 | |
* | | | | | | | QmlMetaProperty::binding() should only return a binding if it is enabled. | Michael Brasser | 2009-08-05 | 1 | -1/+1 | |
* | | | | | | | Add qDebug support for QFxItem*. | Michael Brasser | 2009-08-05 | 2 | -0/+16 | |
* | | | | | | | More QFxItem cleanup. | Michael Brasser | 2009-08-05 | 4 | -19/+15 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-08-04 | 189 | -801/+1463 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-04 | 4 | -4/+133 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Do not use antialiasing with gradient rounded rect if smooth = false | Yann Bodson | 2009-08-04 | 1 | -2/+4 | |
| | * | | | | Example of smooth rect painting | Yann Bodson | 2009-08-04 | 3 | -0/+110 | |
| | * | | | | Paint Rect smoothly | Yann Bodson | 2009-08-04 | 1 | -2/+19 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Fix imports. | Warwick Allison | 2009-08-04 | 104 | -52/+209 | |
| * | | | | Fix to use "." not "/" in QML_DEFINE_TYPE URIs | Warwick Allison | 2009-08-04 | 4 | -12/+16 | |
| |/ / / | ||||||
| * | | | Fixed import parsing, where the importId wasn't set. | Erik Verbruggen | 2009-08-03 | 2 | -0/+4 | |
| * | | | Renaming: FocusRealm -> FocusScope | Yann Bodson | 2009-08-03 | 11 | -46/+46 | |
| | |/ | |/| | ||||||
| * | | Move the 'smooth' property to QFxItem | Yann Bodson | 2009-08-03 | 14 | -133/+79 | |
| * | | Notify of VisualDataModel count changes. | Martin Jones | 2009-08-03 | 1 | -2/+8 | |
| |/ | ||||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-08-03 | 11 | -170/+434 | |
| |\ | ||||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-03 | 32 | -376/+473 | |
| | |\ | ||||||
| | * | | Rework VisualItemModel into VisualItemModel & VisualDataModel | Martin Jones | 2009-08-03 | 11 | -170/+434 | |
| * | | | Add another benchmark | Aaron Kennedy | 2009-08-03 | 9 | -0/+55 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-08-03 | 18 | -291/+273 | |
| |\ \ | ||||||
| | * | | Fix Flickr rotation | Yann Bodson | 2009-08-03 | 1 | -5/+6 | |
| | * | | Improve calculator demo and add missing text property to QmlPalette. | Yann Bodson | 2009-08-03 | 9 | -55/+39 | |
| | * | | Use QPalette::ColorGroup directly. | Yann Bodson | 2009-08-03 | 2 | -18/+10 | |
| | * | | Remove some warnings | Yann Bodson | 2009-08-03 | 7 | -212/+217 | |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-03 | 9 | -33/+148 | |
| | |\ \ | | | |/ |