summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Disable QtConcurrent for Symbian winscw builds.Laszlo Agocs2011-05-123-5/+32
* Merge remote branch 'qt/4.8' into staging-masterShane Kearns2011-05-103-4/+8
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-092-3/+7
| |\
| | * ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-091-3/+2
| | * fix build on symbianOswald Buddenhagen2011-05-091-0/+5
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-061-5/+8
| |\ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-061-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH...Pino Toscano2011-05-051-1/+1
* | | | Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-101-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-04-211-0/+6
* | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8Bradley T. Hughes2011-05-062-72/+99
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-061-70/+97
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-058-92/+207
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Compile fix for QLocale on Symbian.Denis Dzyubenko2011-05-041-1/+1
| | * | | Added Kazakh language to the QLocale mapping table on Symbian.Denis Dzyubenko2011-05-041-0/+1
| | * | | Added support for QLocale::uiLanguages on Symbian.Denis Dzyubenko2011-05-041-70/+96
| * | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-051-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-041-2/+2
| | |\ \ \
| | | * | | Don't realloc user-provided bufferJoão Abecasis2011-05-031-2/+2
* | | | | | Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-051-5/+8
|/ / / / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-054-90/+197
|\ \ \ \ \
| * | | | | don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-042-12/+12
| * | | | | no environment on WinCEOswald Buddenhagen2011-05-021-0/+4
| * | | | | fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-021-1/+1
| * | | | | fix potential crash in QProcessEnvironment::systemEnvironment() on windowsOswald Buddenhagen2011-05-021-10/+11
| * | | | | fix build on symbianOswald Buddenhagen2011-05-021-62/+60
| * | | | | fix build on macOswald Buddenhagen2011-05-021-0/+12
| * | | | | Merge remote-tracking branch 'origin/4.8' into HEADThiago Macieira2011-04-293-2/+4
| |\ \ \ \ \ | | |/ / / /
| * | | | | make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-04-292-4/+35
| * | | | | make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-04-293-15/+39
| * | | | | make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-04-293-11/+50
| * | | | | move key/value converters to the private classOswald Buddenhagen2011-04-292-24/+15
| * | | | | make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-04-293-7/+21
| * | | | | split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-04-292-11/+14
| * | | | | remove unused functionsOswald Buddenhagen2011-04-291-12/+0
| * | | | | minor optimization: use QList::reserve()Oswald Buddenhagen2011-04-291-0/+2
| * | | | | use the Hash typedefOswald Buddenhagen2011-04-293-13/+13
| * | | | | Revert "Added QStringRef::toLatin1 and QStringRef::toUtf8"Thorbjørn Lindeijer2011-04-282-43/+0
| * | | | | Added QStringRef::toLatin1 and QStringRef::toUtf8Thorbjørn Lindeijer2011-04-272-0/+43
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-052-1/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-2855-8947/+12579
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Symbian's QElapsedTimer::restart() fixed to return ms rather than usmread2011-04-191-1/+1
| * | | | | | Create a cleanup stack for each new thread on Symbian.Laszlo Agocs2011-04-181-0/+4
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-042-1/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-1437-531/+1348
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ../qt-qml-stagingYann Bodson2011-03-298-6/+24
| |\ \ \ \ \ \ \
| * | | | | | | | Remove compile warningAlan Alpert2011-03-241-1/+1
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtAlan Alpert2011-03-2320-49/+90
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix QUnifiedTimer bugAlan Alpert2011-03-232-1/+8
| * | | | | | | | | Stop the animation driver when there are no more animations.Michael Brasser2011-03-162-1/+5