| Commit message (Expand) | Author | Age | Files | Lines |
* | Update XmlListModel status to be in line with other QML objects that | Michael Brasser | 2009-08-31 | 2 | -5/+6 |
|
|
* | Add xml property to XmlListModel so we can set XML data directly. | Michael Brasser | 2009-08-31 | 2 | -5/+39 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-27 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-27 | 6 | -11/+17 |
| |\ |
|
| * | | Make QmlPropertyValueSource an interface. | Martin Jones | 2009-08-27 | 2 | -2/+2 |
|
|
* | | | Rename Behavior cpp class to match the QML name. | Yann Bodson | 2009-08-27 | 3 | -48/+48 |
| |/
|/| |
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-26 | 3 | -7/+13 |
|\ \ |
|
| * | | Fix unbalanced calls to QFxPixmapCache::get && cancelGet | Kai Koehne | 2009-08-26 | 1 | -5/+11 |
|
|
| * | | Fix compile after merge from 4.6. | Michael Brasser | 2009-08-25 | 2 | -2/+2 |
| |/ |
|
* | | Use Q_SLOTS and Q_SIGNALS. | Yann Bodson | 2009-08-26 | 3 | -4/+4 |
|/ |
|
* | Centralize QNetworkRequest attribute setting, turn on pipelining. | Warwick Allison | 2009-08-24 | 3 | -3/+0 |
|
|
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 3 | -4/+4 |
|
|
* | Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, update | Warwick Allison | 2009-08-14 | 2 | -5/+6 |
|
|
* | QFxPixmap -> QFxPixmapCache | Michael Brasser | 2009-08-14 | 1 | -5/+5 |
|
|
* | Start refactoring QFxPixmap so it isn't as slow to use. | Michael Brasser | 2009-08-07 | 1 | -3/+12 |
|
|
* | Optimization: Use setparent_noevent where appropriate. | Michael Brasser | 2009-08-06 | 1 | -1/+2 |
|
|
* | Small optimizations for particles. | Michael Brasser | 2009-08-06 | 1 | -10/+14 |
|
|
* | Renaming: FontFamily -> FontLoader | Yann Bodson | 2009-08-04 | 3 | -43/+43 |
|
|
* | Move QmlFontFamily to extra. | Yann Bodson | 2009-08-04 | 3 | -2/+304 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-03 | 1 | -1/+1 |
|\ |
|
| * | doc | Warwick Allison | 2009-07-31 | 1 | -1/+1 |
|
|
* | | Rework VisualItemModel into VisualItemModel & VisualDataModel | Martin Jones | 2009-08-03 | 2 | -7/+7 |
|/ |
|
* | Other minor API review changes. | Warwick Allison | 2009-07-31 | 1 | -1/+1 |
|
|
* | Remove paintContents. | Michael Brasser | 2009-07-31 | 2 | -6/+6 |
|
|
* | More QFxItem cleanup. | Michael Brasser | 2009-07-30 | 2 | -4/+3 |
|
|
* | Get rid of classComplete. | Michael Brasser | 2009-07-29 | 10 | -36/+19 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-23 | 11 | -17/+17 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
| |\ |
|
| * | | Allow span of versions to be defined, not just one. | Warwick Allison | 2009-07-23 | 11 | -19/+17 |
|
|
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-23 | 1 | -3/+3 |
| |\ \ |
|
| * | | | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 11 | -16/+18 |
|
|
* | | | | Flesh out FolderListModel | Martin Jones | 2009-07-23 | 2 | -3/+124 |
| |_|/
|/| | |
|
* | | | Fix possible crash in XmlListModel. | Michael Brasser | 2009-07-23 | 1 | -0/+2 |
| |/
|/| |
|
* | | unify z-value handling in graphics and fx items. | Lars Knoll | 2009-07-22 | 1 | -3/+3 |
|/ |
|
* | Remove an unused method in QFxItem | Lars Knoll | 2009-07-22 | 2 | -8/+0 |
|
|
* | Update AnimatedImage item to be more similar to Animations | Alan Alpert | 2009-07-20 | 3 | -4/+50 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-20 | 3 | -7/+7 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-20 | 1 | -0/+4 |
| |\ |
|
| * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-20 | 11 | -587/+40 |
| |\ \ |
|
| * | | | Remove unnecessary semicolons | Martin Jones | 2009-07-14 | 3 | -7/+7 |
|
|
* | | | | Pause instead of stop when playing == false. | Alan Alpert | 2009-07-20 | 1 | -1/+1 |
|
|
* | | | | Fix bug in AnimatedImage where it wouldn't show until played | Alan Alpert | 2009-07-20 | 2 | -4/+11 |
| |_|/
|/| | |
|
* | | | Add missing docs. | Michael Brasser | 2009-07-20 | 1 | -0/+4 |
| |/
|/| |
|
* | | Compile | Eskil Abrahamsen Blomfeldt | 2009-07-17 | 1 | -1/+1 |
|
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-17 | 1 | -25/+19 |
|\ \ |
|
| * | | Stop the clock while no visible particles and not emitting. | Warwick Allison | 2009-07-17 | 1 | -25/+19 |
|
|
* | | | Add NOTIFY for count signal | Aaron Kennedy | 2009-07-17 | 2 | -0/+3 |
|/ / |
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 2 | -32/+2 |
|\ \ |
|
| * | | Types should not modify the active context | Aaron Kennedy | 2009-07-16 | 2 | -32/+2 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 2 | -5/+10 |
|\ \ \
| |/ / |
|