Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Animations: updateCurrentTime now receives the currentTime as paramater | Thierry Bastian | 2009-09-28 | 1 | -3/+3 |
| | | | | Reviewed-by: Leo | ||||
* | Small change in the API of animations | Thierry Bastian | 2009-09-23 | 1 | -2/+2 |
| | | | | | | | | We're not taking a parameter in updateCurrentTime any more because that parameter was the total currenttime. So it was taking into account the currenttime and the currentloop at once. This was inconsistent Reviewed-by: Leo | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 4 | -16/+16 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 4 | -52/+52 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 4 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 4 | -8/+8 |
| | | | | Reviewed-by: Trust Me | ||||
* | 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 |
| | | | | | | This enables the antialiazing to be done on the graph as a whole, and not on every tiny line segment. The result is that the curve is painter prettier. | ||||
* | 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 |
| | | | | | | | | Draw the curve with anti-aliasing. Do not use absolute black, but rather a dark black color for the lines. Draw the red and blue dots, indicating the start and end points. Reviewed-by: Jan-Arve | ||||
* | compile with -qtnamespace, clean up the example .pro files | Kent Hansen | 2009-05-20 | 3 | -13/+12 |
| | |||||
* | Removing QT_EXPERIMENTAL_SOLUTION from the animation api | Leonardo Sobral Cunha | 2009-05-19 | 1 | -5/+1 |
| | |||||
* | Update copyright headers of animation examples | Leonardo Sobral Cunha | 2009-04-23 | 4 | -11/+131 |
| | |||||
* | iterationCount becomes loopCount again | Thierry Bastian | 2009-04-20 | 1 | -1/+1 |
| | |||||
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 8 | -0/+501 |