summaryrefslogtreecommitdiffstats
path: root/examples/painting
Commit message (Expand)AuthorAgeFilesLines
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1827-155/+2
* Merge branch 'refactor'Gunnar Sletta2011-09-1329-30/+31
|\
| * Fix building of examples.Friedemann Kleint2011-08-253-1/+5
| * Build fix after setPreferredPaintEngine was removedPaul Olav Tvete2011-08-171-3/+0
| * Build fix for examples.Friedemann Kleint2011-07-252-8/+1
| * Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-1/+1
| * Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-122-3/+3
| |\
| * \ Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-068-49/+43
| |\ \
| * \ \ Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2781-0/+6453
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-105-5/+5
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2428-131/+298
| |\ \ \ \ \
| * | | | | | fix pro filesLars Knoll2011-05-077-0/+7
| * | | | | | include fixesLars Knoll2011-05-0710-10/+10
* | | | | | | Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'suzuki toshiya2011-09-121-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove more references to demos.Casper van Donderen2011-07-082-3/+3
| |_|_|_|/ |/| | | |
* | | | | Remove references to demos from docs.Casper van Donderen2011-07-051-32/+1
* | | | | Add the painting demos-examples to build.Casper van Donderen2011-06-275-13/+20
* | | | | Add the shared painting and affine example to the build.Casper van Donderen2011-06-273-5/+23
| |_|_|/ |/| | |
* | | | Move all other demos in qtbase to examples.Casper van Donderen2011-06-2474-0/+5290
* | | | Move the affine example.Casper van Donderen2011-06-247-0/+1163
| |_|/ |/| |
* | | Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-075-5/+5
| |/ |/|
* | Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-238-0/+88
* | Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2320-131/+210
|/
* Remove moved examples/demosMarius Storm-Olsen2011-04-271-2/+0
* Moved to using a feature profile instead of direct inclusion.axis2011-04-277-7/+7
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2743-0/+3476