Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc fixes to QEasingCurve. | Jan-Arve Sæther | 2009-07-21 | 1 | -12/+17 |
| | | | | | | | | | | | * 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 | ||||
* | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 1 | -0/+240 |
|\ | | | | | | | | | Conflicts: src/sql/drivers/psql/qsql_psql.cpp | ||||
| * | Doc - Adding Pierre Rossi's frozen column example | Kavindra Devi Palaraja | 2009-06-23 | 1 | -0/+240 |
| | | | | | | | | Reviewed-By: TrustMe | ||||
| * | Doc: Synchronized the QTransform constructor arguments with the class ↵ | David Boddie | 2009-03-30 | 1 | -0/+103 |
| | | | | | | | | | | | | | | documentation and updated a diagram. Task-number: 228201 Reviewed-by: TrustMe | ||||
* | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Fix some incorrect license headers. | Jason McDonald | 2009-06-10 | 1 | -3/+33 |
| | | | | | | | | | | | | | | The MODULE placeholder shouldn't be used anymore, and neither should the old Trolltech license header. Reviewed-by: Trust Me | ||||
* | | Doc: Added information about the Fontconfig and FreeType dependencies. | David Boddie | 2009-06-08 | 2 | -693/+908 |
| | | | | | | | | | | Task-number: 250349 Reviewed-by: Trust Me | ||||
* | | Doc: Added a work in progress class hierarchy overview. | David Boddie | 2009-05-15 | 1 | -0/+351 |
| | | | | | | | | Reviewed-by: Geir Vattekar | ||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations | Alexis Menard | 2009-04-17 | 1 | -0/+103 |
|\ \ | | | | | | | | | | | | | Conflicts: src/gui/graphicsview/qgraphicsitem.cpp | ||||
| * | | Doc: Synchronized the QTransform constructor arguments with the class ↵ | David Boddie | 2009-03-30 | 1 | -0/+103 |
| |/ | | | | | | | | | | | | | documentation and updated a diagram. Task-number: 228201 Reviewed-by: TrustMe | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 476 | -0/+29911 |
| | |||||
* | Initial import of kinetic-animations branch from the old kinetic | Alexis Menard | 2009-04-17 | 478 | -0/+30014 |
repository to the new repository |