Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixes sub-attaq demo, unfreeze boat after launching new game when on pause | Leonardo Sobral Cunha | 2009-11-10 | 1 | -3/+3 |
| | | | | | Task-number: QTBUG-5526 Reviewed-by: thierry | ||||
* | Result API review with Jasmin | Thierry Bastian | 2009-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | QAbstractAnimation: currentTime returns the "complete" current time currentLoopTime() returns the time inside the current loop add setPaused(bool) for consistency with QTimeLine stateChanged: newState passed as first paramater (before oldState) for consistency with the reset of Qt QAnimationGroup: rename clearAnimations to clear rename insertAnimationAt to insertAnimation rename takeAnimationAt to takeAnimation QSequentialAnimationGroup: rename insertPauseAt to insertPause | ||||
* | Sub-attaq : Don't let user move the boat with the mouse. | Alexis Menard | 2009-10-15 | 1 | -1/+1 |
| | | | | Reviewed-by:TrustMe | ||||
* | Simplification and use of QGraphicsObject in sub-attas demo | Thierry Bastian | 2009-10-05 | 1 | -69/+23 |
| | | | | Reviewed-by: alexis | ||||
* | 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 | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Move sub-attaq from examples to demos because sub-attaq is a bit | Alexis Menard | 2009-07-28 | 1 | -0/+318 |
too "advanced". |