summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Update following component file name changes.Bea Lam2009-10-021-22/+22
* | | | Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-026-4/+11
* | | | Use void return type for setter methods.Bea Lam2009-10-022-8/+8
|/ / /
* | | Enhance layout exampleAlan Alpert2009-10-011-1/+2
| |/ |/|
* | Update testAaron Kennedy2009-09-291-2/+2
* | Another focusscope testAaron Kennedy2009-09-291-0/+75
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-2925-539/+708
|\ \ | |/
| * Fixes compileBill King2009-09-291-7/+7
| * Correct the formextractor which was using removed QWebElement APIJocelyn Turcotte2009-09-281-7/+7
| * Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-281-3/+3
| * Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-283-7/+7
| * Use qDebug() instead of printf() when dumping the simplex matrix.Jan-Arve Sæther2009-09-251-0/+1
| * Reuse animation in animatedTiles exampleLeonardo Sobral Cunha2009-09-251-30/+4
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-242-1/+2
| |\
| | * Fixed background scrolling in the SVG viewer example.Kim Motoyoshi Kalland2009-09-241-0/+1
| | * Paint arrow on top of node, not underneath itEskil Abrahamsen Blomfeldt2009-09-231-1/+1
| | * Make sure fontextractor example is found by qtdemoEskil Abrahamsen Blomfeldt2009-09-231-1/+1
| | * Update license headers again.Jason McDonald2009-09-08999-3996/+3996
| * | AudioServices; Nicer examples.Justin McPherson2009-09-244-192/+82
| * | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-246-32/+21
| * | Small change in the API of animationsThierry Bastian2009-09-231-2/+2
| * | Made hellogl example compile when GL_MULTISAMPLE is not defined.Samuel Rødal2009-09-211-1/+5
| * | Fixed a warning.Trond Kjernaasen2009-09-211-1/+1
| * | Fix signal/slot connection bugRichard Moe Gustavsen2009-09-211-7/+2
| * | Make the 'softkeys' example compile again after softkey changes.Jason Barron2009-09-211-6/+3
| * | Refactor soft keys implementation.Jason Barron2009-09-211-21/+14
| * | Make OpenGL overpainting example compile under OpenGL/ES 1.1Rhys Weatherley2009-09-212-5/+12
| * | remove display lists and qt3d-ize overpainting/hellogl exampleSarah Smith2009-09-218-231/+549
* | | Only same-as-webkit iteration example (QML actually supports more)Warwick Allison2009-09-241-8/+1
* | | Use new property nameAaron Kennedy2009-09-231-2/+2
* | | Fix crashAaron Kennedy2009-09-231-2/+2
* | | Replaced by testcases.Warwick Allison2009-09-2220-117/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-09-229-20/+51
|\ \ \
| * | | Syntax updateWarwick Allison2009-09-227-20/+39
| * | | Missing files.Warwick Allison2009-09-222-0/+12
* | | | Renaming: QFxView -> QmlViewYann Bodson2009-09-221-3/+3
|/ / /
* | | Fixed compile for example support libraryThorbjørn Lindeijer2009-09-213-11/+7
* | | Fix exampleAaron Kennedy2009-09-211-2/+2
* | | Merge commit 'origin/4.6' into kinetic-declarativeuiLars Knoll2009-09-181-0/+1
|\ \ \ | |/ /
| * | QGraphicsAnchorLayout: Set size policy in the exampleAnselmo Lacerda S. de Melo2009-09-181-0/+1
* | | Implementations of getAllResponseHeaders () and getResponseHeader ().Tapani Mikola2009-09-181-1/+11
* | | Switch Repeater over to use VisualModel.Martin Jones2009-09-171-1/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-161127-4797/+5106
|\ \ \
| * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-152-0/+6
| |\ \ \ | | |/ /
| | * | QCursor support for Symbian OSShane Kearns2009-09-152-0/+6
| * | | Focus changes to QFxItem and QFxView.Andreas Aardal Hanssen2009-09-152-12/+12
| * | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-151125-4785/+5088
| |\ \ \ | | |/ /
| | * | Add an example that shows strength animation QGraphicsColorizeEffect.Ariya Hidayat2009-09-148-1/+274
| | * | Bring back the blurry drop shadow in the lighting example.Ariya Hidayat2009-09-141-1/+3
| | * | API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-141-52/+31