Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 1 | -0/+0 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Doc - updating the screenshot | Kavindra Devi Palaraja | 2009-05-22 | 1 | -0/+0 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat... | Thierry Bastian | 2009-05-22 | 47 | -173/+977 | |
| |\ \ \ | ||||||
| * | | | | Doc: Added a small example/test case for sequential animations. | David Boddie | 2009-05-20 | 7 | -0/+108 | |
| * | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-19 | 3 | -3/+357 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed access to members of an object. | David Boddie | 2009-05-18 | 1 | -2/+2 | |
| | * | | | | Doc: Added architecture image to animation overview. | Geir Vattekar | 2009-05-15 | 2 | -1/+4 | |
| | * | | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-15 | 1 | -0/+2 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Doc: Added a work in progress class hierarchy overview. | David Boddie | 2009-05-15 | 1 | -0/+351 | |
| * | | | | | | doc: Minor fixes + update UML diagrams for stick man example | Eskil Abrahamsen Blomfeldt | 2009-05-18 | 5 | -4/+10 | |
| * | | | | | | doc: New state chart diagrams for Stickman example | Eskil Abrahamsen Blomfeldt | 2009-05-15 | 3 | -0/+0 | |
| * | | | | | | Remove the connectByAnimation() function and add some documentation for the S... | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 3 | -0/+115 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-14 | 2 | -9/+9 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Doc: Marked up a link correctly. | David Boddie | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-13 | 7 | -5/+259 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-05-12 | 48 | -388/+1003 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Merged local changes. | David Boddie | 2009-04-29 | 2 | -8/+8 | |
| * | | | | | | | Pop up message when a tank wins the game | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 1 | -0/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | more statemachine docs | Kent Hansen | 2009-05-13 | 2 | -5/+40 | |
| * | | | | | | doc: Add screenshot for Tank Game Example | Eskil Abrahamsen Blomfeldt | 2009-05-13 | 1 | -0/+0 | |
| * | | | | | | document statemachine/factorial example | Kent Hansen | 2009-05-13 | 3 | -0/+103 | |
| * | | | | | | doc: Correct names of snippets in docs for Tank Game example | Eskil Abrahamsen Blomfeldt | 2009-05-13 | 1 | -1/+1 | |
| * | | | | | | doc: Add documentation for Tank Game example | Eskil Abrahamsen Blomfeldt | 2009-05-13 | 2 | -0/+116 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | document the statemachine/eventtransitions example | Kent Hansen | 2009-05-12 | 2 | -2/+89 | |
| * | | | | | add State Machine to examples overview | Kent Hansen | 2009-05-12 | 1 | -0/+8 | |
| * | | | | | Fixes: document statemachine/twowaybutton example | Kent Hansen | 2009-05-12 | 2 | -0/+83 | |
| * | | | | | document the statemachine/pingpong example | Kent Hansen | 2009-05-12 | 3 | -0/+108 | |
| * | | | | | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ... | Alexis Menard | 2009-05-12 | 11 | -56/+435 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | doc: Add documentation for animations, restore policy and polished signal | Eskil Abrahamsen Blomfeldt | 2009-05-12 | 1 | -0/+182 | |
| | * | | | | | update license headers | Kent Hansen | 2009-05-12 | 2 | -6/+66 | |
| | * | | | | | improve the docs for the trafficlight example | Kent Hansen | 2009-05-12 | 3 | -16/+27 | |
| | * | | | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-12 | 1 | -0/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Doc: Assign state machine overview to architecture group (get it in | Geir Vattekar | 2009-05-11 | 1 | -0/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | redo statecharts in proper UML notation, expand documentation | Kent Hansen | 2009-05-12 | 8 | -22/+150 | |
| | |/ / / / | ||||||
| | * | | | | replace QState::Type with QState::childMode property | Kent Hansen | 2009-04-29 | 1 | -6/+5 | |
| | * | | | | move assignProperty() to QState | Kent Hansen | 2009-04-29 | 1 | -5/+4 | |
| | * | | | | kill the stateactions api | Kent Hansen | 2009-04-22 | 1 | -4/+3 | |
| | * | | | | more doc | Kent Hansen | 2009-04-17 | 1 | -6/+6 | |
| | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations | Alexis Menard | 2009-04-17 | 54 | -479/+1319 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Initial import of kinetic-animations branch from the old kinetic | Alexis Menard | 2009-04-17 | 3292 | -0/+227236 | |
| | / / / / | ||||||
| * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachine | Alexis Menard | 2009-05-12 | 79 | -821/+1608 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 3292 | -0/+227236 | |
| / / / / / | ||||||
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-22 | 5 | -60/+355 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Sync the French addressbook tutorial with the English version | Benjamin Poulain | 2009-05-20 | 1 | -2/+5 | |
| * | | | | | Changing the addressbook tutorial so it doesn't leak. | Daniel Molkentin | 2009-05-20 | 1 | -3/+6 | |
| * | | | | | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 3 | -55/+344 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-05-20 | 2 | -1/+262 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-20 | 1 | -1/+1 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fix incorrect copyright year in some license headers. | Jason McDonald | 2009-05-20 | 1 | -1/+1 | |
| | | * | | | | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdoc | Martin Smith | 2009-05-20 | 1 | -0/+261 | |
| | | |/ / / |