summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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-1813-166/+100
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-173-12/+12
| |\ \ \
| * | | | Doc cleanup.Yann Bodson2009-08-1713-433/+26
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-1729-454/+270
| |\ \ \ \
| * | | | | 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-1813-166/+100
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | 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
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-179-161/+82
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-173-12/+12
| |\ \ \ \ | | |/ / /
| * | | | More namespace improvementsWarwick Allison2009-08-179-161/+82
| | |_|/ | |/| |
* | | | Small fixes following API review.Martin Jones2009-08-174-5/+18
| |/ / |/| |
* | | Slightly change expression rewrite to JSC-supported syntax.Michael Brasser2009-08-171-2/+2
* | | 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
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-146-62/+69
|\ \
| * | Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, updateWarwick Allison2009-08-146-62/+69
* | | Improve error message.Michael Brasser2009-08-141-2/+2
* | | Make sure we get a complete when reversing a transition.Michael Brasser2009-08-142-3/+3
|/ /
* | QFxPixmap -> QFxPixmapCacheMichael Brasser2009-08-147-34/+32
* | Make sure URLs specified in a state change are resolved.Michael Brasser2009-08-141-0/+6
* | 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-1412-342/+61
* | Improve error message.Michael Brasser2009-08-141-1/+1
* | 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
|/
* Fix crash on exit when using the qml debugging interfaceKai Koehne2009-08-131-10/+10
* compile on 64bit machines (quintptr can hold void* onmae2009-08-131-1/+1
* Wait for connections to remote debugging interfaceKai Koehne2009-08-133-7/+21
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-135-10/+74
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-133-3/+0
| |\
| | * Cleanup.Michael Brasser2009-08-131-1/+0
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-1310-173/+232
| | |\
| | * | 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
| | |/ | |/|
* | | Make the QFxBorderImage the parent of its QFxScaleGridMartin Jones2009-08-133-3/+4
* | | Register the QFxVisualModel base class.Martin Jones2009-08-132-0/+2
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-139-173/+201
|\ \
| * | Rename layouts to positionersAlan Alpert2009-08-138-170/+170
| * | Add delay parameter to the destroy function on QML objectsAlan Alpert2009-08-131-3/+31
| |/
* | docWarwick Allison2009-08-131-0/+31
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-124-20/+20
|\