summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
* Minor code cleanups.Martin Jones2009-08-121-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Rhys Weatherley2009-08-1211-1315/+559
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-1223-595/+1393
| |\
| * | Change key handling to use a Keys attached property.Martin Jones2009-08-1211-1315/+559
* | | Add NOTIFY signals for QFxScaleGridRhys Weatherley2009-08-122-8/+29
| |/ |/|
* | Cleanup QFxLineEdit APIAlan Alpert2009-08-114-50/+127
* | Clearer name for two PreserveAspect modes.Warwick Allison2009-08-102-5/+6
* | CRLF => LF.Andreas Aardal Hanssen2009-08-103-605/+605
* | docsYann Bodson2009-08-101-7/+7
* | Add a PreserveAspectFill mode (needs a better name)Yann Bodson2009-08-102-1/+10
* | Support adding "window objects" to webviewAaron Kennedy2009-08-102-2/+82
* | Add a WebView::evaluateJavaScript() methodAaron Kennedy2009-08-102-0/+12
* | DocumentationYann Bodson2009-08-107-16/+80
* | Add new class QFxBorderImage.Yann Bodson2009-08-0912-289/+667
* | Start moving code from QFxImage to QFxImageBaseYann Bodson2009-08-076-348/+358
* | Add new class QFxImageBaseYann Bodson2009-08-077-7/+201
* | Fix buildYann Bodson2009-08-071-0/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-073-3/+3
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-073-3/+8
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-072-7/+7
| | |\
| | * | Should be staticYann Bodson2009-08-072-4/+9
| * | | PathView needs to filter Left mouse button.Martin Jones2009-08-071-1/+1
| |/ /
* | | Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-073-93/+65
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-062-7/+35
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-066-61/+263
| |\
| * | Wait until componentComplete before creating items.Martin Jones2009-08-062-7/+35
* | | Fix warnings.Michael Brasser2009-08-062-1/+6
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-067-19/+231
|\ \
| * | Add QFxLayoutItemAlan Alpert2009-08-063-0/+200
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-058-32/+118
| |\
| * | Add qDebug support for QFxItem*.Michael Brasser2009-08-052-0/+16
| * | More QFxItem cleanup.Michael Brasser2009-08-054-19/+15
* | | Add support for CSS-like horizontalTileRule and verticalTileRule to ScaleGrid.Yann Bodson2009-08-063-61/+63
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-054-6/+74
|\ \
| * | Add a VisualItemModel.index attached property to items in the model.Martin Jones2009-08-052-1/+53
| * | Fix previous commit.Martin Jones2009-08-051-3/+3
| * | Document keepMouseFocusMartin Jones2009-08-052-5/+21
* | | Only register the QFxAnchorLine metatype onceAaron Kennedy2009-08-051-2/+10
|/ /
* | Make QFxAnchorLine private and internalAaron Kennedy2009-08-056-26/+36
|/
* Do not use antialiasing with gradient rounded rect if smooth = falseYann Bodson2009-08-041-2/+4
* Paint Rect smoothlyYann Bodson2009-08-041-2/+19
* Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-033-18/+18
* Move the 'smooth' property to QFxItemYann Bodson2009-08-0314-133/+79
* Notify of VisualDataModel count changes.Martin Jones2009-08-031-2/+8
* Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-038-163/+370
* Items marked for removal should be excluded from section updates.Martin Jones2009-08-021-3/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-0221-105/+42
|\
| * DocumentationYann Bodson2009-08-012-3/+3
| * Add CONSTANTYann Bodson2009-08-011-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-3112-80/+18
| |\