summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| | * Use setContentsMargins() instead of setMargin().Jan-Arve Sæther2009-04-161-2/+2
| | * Doc - Changed the link provided in the README file to one that does notKavindra Devi Palaraja2009-04-161-1/+1
| | * Doc - Some minor cleanups in the documentation of QInputDialog. AlsoKavindra Devi Palaraja2009-04-161-3/+3
| | * Fixed and improved the example codeJan-Arve Sæther2009-04-152-14/+58
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-167-23/+69
|\ \ \ | |/ /
| * | Fixed and improved the example codeJan-Arve Sæther2009-04-152-14/+58
| * | Changed codeeditor include to use double quotes, was failing to compile uncer...Kurt Korbatits2009-04-151-1/+1
| * | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-074-8/+10
| |\ \ | | |/
| | * BT: Adjust the colliding mice example to work with coalesced updates.Norwegian Rock Cat2009-04-063-7/+9
| | * Install the animation.mng file.Thiago Macieira2009-04-061-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-078-13/+514
|\ \ \ | |/ /
| * | Fix a small bugs in the example. +two small cleanups.Jan-Arve Sæther2009-04-063-5/+7
| * | Add missing license headers.Jan-Arve Sæther2009-04-065-4/+209
| * | Improve example so that we can demonstrate custom layout items.Jan-Arve Sæther2009-03-312-13/+49
| * | Add an example of how to write a custom layout for QGraphicsLayouts.Jan-Arve Sæther2009-03-316-0/+258
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-03-3011-2/+719
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-03-2610-1/+718
| |\ \ | | |/
| | * Squashed commit of the following:David Boddie2009-03-261-0/+5
| | * Squashed commit of the following:David Boddie2009-03-261-1/+1
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-03-261-1/+1
| | |\
| | * | Squashed commit of the following:David Boddie2009-03-268-0/+712
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-261-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Make the traffic info example not hit the server every minute.Thiago Macieira2009-03-261-1/+1
| | |/
| | * Long live Qt 4.5!Lars Knoll2009-03-231907-0/+142207
* | implement panning using touch eventsBradley T. Hughes2009-03-262-6/+8
* | show the example maximized, not fullscreenBradley T. Hughes2009-03-251-1/+1
* | add a multitouch example that shows how to handle multitouch events in QGraph...Bradley T. Hughes2009-03-255-1/+217
* | add fingerpaint to examples\multitouch.proBradley T. Hughes2009-03-251-1/+1
* | have the window title in the fingerpaint example say Finger Paint, not ScribbleBradley T. Hughes2009-03-251-1/+1
* | add the multitouch fingerpaint example, based on the scribble exampleBradley T. Hughes2009-03-256-0/+664
* | add a multitouch pinchzoom example, based on the collidingmice exampleBradley T. Hughes2009-03-249-0/+514
|/
* Long live Qt!Lars Knoll2009-03-231907-0/+142213