summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Add an SSE4.2 even simpler version of toLatin1Thiago Macieira2011-06-221-0/+23
| | * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-2212-35/+497
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | trivial: fix typo in commentHarald Fernengel2011-06-221-1/+1
| | | * | | | | | | | | get rid of anacronysmRitt Konstantin2011-06-211-1/+0
| | | * | | | | | | | | implement POSIX IPC based QLock, QWSLock and QWSSharedMemory backendsRitt Konstantin2011-06-211-7/+0
| | | * | | | | | | | | implement POSIX IPC based QSystemSemaphore and QSharedMemory backendsRitt Konstantin2011-06-217-5/+293
| | | * | | | | | | | | make QProcess really work on QNXRitt Konstantin2011-06-214-24/+179
| | | * | | | | | | | | make the kernel attempt to emulate an instruction with a misaligned accessRitt Konstantin2011-06-211-0/+6
| | | * | | | | | | | | use RoundRobin scheduler by default on QNXRitt Konstantin2011-06-212-0/+21
| | * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-213-16/+23
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Compile fixes in corelib for iosIan2011-06-203-16/+23
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-1737-799/+7635
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | 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 '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-24516-8895/+9073
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Doc: Fixed qdoc warnings.David Boddie2011-05-121-0/+2
| | * | | | | | | | | | Doc: Fixed qdoc warnings.David Boddie2011-05-112-2/+3
| | * | | | | | | | | | Doc: Applied pending fixes to API documentation.David Boddie2011-05-1119-68/+90
| | * | | | | | | | | | Merge commit 'refs/merge-requests/1220' of git://gitorious.org/qt/qt into mer...David Boddie2011-05-0514-1096/+299
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Doc: Added a code snippet to clarify the use of a function.David Boddie2011-05-041-0/+5
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-team into 4.8-earthDenis Dzyubenko2011-06-101-11/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fix an incorrect OpenMode flags handling in QBuffer::open()Ritt Konstantin2011-06-101-11/+6
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | move some internal helper functions from qglobal.cpp to qcore_mac*Ritt Konstantin2011-06-093-53/+59
| * | | | | | | | | | | make the previous change foolproofRitt Konstantin2011-06-092-0/+3
| * | | | | | | | | | | get rid of extra copying (another one)Ritt Konstantin2011-06-091-2/+7
| * | | | | | | | | | | get rid of extra copyingRitt Konstantin2011-06-091-8/+8
| |/ / / / / / / / / /
| * | | | | | | | | | 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
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-05-173-5/+6
| | | |\ \ \ \ \ \ \ \ \ \ \