Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SameGame based advanced tutorial | Alan Alpert | 2009-10-07 | 45 | -0/+1540 |
* | Refactor tileSize to the gameCanvas item | Alan Alpert | 2009-10-07 | 2 | -13/+13 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-10-06 | 62 | -723/+1072 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-06 | 43 | -678/+776 |
| |\ | |||||
| | * | lowercase ids | Yann Bodson | 2009-10-06 | 11 | -201/+202 |
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-10-06 | 8 | -48/+150 |
| | |\ | |||||
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-06 | 17 | -39/+46 |
| | | |\ | |||||
| | | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-06 | 4 | -7/+10 |
| | | | |\ | |||||
| | | | * | | Fix following API changes. | Bea Lam | 2009-10-06 | 2 | -3/+3 |
| | | * | | | Use QDesktopServices::storageLocation() in place of placeform-specific code. | Warwick Allison | 2009-10-06 | 2 | -45/+24 |
| | | * | | | typo | Warwick Allison | 2009-10-06 | 1 | -1/+1 |
| | | * | | | Test basic properties. | Warwick Allison | 2009-10-06 | 4 | -16/+71 |
| | | * | | | Trivial WebView autotest | Warwick Allison | 2009-10-05 | 3 | -0/+68 |
| | * | | | | lowercase ids | Yann Bodson | 2009-10-06 | 20 | -420/+409 |
| | | |_|/ | | |/| | | |||||
| | * | | | doc fixes | Yann Bodson | 2009-10-06 | 4 | -7/+10 |
| | | |/ | | |/| | |||||
| * | | | Some docs on data models. | Martin Jones | 2009-10-06 | 9 | -4/+79 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-05 | 27 | -95/+197 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-05 | 1612 | -18745/+35367 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-09-30 | 5 | -5/+35 |
| |\ \ \ \ \ | |||||
| * | | | | | | Have repeater handle items being added/removed/moved by the model. | Martin Jones | 2009-09-30 | 2 | -3/+24 |
| * | | | | | | Allow GridView key navigation to be overridden. | Martin Jones | 2009-09-30 | 11 | -40/+198 |
* | | | | | | | Consistent Commenting in Samegame | Alan Alpert | 2009-10-05 | 1 | -0/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Fix display of rounded Rectangles with border and odd radius. | Christian Kamm | 2009-10-05 | 1 | -2/+5 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-05 | 240 | -2095/+5224 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-10-05 | 1 | -4/+6 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-05 | 13 | -65/+65 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Minor fixes to flickr example. | Michael Brasser | 2009-10-05 | 1 | -4/+6 |
| * | | | | | | update doc | Yann Bodson | 2009-10-05 | 1 | -13/+10 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Change .sci syntax to match BorderImage. | Yann Bodson | 2009-10-05 | 13 | -65/+65 |
| |/ / / / | |||||
| * | | | | Experiment with syncing GraphicsObjectContainer and QGraphicsWidget sizes. | Michael Brasser | 2009-10-05 | 2 | -2/+103 |
| * | | | | Fix Rectangle size when drawing with qDrawBorderPixmap. | Michael Brasser | 2009-10-05 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
| * | | | Fix benchmark. | Michael Brasser | 2009-10-05 | 1 | -2/+2 |
| * | | | Update Rectangle to use qDrawBorderPixmap. | Michael Brasser | 2009-10-05 | 1 | -35/+3 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-05 | 9 | -34/+41 |
| |\ \ \ | |||||
| * | | | | Use qDrawPixmaps for particles. | Michael Brasser | 2009-10-05 | 1 | -2/+16 |
| * | | | | No longer need to disable JITing. | Michael Brasser | 2009-10-04 | 1 | -2/+0 |
| * | | | | Make compile. | Michael Brasser | 2009-10-04 | 1 | -1/+1 |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-04 | 218 | -1969/+5018 |
| |\ \ \ \ | |||||
| | * | | | | Adding comments. | Alessandro Portale | 2009-10-03 | 1 | -0/+9 |
| | * | | | | Doc: Document HTML and status as properties. | Volker Hilsheimer | 2009-10-03 | 1 | -5/+7 |
| | * | | | | Doc: silence qdoc warnings in S60 specific documentation. | Volker Hilsheimer | 2009-10-03 | 2 | -3/+4 |
| | * | | | | Doc: silence more qdoc warnings. | Volker Hilsheimer | 2009-10-03 | 5 | -17/+10 |
| | * | | | | Doc: add \since 4.6 to new QGraphicsItem::PanelModality enum. | Volker Hilsheimer | 2009-10-03 | 1 | -0/+1 |
| | * | | | | Silence moc warning. | Volker Hilsheimer | 2009-10-03 | 1 | -0/+1 |
| | * | | | | Compile Rogue example again after state machchine event type rename. | Volker Hilsheimer | 2009-10-03 | 1 | -1/+1 |
| | * | | | | Enable multitouch on the Gradients demo | Benjamin Poulain | 2009-10-02 | 1 | -1/+3 |
| | * | | | | Enable multitouch on the affine demo | Benjamin Poulain | 2009-10-02 | 1 | -1/+3 |
| | * | | | | Add multitouch to the PathStroke demo | Benjamin Poulain | 2009-10-02 | 3 | -5/+97 |
| | * | | | | Add multitouch capabilities to the shared classes of the demo | Benjamin Poulain | 2009-10-02 | 3 | -1/+104 |
| | * | | | | Stablilize autotests on X11 | Olivier Goffart | 2009-10-02 | 2 | -7/+14 |