summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* QMargins doesn't need to be exported as it is fully inlineThierry Bastian2009-09-011-1/+1
* qlist.h uses memcpy() without including <string.h> or <cstring>Bernhard Rosenkraenzer2009-09-011-0/+1
* doc: Fixed several qdoc errors.Martin Smith2009-09-012-10/+3
* Updated lisence headers for QMarginsJens Bache-Wiig2009-08-312-26/+26
* Make QMargins a proper classJens Bache-Wiig2009-08-313-63/+386
* doc: Fixed several qdoc errors.Martin Smith2009-08-312-0/+17
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3110-130/+130
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3177-1001/+1001
|\
| * Update tech preview license header.Jason McDonald2009-08-3172-936/+936
| * Update license headers.Jason McDonald2009-08-1172-72/+72
| * Disable the pointer tracking feature in Qt 4.5.Thiago Macieira2009-07-272-29/+5
* | Add an opt-in QWeakPointer::operator->.Thiago Macieira2009-08-311-0/+4
* | Mark the QSharedPointer with Qt::Uninitialized explicitThiago Macieira2009-08-281-1/+1
* | doc: Fixed several qdoc errors.Martin Smith2009-08-281-2/+2
* | doc: Fixed several qdoc errors.Martin Smith2009-08-281-4/+4
* | work around a compiler bug (gcc <= 4.0.x) that renders the drop-in versionhjk2009-08-271-0/+6
* | Removed redundant QLocale code from QCoeFepInputContext.axis2009-08-251-3/+3
* | Minor documentation and code fixes.Frans Englich2009-08-241-2/+4
* | Fix the last fix to QList.Thiago Macieira2009-08-241-1/+1
* | Remove QScopedCustomPointerHarald Fernengel2009-08-241-0/+9
* | Restore QList backward compatibilityHarald Fernengel2009-08-242-3/+56
* | Revert "Remove the unnecessary double memcpy now too."Harald Fernengel2009-08-241-0/+3
* | Revert "Fix trivial QList detaching: QListData::detach2() *must* memcpy."Harald Fernengel2009-08-241-1/+1
* | Remove the unnecessary double memcpy now too.Thiago Macieira2009-08-211-3/+0
* | Fix trivial QList detaching: QListData::detach2() *must* memcpy.Thiago Macieira2009-08-211-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-211-2/+2
|\ \
| * | qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-211-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-212-14/+22
|\ \ \ | |/ /
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-202-1/+2
| |\ \
| | * | Add value_type definition for STL compatibility.David Faure2009-08-201-0/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1833-385/+4153
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-175-21/+44
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-142-18/+305
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-123-14/+121
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1278-84/+93
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-101-5/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-056-86/+277
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-07-304-5/+10
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-2821-307/+937
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Try best to convert a regexp to a ECMAScript expressionOlivier Goffart2009-07-231-12/+20
* | | | | | | | | | | | | Make qregexp.cpp compile with RVCT.Jason Barron2009-08-201-1/+2
* | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-205-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | compile when bootstrapping QtHarald Fernengel2009-08-201-0/+2
| * | | | | | | | | | | | | Use QExplicitlySharedDataPointerHarald Fernengel2009-08-203-7/+6
| * | | | | | | | | | | | | Add missing template typedefsHarald Fernengel2009-08-201-0/+4
* | | | | | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-201-1/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Changed names and URLs to reflect name change.axis2009-08-193-3/+3
* | | | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-1836-424/+4503
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | fix includes to use lower-caseHarald Fernengel2009-08-172-2/+2