summaryrefslogtreecommitdiffstats
path: root/doc/src/images
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-091-0/+0
|\
| * Doc: Added information about the Fontconfig and FreeType dependencies.David Boddie2009-06-081-0/+0
* | Merge commit 'mainline/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-041-0/+0
|\ \ | |/
| * Merge branch '4.5'Denis Dzyubenko2009-06-021-0/+0
| |\
| | * Doc - changing the "main layout" term to "top level widget's layout" toKavindra Devi Palaraja2009-06-021-0/+0
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-291-0/+0
|\ \ \ | |/ /
| * | Merge branch '4.5'Tom Cooksey2009-05-281-0/+0
| |\ \ | | |/
| | * Doc - final screenshot and changesKavindra Devi Palaraja2009-05-281-0/+0
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2715-0/+0
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-2710-0/+0
| |\ \ | | |/
| | * Doc - more images and additional descriptionKavindra Devi Palaraja2009-05-265-0/+0
| | * Doc - more screenshots and better descriptionKavindra Devi Palaraja2009-05-263-0/+0
| | * Doc - more screenshots and adding better descriptionKavindra Devi Palaraja2009-05-262-0/+0
| * | Merge branch '4.5'Thiago Macieira2009-05-221-0/+0
| |\ \ | | |/
| | * Doc - updating the screenshotKavindra Devi Palaraja2009-05-221-0/+0
| * | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-191-0/+0
| |\ \
| * | | doc: Minor fixes + update UML diagrams for stick man exampleEskil Abrahamsen Blomfeldt2009-05-183-0/+0
| * | | doc: New state chart diagrams for Stickman exampleEskil Abrahamsen Blomfeldt2009-05-153-0/+0
| * | | Remove the connectByAnimation() function and add some documentation for the S...Eskil Abrahamsen Blomfeldt2009-05-142-0/+0
* | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-05-1814-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Doc: Added architecture image to animation overview.Geir Vattekar2009-05-151-0/+0
| |/ /
| * | more statemachine docsKent Hansen2009-05-131-0/+0
| * | doc: Add screenshot for Tank Game ExampleEskil Abrahamsen Blomfeldt2009-05-131-0/+0
| * | document statemachine/factorial exampleKent Hansen2009-05-131-0/+0
| * | document the statemachine/pingpong exampleKent Hansen2009-05-121-0/+0
| * | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ...Alexis Menard2009-05-129-0/+0
| |\ \
| | * | improve the docs for the trafficlight exampleKent Hansen2009-05-122-0/+0
| | * | redo statecharts in proper UML notation, expand documentationKent Hansen2009-05-127-0/+0
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animationsAlexis Menard2009-04-176-0/+0
| | |\ \
| | * | | Initial import of kinetic-animations branch from the old kineticAlexis Menard2009-04-171334-0/+1
| | / /
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-1210-0/+0
| |\ \ \ | | | |/ | | |/|
| * | | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171334-0/+1
| / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-063-0/+0
|\ \ \
| * | | Use animated images where appropriate.Ian Walters2009-05-063-0/+0
* | | | white background no good in web page, go grayWarwick Allison2009-05-063-0/+0
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-061-0/+0
|\ \ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-051-0/+0
| |\ \ \ | | |/ /
| | * | Documented the flow layout example.Morten Engvoldsen2009-04-291-0/+0
* | | | Images for third chapter of the tutorialIan Walters2009-05-063-0/+0
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-051-0/+0
|\ \ \
| * | | PathView format conversion.Martin Jones2009-05-011-0/+0
* | | | Review of chapters 1 and 2 of tutorial.Ian Walters2009-05-015-0/+0
|/ / /
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-04-283-0/+0
|\ \ \ | |/ /
| * | Add Google Suggest as a new network exampleAriya Hidayat2009-04-231-0/+0
| * | Added Google Chat client as a new WebKit exampleAriya Hidayat2009-04-231-0/+0
| * | Add fancy browser as the new exampleAriya Hidayat2009-04-231-0/+0
| |/
* | Documentation for Path, PathLine, etc.Martin Jones2009-04-245-0/+0
* | First draft chapter 1 of tutorial: complete.Ian Walters2009-04-234-0/+0
* | Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-2279-0/+0
|/
* Doc: Fixed the screenshots and example description to match the code.David Boddie2009-03-312-0/+0