summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Revert "Make animation timer slightly more accurate with default interval of 15"Thierry Bastian2009-11-051-2/+1
| * | | | | API review from yesterday made a bug appear for the pause animationsThierry Bastian2009-11-051-6/+12
| * | | | | Another fix for the registration of the animationsThierry Bastian2009-11-051-3/+4
| * | | | | Result API review with JasminThierry Bastian2009-11-0413-57/+83
| * | | | | Fix to the unregistration of the animation to the global timerThierry Bastian2009-11-041-19/+11
| * | | | | Avoid warning on 64 bit systemsJan-Arve Sæther2009-11-041-1/+1
| * | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-0430-476/+631
| |\ \ \ \ \
| * | | | | | Make animation timer slightly more accurate with default interval of 15Thierry Bastian2009-11-021-1/+2
* | | | | | | use pragma push/popHarald Fernengel2009-11-062-3/+11
* | | | | | | Fix MSVC compiler warning.Friedemann Kleint2009-11-051-1/+1
* | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0425-351/+488
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-042-23/+24
| |\ \ \ \ \ \
| | * | | | | | Gesture api review.Denis Dzyubenko2009-11-032-35/+18
| | * | | | | | Modified gesture events propagation.Denis Dzyubenko2009-11-032-6/+24
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-305-102/+287
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch '4.6-s60' into 4.6axis2009-11-043-13/+38
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Add the Symbian Foundation OS versionsShane Kearns2009-11-032-11/+28
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0330-469/+878
| | |\ \ \ \ \ \
| | * | | | | | | Fixed namespacing in qatomic_symbian.haxis2009-10-301-2/+10
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-044-131/+36
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Declarative building infrastructure.Warwick Allison2009-11-041-0/+13
| | * | | | | | | | Implement internal support for property interceptors (used by declarative).Michael Brasser2009-11-041-1/+4
| | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-031-128/+18
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-021-128/+18
| | * | | | | | | | | Revert "Compile fix until configure.exe is rebuilt for Windows"Daniel Molkentin2009-11-031-2/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-036-36/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-034-11/+17
| | * | | | | | | | | Remove return type of QState::addTransition(QAbstractTransition*)Eskil Abrahamsen Blomfeldt2009-11-032-9/+8
| | * | | | | | | | | Change name of DoNotRestoreProperties enum to DontRestorePropertiesEskil Abrahamsen Blomfeldt2009-11-032-5/+5
| | * | | | | | | | | Change name of QStateMachine::animationsEnabled property to "animated"Eskil Abrahamsen Blomfeldt2009-11-033-11/+11
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0339-509/+977
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / /
| | * | | | | | | | Fixed compilation on windows.Dmytro Poplavskiy2009-11-031-3/+3
| | * | | | | | | | Fixed qrand global static related problem.Dmytro Poplavskiy2009-11-031-19/+40
| | * | | | | | | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-0213-106/+306
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-2912-106/+808
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Remove the posix_memalign and Win32 _aligned_mallocThiago Macieira2009-10-291-38/+0
| | | * | | | | | | | Merge branch '4.6' into core-4.6Thiago Macieira2009-10-292-8/+17
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix compilation on Mac: there's no malloc.h thereThiago Macieira2009-10-291-5/+4
| | | * | | | | | | | | Update confusing qWarning message.Thiago Macieira2009-10-291-2/+2
| | | * | | | | | | | | Fix compilation in QContiguousCache.Thiago Macieira2009-10-291-3/+3
| | | * | | | | | | | | Initialise the reserved bits to 0.Thiago Macieira2009-10-287-4/+11
| | | * | | | | | | | | Fix Qt containers to properly support types with strict alignments.Thiago Macieira2009-10-289-39/+150
| | | * | | | | | | | | Add the aligned versions of qMalloc/qRealloc/qFreeThiago Macieira2009-10-282-0/+103
| | | * | | | | | | | | Add some STL compatibility for QContiguousCache and private inheritanceThiago Macieira2009-10-281-60/+65
| | | * | | | | | | | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-282-3/+6
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Make QProcess report errors from a failed subprocess start.Thiago Macieira2009-10-271-4/+14
| | | * | | | | | | | | QLibrary on Windows: Do not show error boxes when library load failsPeter Hartmann2009-10-271-0/+3
| * | | | | | | | | | | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint.Samuel Rødal2009-11-022-20/+0
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Make QStringBuilder respect codecForCStringsHarald Fernengel2009-11-043-21/+62
* | | | | | | | | | | Raise the limit for _not_ using multimedia timers to 20msKai Koehne2009-11-041-1/+1