summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into kinet...Aaron Kennedy2009-10-296-79/+33
|\
| * Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex...Olivier Goffart2009-10-281-27/+12
| * Use qLowerBound in qBinaryFindPascal Létourneau2009-10-281-32/+10
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-281-7/+0
| |\
| | * Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate.Andreas Aardal Hanssen2009-10-281-7/+0
| * | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-283-7/+25
| |\ \ | | |/ | |/|
| * | Fix incomplete documentation for Qt::DecorationRoleDavid Faure2009-10-271-1/+1
| * | QVariant::isNull does not return the right result with QVariant::setValueOlivier Goffart2009-10-271-0/+1
| * | MAke sure we call setCurrentTime when an animation is startedThierry Bastian2009-10-232-12/+9
* | | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2009-10-294-11/+23
|\ \ \
| * | | Greatly improve the performance of obtaining a state's transitionsKent Hansen2009-10-282-8/+17
| * | | Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-271-3/+3
| * | | Doc: Fixed qdoc warnings.David Boddie2009-10-261-0/+3
| | |/ | |/|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-257-23/+43
|\ \ \ | |/ /
| * | Fix bad check for GCC version.Thiago Macieira2009-10-231-1/+1
| * | Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-1/+4
| * | Changed qsrand() behavior for Windows to match the linux versionninerider2009-10-221-5/+20
| |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-211-2/+3
| |\
| | * Doc update for QDir::rootPath and QDir::homePath in Symbian.Janne Anttila2009-10-201-2/+3
| * | Fixes to the way animations are registered to the timerThierry Bastian2009-10-211-12/+9
| * | Improve performance when starting a lot of animationsThierry Bastian2009-10-211-2/+3
| * | Fixed a bug in that could unregister not-registered animationsThierry Bastian2009-10-201-2/+3
| * | Make the default duration of pause animations 250msThierry Bastian2009-10-201-1/+2
| * | Make the total duration of animation be 0 if duration is 0Thierry Bastian2009-10-201-8/+8
| |/
| * Revert "Change the way we handle KeyboardUIMode on Mac"Benjamin Poulain2009-10-201-1/+3
* | Manually apply proper animation fixes.Michael Brasser2009-10-211-10/+11
* | Revert "Additional temporary fix for animation bug."Michael Brasser2009-10-211-1/+5
* | Additional temporary fix for animation bug.Michael Brasser2009-10-201-5/+1
* | Temporary fix for animation bug.Michael Brasser2009-10-201-1/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-192-4/+64
|\ \ | |/
| * Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
| * Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-1926-111/+376
|\ \ | |/
| * Removed unnecessary include from a public header file.axis2009-10-161-4/+0
| * Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-163-13/+25
| |\
| | * Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-152-4/+10
| | |\
| | | * Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-154-11/+13
| | | |\
| | | * \ Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-143-4/+43
| | | |\ \
| | | * | | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-131-2/+7
| | | * | | QMetaObject::activate: reordered mutex locks/unlocks around spyFlorian Vichot2009-10-131-2/+3
| | * | | | doc: Clarified when setDefaultFormat() is ignored by constructors.Martin Smith2009-10-151-9/+15
| | | |_|/ | | |/| |
| * | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1517-85/+334
| |\ \ \ \ | | |/ / /
| | * | | Removed platform specific include from qprocess.hMiikka Heikkinen2009-10-144-11/+13
| | | |/ | | |/|
| | * | Merge qt-team-widgets/4.6 into origin/4.6Olivier Goffart2009-10-135-53/+191
| | |\ \ | | | |/
| | | * Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-127-42/+68
| | | |\
| | | * | Update lastTick on all timerTicks in QAbstractAnimationLeonardo Sobral Cunha2009-10-091-7/+4
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-091-2/+13
| | | |\ \
| | | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-083-5/+39
| | | |\ \ \
| | | * | | | In QParallelAnimationGroup, only stop the children if they arent stoppedLeonardo Sobral Cunha2009-10-071-3/+5
| | | * | | | Avoids timer ticks when there are only pause animations runningLeonardo Sobral Cunha2009-10-074-47/+186