summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra
Commit message (Expand)AuthorAgeFilesLines
* Workaround QUrl::toLocalFile not knowing about qrc:Warwick Allison2009-10-141-2/+12
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-131-4/+32
|\
| * Readd basic Behavior documentation.Michael Brasser2009-10-121-4/+32
* | More i18nWarwick Allison2009-10-132-3/+3
|/
* DocAaron Kennedy2009-10-121-0/+1
* Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-4/+4
* Improve Behavior reliability.Michael Brasser2009-10-112-158/+43
* Remove a bunch of unneeded semicolons.Martin Jones2009-10-081-1/+1
* Remove QFxFlowView and flowview example (will be moved toBea Lam2009-10-073-489/+0
* Use qDrawPixmaps for particles.Michael Brasser2009-10-051-2/+16
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Marco Bubke2009-09-221-2/+0
|\
| * Particles no longer paints things itself.Michael Brasser2009-09-221-2/+0
* | add fix for view size changeMarco Bubke2009-09-171-8/+10
|/
* Move XmlListModelRole to be properly private.Warwick Allison2009-09-142-80/+86
* Update XmlListModel status to be in line with other QML objects thatMichael Brasser2009-08-312-5/+6
* Add xml property to XmlListModel so we can set XML data directly.Michael Brasser2009-08-312-5/+39
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-272-2/+2
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-276-11/+17
| |\
| * | Make QmlPropertyValueSource an interface.Martin Jones2009-08-272-2/+2
* | | Rename Behavior cpp class to match the QML name.Yann Bodson2009-08-273-48/+48
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-263-7/+13
|\ \
| * | Fix unbalanced calls to QFxPixmapCache::get && cancelGetKai Koehne2009-08-261-5/+11
| * | Fix compile after merge from 4.6.Michael Brasser2009-08-252-2/+2
| |/
* | Use Q_SLOTS and Q_SIGNALS.Yann Bodson2009-08-263-4/+4
|/
* Centralize QNetworkRequest attribute setting, turn on pipelining.Warwick Allison2009-08-243-3/+0
* Renaming Rect -> RectangleYann Bodson2009-08-193-4/+4
* Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, updateWarwick Allison2009-08-142-5/+6
* QFxPixmap -> QFxPixmapCacheMichael Brasser2009-08-141-5/+5
* Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-071-3/+12
* Optimization: Use setparent_noevent where appropriate.Michael Brasser2009-08-061-1/+2
* Small optimizations for particles.Michael Brasser2009-08-061-10/+14
* Renaming: FontFamily -> FontLoaderYann Bodson2009-08-043-43/+43
* Move QmlFontFamily to extra.Yann Bodson2009-08-043-2/+304
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-031-1/+1
|\
| * docWarwick Allison2009-07-311-1/+1
* | Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-032-7/+7
|/
* Other minor API review changes.Warwick Allison2009-07-311-1/+1
* Remove paintContents.Michael Brasser2009-07-312-6/+6
* More QFxItem cleanup.Michael Brasser2009-07-302-4/+3
* Get rid of classComplete.Michael Brasser2009-07-2910-36/+19
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2311-17/+17
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-0/+2
| |\
| * | Allow span of versions to be defined, not just one.Warwick Allison2009-07-2311-19/+17
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-3/+3
| |\ \
| * | | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2311-16/+18
* | | | Flesh out FolderListModelMartin Jones2009-07-232-3/+124
| |_|/ |/| |
* | | Fix possible crash in XmlListModel.Michael Brasser2009-07-231-0/+2
| |/ |/|
* | unify z-value handling in graphics and fx items.Lars Knoll2009-07-221-3/+3
|/
* Remove an unused method in QFxItemLars Knoll2009-07-222-8/+0
* Update AnimatedImage item to be more similar to AnimationsAlan Alpert2009-07-203-4/+50