summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-193-1/+12
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-195-37/+85
| |\
| | * doc fixYann Bodson2009-08-191-1/+1
| * | Update demosAlan Alpert2009-08-192-0/+11
* | | Fix containsMouse and clicking in general when acceptsHover is false.Martin Jones2009-08-191-0/+4
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-1915-544/+301
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-198-374/+136
| |\
| | * These docs shouldn't have been removedAlan Alpert2009-08-191-0/+13
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-195-134/+25
| | |\
| | | * doc cleanupYann Bodson2009-08-191-29/+0
| | | * BorderImage docYann Bodson2009-08-181-20/+6
| | | * doc cleanupYann Bodson2009-08-183-85/+19
| | * | More doc cleanupAlan Alpert2009-08-181-80/+31
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-1824-642/+199
| | |\ \ | | | |/
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-1828-222/+355
| | |\ \
| | * | | Cleanup and example for positionersAlan Alpert2009-08-133-220/+121
| * | | | Text-related API updates after reviewMichael Brasser2009-08-198-154/+153
| | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-184-21/+20
| |\ \ \
| * | | | Some Text cleanup.Michael Brasser2009-08-183-16/+12
* | | | | Make MouseRegion event propagation match GV.Martin Jones2009-08-194-16/+47
* | | | | API improvements for MouseRegion and DragMartin Jones2009-08-193-20/+37
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-1815-513/+37
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-187-97/+129
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-184-5/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-172-10/+10
| |\ \ \ \
| * | | | | Doc cleanup.Yann Bodson2009-08-1713-433/+26
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-1720-196/+248
| |\ \ \ \ \
| * | | | | | Doc cleanup.Yann Bodson2009-08-172-80/+11
* | | | | | | Proposed changes following API review.Martin Jones2009-08-183-29/+28
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-184-82/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-184-5/+18
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Change Item.contents to Item.childrenRect.Michael Brasser2009-08-183-64/+54
| * | | | | | No need to copy pixmap.Michael Brasser2009-08-171-18/+16
| | |_|_|/ / | |/| | | |
* | | | | | MouseRegion API changes following review.Martin Jones2009-08-183-15/+59
| |/ / / / |/| | | |
* | | | | Small fixes following API review.Martin Jones2009-08-174-5/+18
|/ / / /
* | | | Ignore key events that we don't handle.Martin Jones2009-08-172-10/+10
| |/ / |/| |
* | | readd and fix the qml documentation for Rotation and ScaleLars Knoll2009-08-141-0/+86
* | | Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, updateWarwick Allison2009-08-144-57/+63
* | | QFxPixmap -> QFxPixmapCacheMichael Brasser2009-08-146-29/+27
* | | Remove unused include.Michael Brasser2009-08-141-1/+0
* | | Remove unused function.Michael Brasser2009-08-142-10/+0
* | | Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-149-99/+61
* | | Remove unused function.Michael Brasser2009-08-141-2/+0
* | | Make calling base class focusChanged a protocol.Warwick Allison2009-08-144-15/+10
* | | Fix to QFxWebView to show cursor in focused text input. Correction textedit a...Tapani Mikola2009-08-144-1/+19
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-134-9/+74
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-132-2/+0
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-137-168/+199
| | |\ \ | | | |/
| | * | QGraphicsRotation3D has been merged into QGraphicsRotation.Michael Brasser2009-08-132-2/+0
| * | | Change QFxWebView to support hoverMove events (and send them to WebKit as mou...Tapani Mikola2009-08-132-7/+74
| | |/ | |/|