Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Rect.pen to Rect.border | Michael Brasser | 2009-07-31 | 12 | -17/+17 |
* | Rename centeredIn to centerIn. | Michael Brasser | 2009-07-31 | 9 | -11/+11 |
* | Introduce Loader item. | Michael Brasser | 2009-07-30 | 7 | -25/+27 |
* | fix all examples after change to QGraphicsTransform::origin. | Lars Knoll | 2009-07-29 | 3 | -7/+7 |
* | fixes in examples and demos | Lars Knoll | 2009-07-29 | 2 | -8/+9 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-29 | 3 | -3/+128 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-29 | 2 | -2/+3 |
| |\ | |||||
| * | | Add mass property to follow. | Martin Jones | 2009-07-29 | 1 | -2/+10 |
| * | | loader improvements. | Martin Jones | 2009-07-29 | 2 | -1/+118 |
* | | | Merge branch 'master' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2009-07-29 | 100 | -8918/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Move sub-attaq from examples to demos because sub-attaq is a bit | Alexis Menard | 2009-07-28 | 72 | -6521/+0 |
| * | | Remove tank game example | Eskil Abrahamsen Blomfeldt | 2009-07-28 | 27 | -2396/+1 |
| * | | Remove the close shortcut from the example since QMdiArea provides this | Andy Shaw | 2009-07-23 | 1 | -1/+0 |
* | | | Fix for QmlPalette | Yann Bodson | 2009-07-28 | 2 | -2/+3 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-07-23 | 184 | -381/+1114 |
|\ \ | |||||
| * | | Doc and example fixes for library qualification (QT-558) | Warwick Allison | 2009-07-23 | 20 | -29/+29 |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-23 | 44 | -352/+845 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Aaron Kennedy | 2009-07-23 | 44 | -352/+845 |
| | |\ \ | | | |/ | |||||
| | | * | Make QStateMachine inherit QState | Kent Hansen | 2009-07-22 | 12 | -37/+34 |
| | | * | Remove Stickman editor | Eskil Abrahamsen Blomfeldt | 2009-07-21 | 7 | -437/+0 |
| | | * | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -1/+3 |
| | | |\ | |||||
| | | | * | Update the example TrafficInfo for GCC 3.3 | Benjamin Poulain | 2009-07-17 | 1 | -1/+3 |
| | | * | | Add the "star" example, which demonstrates how to mix OpenVG and QPainter | Rhys Weatherley | 2009-07-20 | 7 | -0/+290 |
| | | * | | Update the documentation after the change in the completer exemple | Olivier Goffart | 2009-07-17 | 1 | -2/+2 |
| | | * | | Lets the size of the completer be configurable in a way similar to QComboBox. | Frédéric Mercille | 2009-07-17 | 2 | -4/+23 |
| | | * | | Doc: show warnings about unrecognized or unsupported devices in the status | Volker Hilsheimer | 2009-07-16 | 1 | -8/+25 |
| | | * | | And again in the examples | Thiago Macieira | 2009-07-16 | 3 | -3/+3 |
| | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Peter Hartmann | 2009-07-15 | 10 | -22/+19 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-07-05 | 1113 | -2201/+4732 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-06-16 | 11 | -53/+32 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-06-10 | 15 | -59/+37 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge commit 'qt-mainline/master' | Tobias Koenig | 2009-06-04 | 220 | -359/+14115 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Complete documentation of schema example and reference it from api docs | Tobias Koenig | 2009-05-20 | 1 | -0/+10 |
| | | * | | | | | | | First version of documentation for schema example | Tobias Koenig | 2009-05-19 | 2 | -9/+12 |
| | | * | | | | | | | Add missing example files | Tobias Koenig | 2009-05-19 | 9 | -0/+168 |
| | | * | | | | | | | Adapt license headers to LGPL | Tobias Koenig | 2009-05-16 | 3 | -6/+96 |
| | | * | | | | | | | Add W3C XML Schema validation support | Tobias Koenig | 2009-05-16 | 8 | -1/+335 |
| * | | | | | | | | | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 120 | -0/+240 |
| |/ / / / / / / / | |||||
* | | | | | | | | | make scrollbars look nice again. | Yann Bodson | 2009-07-23 | 1 | -7/+7 |
|/ / / / / / / / | |||||
* | | | | | | | | Move the Script interface of QmlComponent to QmlBindableComponent | Alan Alpert | 2009-07-21 | 1 | -2/+2 |
* | | | | | | | | Allow minehunt example to compile again. | Alan Alpert | 2009-07-20 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-20 | 8 | -25/+37 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-20 | 11 | -21/+174 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Make identical to non-simple example. | Warwick Allison | 2009-07-20 | 1 | -4/+13 |
| | * | | | | | | | | Update in light of new Image.preserveAspect property | Warwick Allison | 2009-07-20 | 6 | -21/+10 |
| * | | | | | | | | | Fixup minehunt example with the new style particle explosions | Alan Alpert | 2009-07-20 | 2 | -4/+18 |
* | | | | | | | | | | Add an inSync property that holds whether the target has "caught up" | Martin Jones | 2009-07-20 | 2 | -6/+20 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Remove unnecessary stuff from the example | Aaron Kennedy | 2009-07-17 | 3 | -15/+0 |
* | | | | | | | | | Add non-threadsafe QGuard class | Aaron Kennedy | 2009-07-17 | 1 | -0/+0 |
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-17 | 4 | -14/+29 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |