summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | fix link error on windowsBradley T. Hughes2009-05-111-1/+1
| * | | | | | | | | | | | | | | | Make sure gestures/collidingmice example is build with all gestureDenis Dzyubenko2009-05-111-1/+2
| * | | | | | | | | | | | | | | | Removed QWidget::gestureEvent() functions since adding a new virtualDenis Dzyubenko2009-05-112-0/+10
| * | | | | | | | | | | | | | | | Gestures/imageviewer example compilesDenis Dzyubenko2009-05-111-3/+3
| * | | | | | | | | | | | | | | | Gesture examples compile now.Denis Dzyubenko2009-05-116-92/+77
| * | | | | | | | | | | | | | | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-2/+2
| * | | | | | | | | | | | | | | | Added animation to zooming gesture in collidingmice example.Denis Dzyubenko2009-05-112-4/+38
| * | | | | | | | | | | | | | | | Implemented LinjaZax-like gesture in collidingmice example.Denis Dzyubenko2009-05-116-4/+335
| * | | | | | | | | | | | | | | | Added colliding mice example with gesture support.Denis Dzyubenko2009-05-115-0/+405
| * | | | | | | | | | | | | | | | Fixes: Compilation fixesDenis Dzyubenko2009-05-111-0/+2
| * | | | | | | | | | | | | | | | Fixed lastDirection in the Pan gesture.Denis Dzyubenko2009-05-111-1/+1
| * | | | | | | | | | | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-117-0/+724
| * | | | | | | | | | | | | | | | build the multitouch examples from the top-level buildBradley T. Hughes2009-05-081-1/+2
| * | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-044-6/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-2319-1/+1340
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-232-6/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-203-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-167-23/+69
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-078-13/+514
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-03-3011-2/+719
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | don't assert in QScriptEngine::setGlobalObject()Kent Hansen2009-07-132-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | make the qtscript calculator and tetrix examples runKent Hansen2009-07-022-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | make the calculator example use only standard JSKent Hansen2009-06-301-45/+62
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-237-0/+372
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Doc - Adding the new Frozen Column Example by Pierre Rossi into our list ofKavindra Devi Palaraja2009-06-231-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Doc - Adding Pierre Rossi's frozen column exampleKavindra Devi Palaraja2009-06-236-0/+371
* | | | | | | | | | | | | | | | | | | | | | | | | Demo: fixed colors in the calendar when May 1st is a FridayThierry Bastian2009-06-181-14/+14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Use the unified toolbar on Mac.Morten Sørvig2009-06-183-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Update license headers in files that are new in 4.6.Jason McDonald2009-06-1785-170/+170
* | | | | | | | | | | | | | | | | | | | | | | Merge license header changes from 4.5Volker Hilsheimer2009-06-16990-1989/+1989
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-164-9/+9
| * | | | | | | | | | | | | | | | | | | | | | Update license headers as requested by the marketing department.Jason McDonald2009-06-16988-1976/+1976
| * | | | | | | | | | | | | | | | | | | | | | Make the codeeditor example compile on Windows.Jason McDonald2009-06-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Ported the FormExtractor example to use the new QWebElementSimon Hausmann2009-06-153-32/+25
* | | | | | | | | | | | | | | | | | | | | | | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-127-21/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Trafficinfo example: One more asynchronous callMarkus Goetz2009-06-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | Trafficinfo example: Asynchronous call to webservice at launchMarkus Goetz2009-06-111-5/+4
| * | | | | | | | | | | | | | | | | | | | | Doc - fixed another typoKavindra Devi Palaraja2009-06-081-1/+1
| * | | | | | | | | | | | | | | | | | | | | Doc - removing redundant return statementsKavindra Devi Palaraja2009-06-085-14/+0
* | | | | | | | | | | | | | | | | | | | | | Merge commit 'qt-mainline/master' into master-recursivepaintAndreas Aardal Hanssen2009-06-101-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | WinCE doesn't have time() function, use QTimeKent Hansen2009-06-091-3/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |