| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | fix compiler warnings | Kent Hansen | 2009-05-20 | 2 | -3/+3 |
|
|
* | fix two .pro file bugs | Kent Hansen | 2009-05-20 | 1 | -1/+0 |
|
|
* | compile with -qtnamespace, clean up the example .pro files | Kent Hansen | 2009-05-20 | 23 | -59/+78 |
|
|
* | add README file for examples/animation | Kent Hansen | 2009-05-20 | 1 | -0/+38 |
|
|
* | Remove old examples and demos for animations | Thierry Bastian | 2009-05-20 | 32 | -3078/+0 |
|
|
* | Removing QT_EXPERIMENTAL_SOLUTION from the animation api | Leonardo Sobral Cunha | 2009-05-19 | 27 | -174/+14 |
|
|
* | Remove the connectByAnimation() function and add some documentation for the S... | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 2 | -28/+22 |
|
|
* | Start work on docs for Stickman example | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 1 | -3/+5 |
|
|
* | Fix top level compile in examples/animation | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 1 | -3/+0 |
|
|
* | Make QAbstractTransition::eventTest() non-const | Eskil Abrahamsen Blomfeldt | 2009-05-14 | 5 | -12/+12 |
|
|
* | Instead of adding animations for all properties to all transitions, we use | Eskil Abrahamsen Blomfeldt | 2009-05-06 | 1 | -7/+11 |
|
|
* | add event as argument to onEntry(), onExit() and onTransition() | Kent Hansen | 2009-05-05 | 7 | -34/+34 |
|
|
* | kill QStateMachine::animationsFinished(), introduce QState::polished() | Kent Hansen | 2009-04-29 | 1 | -2/+2 |
|
|
* | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-29 | 21 | -117/+370 |
|\ |
|
| * | Build fix for mingw | Thierry Bastian | 2009-04-27 | 18 | -54/+52 |
|
|
| * | Add an OSD to display game progress in the scene | Alexis Menard | 2009-04-24 | 11 | -65/+320 |
|
|
* | | modifiers --> modifiersMask | Kent Hansen | 2009-04-29 | 1 | -9/+0 |
|
|
* | | make history state constructible | Kent Hansen | 2009-04-29 | 1 | -1/+1 |
|
|
* | | compile after api changes | Kent Hansen | 2009-04-28 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'kinetic-statemachine' into kinetic-animations | Kent Hansen | 2009-04-24 | 6 | -22/+7 |
|\ |
|
| * | Remove API for setting specific restore policies on states. We have no clear | Eskil Abrahamsen Blomfeldt | 2009-04-23 | 1 | -1/+1 |
|
|
| * | Compile. | Eskil Abrahamsen Blomfeldt | 2009-04-23 | 1 | -2/+0 |
|
|
| * | Remove specific RestorePolicy per state from example. The semantics for this | Eskil Abrahamsen Blomfeldt | 2009-04-23 | 3 | -15/+0 |
|
|
| * | kill the stateactions api | Kent Hansen | 2009-04-22 | 3 | -6/+6 |
|
|
* | | Moved the animation examples piemenu and photobrowser to examples/research | Leonardo Sobral Cunha | 2009-04-23 | 16 | -0/+0 |
|
|
* | | Update copyright headers of animation examples | Leonardo Sobral Cunha | 2009-04-23 | 54 | -110/+1937 |
|
|
* | | Fixes for solution package. | Jan-Arve Sæther | 2009-04-22 | 5 | -6/+10 |
|/ |
|
* | compile fix | Thierry Bastian | 2009-04-20 | 1 | -1/+1 |
|
|
* | cleanup in demo | Thierry Bastian | 2009-04-20 | 4 | -95/+30 |
|
|
* | iterationCount becomes loopCount again | Thierry Bastian | 2009-04-20 | 3 | -6/+5 |
|
|