summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test icon() property.Warwick Allison2009-10-063-3/+6
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-0617-39/+46
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-064-7/+10
| |\
| | * doc fixesYann Bodson2009-10-064-7/+10
| * | Fix following API changes.Bea Lam2009-10-062-3/+3
| |/
| * Fix display of rounded Rectangles with border and odd radius.Christian Kamm2009-10-051-2/+5
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-05240-2095/+5224
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-051-4/+6
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-0513-65/+65
| | | |\
| | | * | Minor fixes to flickr example.Michael Brasser2009-10-051-4/+6
| | * | | update docYann Bodson2009-10-051-13/+10
| | | |/ | | |/|
| * | | Fix example following API changes and fix window size for example 2.Bea Lam2009-10-058-9/+10
| * | | Fix so fx items are not stretched to the width of the menu bar inBea Lam2009-10-051-1/+2
* | | | Use QDesktopServices::storageLocation() in place of placeform-specific code.Warwick Allison2009-10-062-45/+24
* | | | typoWarwick Allison2009-10-061-1/+1
* | | | Test basic properties.Warwick Allison2009-10-064-16/+71
* | | | Trivial WebView autotestWarwick Allison2009-10-053-0/+68
| |/ / |/| |
* | | Change .sci syntax to match BorderImage.Yann Bodson2009-10-0513-65/+65
| |/ |/|
* | Experiment with syncing GraphicsObjectContainer and QGraphicsWidget sizes.Michael Brasser2009-10-052-2/+103
* | Fix Rectangle size when drawing with qDrawBorderPixmap.Michael Brasser2009-10-051-1/+1
* | Fix benchmark.Michael Brasser2009-10-051-2/+2
* | Update Rectangle to use qDrawBorderPixmap.Michael Brasser2009-10-051-35/+3
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-059-34/+41
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-041423-15735/+29203
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-026-23/+76
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-020-0/+0
| |\ \ \
| * | | | Update following component file name changes.Bea Lam2009-10-021-22/+22
| * | | | Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-027-5/+16
| * | | | Use void return type for setter methods.Bea Lam2009-10-022-8/+8
* | | | | Use qDrawPixmaps for particles.Michael Brasser2009-10-051-2/+16
* | | | | No longer need to disable JITing.Michael Brasser2009-10-041-2/+0
* | | | | Make compile.Michael Brasser2009-10-041-1/+1
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-04218-1969/+5018
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adding comments.Alessandro Portale2009-10-031-0/+9
| * | | | Doc: Document HTML and status as properties.Volker Hilsheimer2009-10-031-5/+7
| * | | | Doc: silence qdoc warnings in S60 specific documentation.Volker Hilsheimer2009-10-032-3/+4
| * | | | Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-035-17/+10
| * | | | Doc: add \since 4.6 to new QGraphicsItem::PanelModality enum.Volker Hilsheimer2009-10-031-0/+1
| * | | | Silence moc warning.Volker Hilsheimer2009-10-031-0/+1
| * | | | Compile Rogue example again after state machchine event type rename.Volker Hilsheimer2009-10-031-1/+1
| * | | | Enable multitouch on the Gradients demoBenjamin Poulain2009-10-021-1/+3
| * | | | Enable multitouch on the affine demoBenjamin Poulain2009-10-021-1/+3
| * | | | Add multitouch to the PathStroke demoBenjamin Poulain2009-10-023-5/+97
| * | | | Add multitouch capabilities to the shared classes of the demoBenjamin Poulain2009-10-023-1/+104
| * | | | Stablilize autotests on X11Olivier Goffart2009-10-022-7/+14
| * | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-0290-378/+1086
| |\ \ \ \
| | * | | | Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps().Kim Motoyoshi Kalland2009-10-026-240/+262
| | * | | | Added support for drawing a pixmap multiple times in one call.Kim Motoyoshi Kalland2009-10-029-48/+292
| | * | | | Added qFastSin() and qFastCos() functions.Kim Motoyoshi Kalland2009-10-023-2/+333
| | * | | | Add prefix to statemachine-specific event typesKent Hansen2009-10-025-9/+9