Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | fix includes to use lower-case | Harald Fernengel | 2009-08-17 | 1 | -1/+1 |
| | | | | | Makes sure that we can bootstrap QtCore easier on weird platforms without having to run syncqt first | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Try to express ourselves better in the explanation for the curve types. | Jan-Arve Sæther | 2009-07-21 | 1 | -81/+84 |
| | | | | | Don't use easing too much. Also add an explanation of what "ease in" and "ease out" is. | ||||
* | Doc fixes to QEasingCurve. | Jan-Arve Sæther | 2009-07-21 | 1 | -7/+8 |
| | | | | | | | | | | | * Remove some references to QAnimation. QAnimation does not exist. * Clarify the documentation for QEasingCurve::Linear. (avoid "tweening" and "no easing") * In the diagrams, change "ease" to "value". * Change the diagram generation code to use antialiased drawing (just as we do in the easingcurve example) Reviewed-by: leo | ||||
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Thierry Bastian | 2009-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | kinetic-animations Conflicts: src/corelib/kernel/kernel.pri src/corelib/kernel/qvariant_p.h src/corelib/tools/tools.pri src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsitem.h src/gui/graphicsview/qgraphicswidget.h src/gui/gui.pro | ||||
* | compile when using qt namespace | Kent Hansen | 2009-05-20 | 1 | -2/+7 |
| | |||||
* | update the qdoc tags (\since 4.6, remove \preliminary) | Kent Hansen | 2009-05-20 | 1 | -0/+1 |
| | |||||
* | Removing QT_EXPERIMENTAL_SOLUTION from the animation api | Leonardo Sobral Cunha | 2009-05-19 | 1 | -5/+1 |
| | |||||
* | Removed memory leak in QEasingCurvePrivate | Leonardo Sobral Cunha | 2009-05-19 | 1 | -0/+1 |
| | | | | Task-number: 253898 | ||||
* | Whitespace cleanup in QEasingCurve | Leonardo Sobral Cunha | 2009-05-19 | 1 | -45/+44 |
| | |||||
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+844 |