summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-171-4/+6
|\
| * Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-163-5/+32
| |\
| * \ Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-115-9/+22
| |\ \
| * \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-061-4/+6
| |\ \ \
| | * | | make QLibraryInfo return clean pathsOswald Buddenhagen2011-05-061-4/+6
| | * | | make relative paths in qt.conf work inside qmakeOswald Buddenhagen2011-05-061-1/+1
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-171-0/+6
|\ \ \ \ \
| * | | | | Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-0/+6
| |/ / / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-162-5/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-162-5/+0
| | |_|/ | |/| |
* | | | 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
|\ \ \ \ \ \