| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Fixed qdoc errors. | Martin Smith | 2009-11-16 | 1 | -1/+1 |
|
|
* | Fix docs for animation api | Leonardo Sobral Cunha | 2009-11-09 | 2 | -9/+9 |
|
|
* | Fix build | Thierry Bastian | 2009-11-06 | 1 | -2/+2 |
|
|
* | add slow mode in private API for testing | Thierry Bastian | 2009-11-06 | 2 | -2/+8 |
|
|
* | Animations should only be registered if their new state is running | Thierry Bastian | 2009-11-06 | 1 | -1/+1 |
|
|
* | Revert "Make animation timer slightly more accurate with default interval of 15" | Thierry Bastian | 2009-11-05 | 1 | -2/+1 |
|
|
* | API review from yesterday made a bug appear for the pause animations | Thierry Bastian | 2009-11-05 | 1 | -6/+12 |
|
|
* | Another fix for the registration of the animations | Thierry Bastian | 2009-11-05 | 1 | -3/+4 |
|
|
* | Result API review with Jasmin | Thierry Bastian | 2009-11-04 | 13 | -57/+83 |
|
|
* | Fix to the unregistration of the animation to the global timer | Thierry Bastian | 2009-11-04 | 1 | -19/+11 |
|
|
* | Make animation timer slightly more accurate with default interval of 15 | Thierry Bastian | 2009-11-02 | 1 | -1/+2 |
|
|
* | Add missing QENUM declarations (needed by declarative). | Warwick Allison | 2009-11-02 | 1 | -0/+2 |
|
|
* | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 1 | -12/+0 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-28 | 2 | -21/+21 |
| |\ |
|
| * | | Remove workarounds for Win32 event dispatcher bugs | Bradley T. Hughes | 2009-10-20 | 1 | -12/+0 |
|
|
* | | | MAke sure we call setCurrentTime when an animation is started | Thierry Bastian | 2009-10-23 | 2 | -12/+9 |
| |/
|/| |
|
* | | Fixes to the way animations are registered to the timer | Thierry Bastian | 2009-10-21 | 1 | -12/+9 |
|
|
* | | Improve performance when starting a lot of animations | Thierry Bastian | 2009-10-21 | 1 | -2/+3 |
|
|
* | | Fixed a bug in that could unregister not-registered animations | Thierry Bastian | 2009-10-20 | 1 | -2/+3 |
|
|
* | | Make the default duration of pause animations 250ms | Thierry Bastian | 2009-10-20 | 1 | -1/+2 |
|
|
* | | Make the total duration of animation be 0 if duration is 0 | Thierry Bastian | 2009-10-20 | 1 | -8/+8 |
|/ |
|
* | Update lastTick on all timerTicks in QAbstractAnimation | Leonardo Sobral Cunha | 2009-10-09 | 1 | -7/+4 |
|
|
* | In QParallelAnimationGroup, only stop the children if they arent stopped | Leonardo Sobral Cunha | 2009-10-07 | 1 | -3/+5 |
|
|
* | Avoids timer ticks when there are only pause animations running | Leonardo Sobral Cunha | 2009-10-07 | 4 | -47/+186 |
|
|
* | Removed unused function QUnifiedTimer::elapsedTime from animation api private | Leonardo Sobral Cunha | 2009-10-07 | 1 | -1/+0 |
|
|
* | In QAbstractAnimation::setState setCurrentTime when animation pauses | Leonardo Sobral Cunha | 2009-10-07 | 1 | -8/+9 |
|
|
* | QParallelAnimationGroup: set the correct state for the animations | Thierry Bastian | 2009-10-06 | 2 | -29/+49 |
|
|
* | The threshold for system basic timers has changed on windows | Thierry Bastian | 2009-10-06 | 1 | -3/+3 |
|
|
* | QPropertyAnimation now uses QMetaObject::metacall instead of qt_metacall | Thierry Bastian | 2009-10-05 | 1 | -2/+2 |
|
|
* | Adds a bool to QAbstractAnimationPrivate to keep track of top-level animations | Leonardo Sobral Cunha | 2009-10-02 | 2 | -9/+16 |
|
|
* | Fix qdoc error. | Jason McDonald | 2009-09-29 | 1 | -2/+2 |
|
|
* | Removed unused line in QAbstractAnimation | Leonardo Sobral Cunha | 2009-09-28 | 1 | -1/+0 |
|
|
* | Refactor of timer verification in QAbstractAnimation | Leonardo Sobral Cunha | 2009-09-28 | 1 | -6/+4 |
|
|
* | Animations: updateCurrentTime now receives the currentTime as paramater | Thierry Bastian | 2009-09-28 | 10 | -18/+18 |
|
|
* | Small change in the API of animations | Thierry Bastian | 2009-09-23 | 11 | -30/+24 |
|
|
* | Fix a possible warning on animations used with states | Thierry Bastian | 2009-09-22 | 1 | -7/+11 |
|
|
* | small optimization for variant handling in animations | Thierry Bastian | 2009-09-11 | 1 | -3/+9 |
|
|
* | animations now display a warning if they don't have a end value | Thierry Bastian | 2009-09-11 | 1 | -2/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 20 | -80/+80 |
|
|
* | Animations of redocking widgets are broken | Thierry Bastian | 2009-09-08 | 1 | -2/+15 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 19 | -247/+247 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|
|
* | QAbstractAnimation: replacing QPointer usage for QWeakPointer | Leonardo Sobral Cunha | 2009-08-28 | 1 | -12/+19 |
|
|
* | QAbstractAnimation: fixes segfault when deleting animation inside updateCurre... | Leonardo Sobral Cunha | 2009-08-27 | 2 | -9/+19 |
|
|
* | QPropertyAnimation: small refactor and we got rid of QMetaProperty | Thierry Bastian | 2009-08-27 | 2 | -30/+14 |
|
|
* | QPropertyAnimation: use of QWeakPointer instead of QObject::connect | Thierry Bastian | 2009-08-27 | 3 | -33/+23 |
|
|
* | Animation: reordering of private members saves 8 bytes | Thierry Bastian | 2009-08-27 | 1 | -3/+3 |
|
|
* | animations: make sure setCurrentTime is called on all animations | Thierry Bastian | 2009-08-25 | 1 | -2/+5 |
|
|
* | Improve memory usage of the connectionlists inside QObject | Olivier Goffart | 2009-08-19 | 2 | -9/+8 |
|
|
* | Animations: update the documentation | Thierry Bastian | 2009-08-18 | 1 | -7/+0 |
|
|