summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-195-13/+7
|\
| * Use GLIBC functions on any GLIBC architecture.Oswald Buddenhagen2010-11-171-3/+3
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-151-0/+7
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-151-0/+7
| | |\
| | | * Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-111-0/+7
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-124-10/+4
| |\ \ \ | | |/ / | |/| |
| | * | Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-114-10/+4
| | |/
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-161-0/+1
|\ \ \
| * | | Fix wrong error assumption when converting "0.0" to doubleJoaquim Rocha2010-11-151-0/+1
* | | | Compile fix.Kim Motoyoshi Kalland2010-11-151-2/+2
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-153-15/+210
|\ \ \ \ | |/ / / |/| | |
| * | | Introduced new class QAnimationDriver for plugging in what drives animationsGunnar Sletta2010-11-123-15/+210
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-125-18/+22
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-11-111-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-092-4/+9
| | |\
| | * \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-081-5/+4
| | |\ \
| | * \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-053-7/+21
| | |\ \ \
| | * | | | With some locales, QDoubleValidator would not accept "C" locale valid numbersGabriel de Dietrich2010-11-021-1/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-091-8/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-081-8/+8
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-051-8/+8
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-051-8/+8
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-011-8/+8
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-291-8/+8
| | | | | | |\
| | | | | | | * Fix gcc bug in qReallocAlignedOlivier Goffart2010-10-291-8/+8
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-092-4/+9
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-052-4/+9
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge branch 'QT-4077-fix' into 4.7-s60axis2010-11-052-4/+9
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Fixed event starvation with pointer events on Symbian.axis2010-11-052-4/+9
| | | | | |_|/ | | | | |/| |
| * | | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-051-5/+11
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Doc: Removed note about some Qt classes working without an application.David Boddie2010-11-041-5/+4
| | |_|_|/ / | |/| | | |
* | | | | | Remove qDebug.Morten Johan Sørvig2010-11-111-1/+0
* | | | | | Support exception handling in QtConcurrent::run()Morten Johan Sørvig2010-11-111-2/+24
* | | | | | Amend commit 27fe0f93f961e78b71cd0b729a0e324b847ec023Olivier Goffart2010-11-101-2/+2
* | | | | | Fix crash in tst_QByteArray::qUncompressOlivier Goffart2010-11-101-0/+10
* | | | | | Revert "QPointer: assert when using QPointer on destroyed QObject"Olivier Goffart2010-11-081-2/+0
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-062-3/+5
|\ \ \ \ \ \
| * | | | | | Silence warning in qvector with MSVCOlivier Goffart2010-11-051-3/+3
| * | | | | | QPointer: assert when using QPointer on destroyed QObjectOlivier Goffart2010-11-051-0/+2
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-065-4/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-035-4/+11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-035-4/+11
| | |\ \ \ \ \ \
| | | * | | | | | Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-011-0/+7
| | | * | | | | | Silence preprocessor warnings about __TARGET_ARCH_ARM not being defined.Thiago Macieira2010-11-011-1/+1
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-013-3/+3
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-303-3/+3
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-293-3/+3
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Simplify object lifetime management when moving objects to a QThreadBradley T. Hughes2010-10-293-3/+3
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-053-7/+21
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-051-5/+11
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |