| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 19 | -19/+19 |
|
|
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-07-29 | 1 | -1/+1 |
|
|
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 19 | -519/+500 |
|
|
* | Enabled some examples by default in Symbian builds | Miikka Heikkinen | 2010-03-10 | 6 | -0/+30 |
|
|
* | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2010-01-13 | 19 | -19/+19 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 19 | -19/+19 |
|
|
* | | Doc typos fixed | Jarek Kobus | 2010-01-08 | 1 | -1/+0 |
|/ |
|
* | Rename QState::polished() signal to "propertiesAssigned" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 1 | -2/+2 |
|
|
* | Simplify code of states example | Thierry Bastian | 2009-09-30 | 1 | -42/+40 |
|
|
* | Avoid warnings in the states example | Thierry Bastian | 2009-09-30 | 1 | -72/+63 |
|
|
* | Animations: updateCurrentTime now receives the currentTime as paramater | Thierry Bastian | 2009-09-28 | 1 | -3/+3 |
|
|
* | Make QSignalEvent and QWrappedEvent inner classes of QStateMachine | Kent Hansen | 2009-09-28 | 1 | -1/+1 |
|
|
* | Reuse animation in animatedTiles example | Leonardo Sobral Cunha | 2009-09-25 | 1 | -30/+4 |
|
|
* | Small change in the API of animations | Thierry Bastian | 2009-09-23 | 1 | -2/+2 |
|
|
* | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 1 | -0/+3 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 19 | -76/+76 |
|
|
* | fix warnings in stickman demo on mingw | Thierry Bastian | 2009-09-03 | 6 | -37/+32 |
|
|
* | Stickman: increases the view size for making room for jumping & dying | Leonardo Sobral Cunha | 2009-09-02 | 1 | -1/+5 |
|
|
* | Don't show example fullscreen on desktop | Olivier Goffart | 2009-09-02 | 1 | -4/+4 |
|
|
* | Fix repainting artifacts in Stickman example | Eskil Abrahamsen Blomfeldt | 2009-09-02 | 1 | -0/+1 |
|
|
* | make the animations file in stickman demo be resources | Thierry Bastian | 2009-09-02 | 3 | -5/+14 |
|
|
* | Fixes examples/animation/states, supposedly hidden element was appearing | Leonardo Sobral Cunha | 2009-09-01 | 1 | -2/+2 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 18 | -234/+234 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|
|
* | Runtime warning about non existing "zRotation" property in examples/states. | Gabriel de Dietrich | 2009-08-28 | 1 | -30/+30 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 19 | -19/+19 |
|
|
* | remove constructors that are not useful | Kent Hansen | 2009-08-03 | 1 | -2/+4 |
|
|
* | Move sub-attaq from examples to demos because sub-attaq is a bit | Alexis Menard | 2009-07-28 | 72 | -6521/+0 |
|
|
* | Make QStateMachine inherit QState | Kent Hansen | 2009-07-22 | 10 | -32/+29 |
|
|
* | Remove Stickman editor | Eskil Abrahamsen Blomfeldt | 2009-07-21 | 7 | -437/+0 |
|
|
* | Animation: fixed a NOTIFY signal name that was wrong | Thierry Bastian | 2009-07-01 | 1 | -6/+6 |
|
|
* | Doc: Documented the Move Blocks example. | Geir Vattekar | 2009-06-29 | 1 | -4/+32 |
|
|
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 50 | -100/+100 |
|
|
* | Make sure we draw the complete curve. | Jan-Arve Sæther | 2009-06-08 | 1 | -1/+1 |
|
|
* | Use a QPainterPath instead to draw the graph. | Jan-Arve Sæther | 2009-06-08 | 1 | -5/+5 |
|
|
* | Remove trailing whitespace. | Jan-Arve Sæther | 2009-06-08 | 1 | -7/+7 |
|
|
* | Make the easing curve icons more beautiful. | Ariya Hidayat | 2009-06-08 | 1 | -3/+17 |
|
|
* | Fixed compile error with Sun CC 5.5. | jasplin | 2009-06-05 | 1 | -1/+1 |
|
|
* | Fixed sub-attaq example build | Thiago Marcos P. Santos | 2009-05-29 | 1 | -0/+2 |
|
|
* | Fix build when compiling Qt using -no-opengl configuration. | Brad Hards | 2009-05-28 | 1 | -3/+6 |
|
|
* | small cleanup on the sub-attaq demo | Thierry Bastian | 2009-05-28 | 6 | -9/+6 |
|
|
* | Fixes sub-attaq in shadow build. | Olivier Goffart | 2009-05-27 | 2 | -1/+2 |
|
|
* | Compile without OpenGL | Olivier Goffart | 2009-05-27 | 1 | -3/+3 |
|
|
* | Removed some export to symbols that don't need it | Thierry Bastian | 2009-05-25 | 2 | -35/+14 |
|
|
* | Make sure M_PI is defined | Kent Hansen | 2009-05-22 | 1 | -0/+4 |
|
|
* | Don't use the time() function; use QTime instead | Kent Hansen | 2009-05-22 | 1 | -2/+1 |
|
|
* | Fix compile issue | Thierry Bastian | 2009-05-22 | 1 | -0/+2 |
|
|
* | Fix compile error caused by reference to non-existant example. | Jason McDonald | 2009-05-21 | 1 | -1/+0 |
|
|
* | Fix missing/outdated license headers. | Jason McDonald | 2009-05-21 | 2 | -2/+24 |
|
|
* | update the padnavigator example and suppress the padnavigator-ng | Thierry Bastian | 2009-05-20 | 19 | -982/+0 |
|
|