summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-213-1/+124
|\
| * Remove the anchorlayoyt example that can load layouts.Jan-Arve Sæther2009-08-2014-1759/+0
| * update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-193-49/+71
| * Clean up exampleJan-Arve Sæther2009-08-172-151/+6
| * Clean up public API: move dumpGraph() to private API.Jan-Arve Sæther2009-08-171-2/+0
| * Make sure that internal center anchors are not simplified.Jan-Arve Sæther2009-07-221-0/+57
| * Can now specify which layout to load on the command line.Jan-Arve Sæther2009-07-223-4/+10
| * Explicitly use a spacing of 0 in order to keep old behaviour.Jan-Arve Sæther2009-07-221-23/+23
| * Use whitespaces and newlines when saving the xml file.Jan-Arve Sæther2009-07-221-15/+16
| * Added the possibility to save a layout.Jan-Arve Sæther2009-07-223-34/+85
| * Add an exampleJan-Arve Sæther2009-07-2213-0/+1645
| * QGraphicsAnchorLayoutExample: Delete objects to avoid memory leaksEduardo M. Fleury2009-07-221-1/+6
| * QGraphicsAnchorLayout: Adding an usage exampleJesus Sanchez-Palencia2009-07-224-1/+243
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-201-13/+13
|\ \
| * | Improved support for SVG animation.Kim Motoyoshi Kalland2009-08-201-13/+13
* | | only create and attach the script debugger if it's actually requestedKent Hansen2009-08-201-11/+16
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-207-80/+76
|\ \ \ | |/ /
| * | Changed the streambookmarks example to use aggregationThorbjørn Lindeijer2009-08-195-50/+62
| * | Make the license test pass.Frans Englich2009-08-192-25/+19
| * | Revert re-adding of readUnknownElementThorbjørn Lindeijer2009-08-192-10/+0
| * | Fixed compile errorThorbjørn Lindeijer2009-08-191-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-192-69/+38
|\ \ \ | |/ /
| * | Fixes compileBill King2009-08-192-0/+10
| * | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-183-78/+37
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-143-5/+5
|\ \ \ | |/ /
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-08-141078-1136/+1134
| |\ \
| | * | Get the pinchzoom working againBradley T. Hughes2009-08-132-4/+4
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-08-1034-60/+2615
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-08-045-28/+237
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-08-032-3/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-08-022-2/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-07-31128-9285/+251
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-07-1718-9/+631
| |\ \ \ \ \ \ \ \
| * | | | | | | | | unwarnWarwick Allison2009-07-171-1/+1
* | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121078-1132/+1132
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Update obsolete email addresses.Jason McDonald2009-08-121-1/+1
| * | | | | | | | | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-129-23/+21
| * | | | | | | | | Update obsolete URL's in code and docs.Jason McDonald2009-08-123-3/+3
| * | | | | | | | | Update references to online documentation.Jason McDonald2009-08-129-18/+18
| * | | | | | | | | Eliminate last mentions of "Qt Software".Jason McDonald2009-08-123-3/+3
| * | | | | | | | | Update URL's to use new domain.Jason McDonald2009-08-126-16/+16
| * | | | | | | | | Update contact URL in license headers.Jason McDonald2009-08-121068-1068/+1068
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Compile fix with namespaceshjk2009-08-101-0/+2
* | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-106-0/+465
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Doc: Integrated the Rogue (state machine) example.Geir Vattekar2009-08-076-0/+465
| * | | | | | | | implement name() function of custom property iteratorKent Hansen2009-08-061-1/+1
| * | | | | | | | make the calculator example use only standard JSKent Hansen2009-08-061-45/+62
* | | | | | | | | add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-1/+1
* | | | | | | | | merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-067-12/+313
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fixed compilation of the gestures/imagewidget example.Denis Dzyubenko2009-08-063-12/+35