summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-191076-2226/+2207
|\
| * 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
* | | Expose the row and column of an item as an attached propertyAaron Kennedy2009-06-181-2/+13
* | | Allow a small grab area around the outside of the webletAaron Kennedy2009-06-181-2/+4
* | | Add live content to flowview exampleAaron Kennedy2009-06-183-17/+87
* | | (Very) Basic FlowView prototypeAaron Kennedy2009-06-181-0/+108
* | | more keword change fixes.Ian Walters2009-06-188-8/+8
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-06-145-16/+7
|\ \ \
| * | | Some XmlListModel cleanup.Michael Brasser2009-06-122-2/+0
| * | | Behavior fixes.Michael Brasser2009-06-121-11/+4
| * | | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-102-3/+3
| |\ \ \ | | |/ /
| | * | 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
| | * | | Add ItemSendsGeometryChanges, replacing itemChangeEnabled().Andreas Aardal Hanssen2009-06-091-0/+1
| | |/ /
* | | | Add dynamic object creation exampleAlan Alpert2009-06-093-0/+68
|/ / /
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-0914-56/+35
|\ \ \ | |/ /
| * | Sync the French tutorial with the English versionBenjamin Poulain2009-06-085-15/+1
| * | Make sure we draw the complete curve.Jan-Arve Sæther2009-06-081-1/+1
| * | Use a QPainterPath instead to draw the graph.Jan-Arve Sæther2009-06-081-5/+5
| * | Remove trailing whitespace.Jan-Arve Sæther2009-06-081-7/+7
| * | Make the easing curve icons more beautiful.Ariya Hidayat2009-06-081-3/+17
| * | Fixed compile error with Sun CC 5.5.jasplin2009-06-051-1/+1
| * | Merge commit 'origin/4.5'Olivier Goffart2009-06-042-2/+6
| |\ \ | | |/
| | * use a yes/no message box for a yes/no question in http exampleJoerg Bornemann2009-06-031-2/+2
| | * missing deployment rule added to examples/richtext/textobjectJoerg Bornemann2009-06-021-0/+4
| * | kill usage of QT_STATEMACHINE_SOLUTIONKent Hansen2009-06-045-25/+0
* | | Merge commit 'mainline/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-044-12/+13
|\ \ \ | |/ /
| * | Improvements to shader API in response to API reviewRhys Weatherley2009-06-041-4/+4
| * | Integrate merge-request #564 into branch 'master'Denis Dzyubenko2009-06-021-0/+2
| |\ \
| | * | Fixed sub-attaq example buildThiago Marcos P. Santos2009-05-291-0/+2
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-022-8/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * cosmetic changes to examples/dialogs/sipdialogJoerg Bornemann2009-05-282-8/+7
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-298-13/+13
|\ \ \ | |/ /
| * | Fix build when compiling Qt using -no-opengl configuration.Brad Hards2009-05-281-3/+6
| * | small cleanup on the sub-attaq demoThierry Bastian2009-05-286-9/+6
| * | Compile fix with namespaces.hjk2009-05-281-1/+1
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-272-4/+13
|\ \ \
| * | | Better gradient support for Rect.Martin Jones2009-05-272-4/+13