summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-06-161-1/+9
|\
| * QTBUG-19883 Adding top level TRAP for QThreads on Symbianmread2011-06-151-1/+9
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-151-2/+2
|\ \
| * | Symbian QFileSystemWatcher: fix potential crashShane Kearns2011-06-131-2/+2
* | | Create a function that merges the SSE common codeThiago Macieira2011-06-141-38/+35
* | | Improve toLatin1 x86 SIMD by using a new SSE4.1 instructionThiago Macieira2011-06-141-0/+9
| |/ |/|
* | Fix building the OpenVG graphicssystem on Linux with static libsBernhard Rosenkraenzer2011-06-101-0/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-089-161/+160
|\ \ | |/ |/|
| * Fix autotest on WindowsHarald Fernengel2011-06-081-6/+2
| * Compile on Mac OS XHarald Fernengel2011-06-081-3/+5
| * code clean-up for QSystemSemaphoreRitt Konstantin2011-06-064-61/+65
| * simplify QSharedMemoryPrivate::cleanHandle()Ritt Konstantin2011-06-065-14/+10
| * minor improvements for QSharedMemoryRitt Konstantin2011-06-065-80/+81
| * fix potential keyfile leakingRitt Konstantin2011-06-061-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-06-0710-443/+238
|\ \
| * | Removing unused code after introduction of round robin schedulermread2011-06-012-223/+11
| * | Schedule Symbian active objects with a round robin schedulermread2011-06-011-36/+169
| * | Fix bug about daylight saving missing on Symbian platfrom.Honglei Zhang2011-05-292-23/+38
| * | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-23516-8716/+8721
| |\ \
| * | | Remove S60 version pluginsMiikka Heikkinen2011-05-206-165/+24
* | | | Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-012-34/+34
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-24516-8692/+8694
|\ \ \ | | |/ | |/|
| * | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-201-0/+2
| |\ \
| | * \ Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-05-2040-627/+622
| | |\ \
| | * \ \ Merge remote branch 'origin/4.7' into 4.8-from-4.7Rohan McGovern2011-05-17480-8082/+8084
| | |\ \ \
| | | * | | Fix a regression in QList::mid()Liang Qi2011-05-161-0/+2
| | | * | | Update licenseheader text in source filesJyri Tahtela2011-05-13482-8116/+8116
| | * | | | Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-05-173-5/+6
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-201-3/+3
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | QLibrary: support .so file extension on AIX.Pierre Rossi2011-05-191-3/+3
| * | | | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-194-20/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-184-9/+12
| |\ \ \ \ \ \ \
| * | | | | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13516-8689/+8689
* | | | | | | | | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."Peter Hartmann2011-05-241-4/+4
* | | | | | | | | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-247-1/+6705
* | | | | | | | | Fix the build for QUuidLiang Qi2011-05-232-2/+6
* | | | | | | | | Improved performance of the QLocale::name() function.Denis Dzyubenko2011-05-201-9/+22
* | | | | | | | | Optimize QUuid::QUuid(const char *)Liang Qi2011-05-201-1/+9
* | | | | | | | | QDataStream: speedup steaming of QUuid.Liang Qi2011-05-201-17/+47
* | | | | | | | | Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-202-0/+94
* | | | | | | | | Add QUuid::toByteArray() and relevantLiang Qi2011-05-202-0/+81
* | | | | | | | | Optimize QUuid::toString() and relevantLiang Qi2011-05-202-55/+100
* | | | | | | | | Fix typo in commentOlivier Goffart2011-05-201-1/+1
* | | | | | | | | MSVC do not really support initilizer_listOlivier Goffart2011-05-191-6/+2
* | | | | | | | | Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-195-81/+127
* | | | | | | | | Add QtPrivate::QEnableIfOlivier Goffart2011-05-191-0/+6
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-184-9/+12
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | 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
| | |\ \ \ \ \