Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| * | | | | | Avoid warning on 64 bit systems | Jan-Arve Sæther | 2009-11-04 | 1 | -1/+1 | |
| * | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 30 | -476/+631 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Make animation timer slightly more accurate with default interval of 15 | Thierry Bastian | 2009-11-02 | 1 | -1/+2 | |
* | | | | | | | use pragma push/pop | Harald Fernengel | 2009-11-06 | 2 | -3/+11 | |
* | | | | | | | Fix MSVC compiler warning. | Friedemann Kleint | 2009-11-05 | 1 | -1/+1 | |
* | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-04 | 25 | -351/+488 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 2 | -23/+24 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 2 | -35/+18 | |
| | * | | | | | | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 2 | -6/+24 | |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Bradley T. Hughes | 2009-10-30 | 5 | -102/+287 | |
| | |\ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 3 | -13/+38 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Add the Symbian Foundation OS versions | Shane Kearns | 2009-11-03 | 2 | -11/+28 | |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-03 | 30 | -469/+878 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed namespacing in qatomic_symbian.h | axis | 2009-10-30 | 1 | -2/+10 | |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-04 | 4 | -131/+36 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Declarative building infrastructure. | Warwick Allison | 2009-11-04 | 1 | -0/+13 | |
| | * | | | | | | | | Implement internal support for property interceptors (used by declarative). | Michael Brasser | 2009-11-04 | 1 | -1/+4 | |
| | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 1 | -128/+18 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual. | David Boddie | 2009-11-02 | 1 | -128/+18 | |
| | * | | | | | | | | | Revert "Compile fix until configure.exe is rebuilt for Windows" | Daniel Molkentin | 2009-11-03 | 1 | -2/+1 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'statemachine-api-changes' into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 6 | -36/+41 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Rename QState::polished() signal to "propertiesAssigned" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 4 | -11/+17 | |
| | * | | | | | | | | | Remove return type of QState::addTransition(QAbstractTransition*) | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 2 | -9/+8 | |
| | * | | | | | | | | | Change name of DoNotRestoreProperties enum to DontRestoreProperties | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 2 | -5/+5 | |
| | * | | | | | | | | | Change name of QStateMachine::animationsEnabled property to "animated" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 3 | -11/+11 | |
| * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 39 | -509/+977 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fixed compilation on windows. | Dmytro Poplavskiy | 2009-11-03 | 1 | -3/+3 | |
| | * | | | | | | | | Fixed qrand global static related problem. | Dmytro Poplavskiy | 2009-11-03 | 1 | -19/+40 | |
| | * | | | | | | | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6 | Thiago Macieira | 2009-11-02 | 13 | -106/+306 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 12 | -106/+808 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Remove the posix_memalign and Win32 _aligned_malloc | Thiago Macieira | 2009-10-29 | 1 | -38/+0 | |
| | | * | | | | | | | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 2 | -8/+17 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix compilation on Mac: there's no malloc.h there | Thiago Macieira | 2009-10-29 | 1 | -5/+4 | |
| | | * | | | | | | | | | Update confusing qWarning message. | Thiago Macieira | 2009-10-29 | 1 | -2/+2 | |
| | | * | | | | | | | | | Fix compilation in QContiguousCache. | Thiago Macieira | 2009-10-29 | 1 | -3/+3 | |
| | | * | | | | | | | | | Initialise the reserved bits to 0. | Thiago Macieira | 2009-10-28 | 7 | -4/+11 | |
| | | * | | | | | | | | | Fix Qt containers to properly support types with strict alignments. | Thiago Macieira | 2009-10-28 | 9 | -39/+150 | |
| | | * | | | | | | | | | Add the aligned versions of qMalloc/qRealloc/qFree | Thiago Macieira | 2009-10-28 | 2 | -0/+103 | |
| | | * | | | | | | | | | Add some STL compatibility for QContiguousCache and private inheritance | Thiago Macieira | 2009-10-28 | 1 | -60/+65 | |
| | | * | | | | | | | | | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-28 | 2 | -3/+6 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | Make QProcess report errors from a failed subprocess start. | Thiago Macieira | 2009-10-27 | 1 | -4/+14 | |
| | | * | | | | | | | | | QLibrary on Windows: Do not show error boxes when library load fails | Peter Hartmann | 2009-10-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint. | Samuel Rødal | 2009-11-02 | 2 | -20/+0 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Make QStringBuilder respect codecForCStrings | Harald Fernengel | 2009-11-04 | 3 | -21/+62 | |
* | | | | | | | | | | | Raise the limit for _not_ using multimedia timers to 20ms | Kai Koehne | 2009-11-04 | 1 | -1/+1 | |