summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix warning when compiling with VS 2008João Abecasis2011-08-111-2/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-07-213-22/+49
|\
| * Add QLocale::toUpper/LowerLars Knoll2011-07-123-22/+49
| * Merge remote branch 'mainline/4.8'Jiang Jiang2011-07-071-1/+3
| |\
* | | namespace fixJoerg Bornemann2011-07-141-3/+3
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-07-091-1/+1
|\ \ \
| * | | Use memmove in QListData::append(int) as regions overlap.Thiago Macieira2011-07-081-1/+1
| | |/ | |/|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-07-085-2/+17
|\ \ \
| * \ \ Merge remote branch 'upstream/4.8'Jerome Pasion2011-07-081-1/+3
| |\ \ \ | | |/ /
| * | | Doc: Clarified the range of return values from QLineF::angle().David Boddie2011-07-011-2/+3
| * | | Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-304-0/+14
* | | | Merge remote branch 'mainline/4.8' into stagingJiang Jiang2011-07-081-1/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix QScopedPointerarray default constructorOlivier Goffart2011-07-051-1/+3
| |/
* | Fix compilation with c++0x modeLars Knoll2011-07-061-1/+1
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-291-1/+1
|\
| * Use the QPoint memory layout change only on Desktop Maccon2011-06-281-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-272-0/+4
|\ \
| * | QStringBuilder: do not crash with null char*Olivier Goffart2011-06-272-0/+4
| |/
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-06-271-4/+5
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/4.8'Frederik Gladhorn2011-06-201-29/+35
| |\
| * \ Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-12109-1989/+2008
| |\ \
| * | | Build fix for Mac OS 10.5Richard Moe Gustavsen2011-06-061-4/+5
* | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-06-2410-43/+107
|\ \ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-231-0/+23
| |\ \ \ \
| | * | | | Add an SSE4.2 even simpler version of toLatin1Thiago Macieira2011-06-221-0/+23
| | | |_|/ | | |/| |
| * | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-175-133/+117
| |\ \ \ \ | | |/ / /
| | * | | 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
| | | |/ | | |/|
| * | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-24108-1880/+1904
| |\ \ \
| * | | | 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-118-13/+45
* | | | | make the previous change foolproofRitt Konstantin2011-06-091-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-06-074-95/+60
|\ \ \ \
| * | | | Fix bug about daylight saving missing on Symbian platfrom.Honglei Zhang2011-05-291-23/+37
| * | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-23108-1807/+1804
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Remove S60 version pluginsMiikka Heikkinen2011-05-203-72/+23
* | | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-24108-1787/+1789
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-05-2013-166/+161
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-194-20/+15
| | |\ \ \ \
| | * | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13108-1787/+1787
| | | |/ / / | | |/| | |
| * | | | | Merge remote branch 'origin/4.7' into 4.8-from-4.7Rohan McGovern2011-05-1799-1641/+1643
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix a regression in QList::mid()Liang Qi2011-05-161-0/+2
| | * | | | Update licenseheader text in source filesJyri Tahtela2011-05-1399-1641/+1641
* | | | | | Improved performance of the QLocale::name() function.Denis Dzyubenko2011-05-201-9/+22
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-111-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-061-70/+97
| |\ \ \ \
| * \ \ \ \ 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