summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fixed many spelling errors.Rohan McGovern2010-10-256-10/+10
* Fix warning introduced by last commit on hiding of the 'd' memberThiago Macieira2010-10-231-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-231-3/+11
|\
| * Fix access to uninitialised memory in case of new throwingThiago Macieira2010-10-221-3/+11
* | Using TLS to store QThreadData on Symbianmread2010-10-211-8/+38
|/
* Don't allow posted events to starve native messages.Bradley T. Hughes2010-10-201-16/+2
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-161-4/+4
|\
| * Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-1421-86/+90
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-131-4/+4
| |\ \
| | * | Adjust the parent index for the itemsMoved call.Stephen Kelly2010-10-131-4/+4
* | | | Changed language of the AutoConnection description.Jerome Pasion2010-10-151-5/+5
| |_|/ |/| |
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-132-0/+7
|\ \ \ | |/ /
| * | Add a declarative callback for when a QObject's objectName changesAaron Kennedy2010-10-112-0/+7
| |/
* | Fixed statement about const_iterator and some whitespace fixes.Jerome Pasion2010-10-132-3/+3
* | Added the default format of QTime::toString().Jerome Pasion2010-10-111-0/+1
* | Fixed grammar mistake.Jerome Pasion2010-10-081-3/+3
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-075-33/+63
|\ \ | |/
| * Fix crash when constructing QThreadStorage after global destructors have runBradley T. Hughes2010-10-061-2/+19
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-064-31/+44
| |\
| | * Fix performance regression in QUuid::createUuid()Bradley T. Hughes2010-10-051-25/+42
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-043-6/+2
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-10-0111-2/+6452
| | | |\
| | | * \ Merge commit 'refs/merge-requests/828' of git://gitorious.org/qt/qt into inte...David Boddie2010-10-013-6/+2
| | | |\ \
| | | | * | Fix a link that no longer exists in documentation.Robin Burchell2010-09-271-1/+1
| | | | * | Remove obsolete reference to qregexp.tex.Robin Burchell2010-09-271-4/+0
| | | | * | Reference to QStringList::find() is incorrect, should be QStringList::filter().Robin Burchell2010-09-271-1/+1
* | | | | | Doc: correcting bug - lenght() pointed to setLength() in "See also" section. ...Morten Engvoldsen2010-10-071-1/+1
* | | | | | Doc: Fixing snippet bug. Path pointing to the wrong snippetMorten Engvoldsen2010-10-071-1/+1
* | | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-064-5/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-061-1/+1
| |\ \ \ \ \
| | * | | | | Fixed arm X11 build.Samuel Rødal2010-10-051-1/+1
| | |/ / / /
| * | | | | fix for USER: 163 panic found on 5800XMmread2010-10-041-1/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-043-3/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed crash on startup in Symbian debug buildGareth Stockwell2010-10-011-1/+1
| | * | | | fixed hybrid heap Symbian udeb build issuesmread2010-10-013-2/+9
| | | |_|/ | | |/| |
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-10-061-3/+5
|\ \ \ \ \
| * | | | | Clarified the auto connect enumeration regarding which type ofJerome Pasion2010-10-061-3/+5
* | | | | | Doc: Fixed doc references to non-existing APIGeir Vattekar2010-10-061-3/+2
|/ / / / /
* | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-043-24/+37
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-013-24/+37
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-303-24/+37
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Build fix for -qtnamespace.Leandro Melo2010-09-302-0/+9
| | | * | QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct...Olivier Goffart2010-09-291-24/+28
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2010-10-0414-71/+73
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-0412-3/+6453
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch '4.7' of ../qt-doc-team-licenses into 4.7David Boddie2010-10-0412-60/+60
| |\ \ \ \ \
| | * | | | | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-0412-60/+60
| * | | | | | Doc: Made documentation for Qt::TextLongestVariant public.David Boddie2010-10-041-7/+9
| |/ / / / /
| * | | | | Doc: Made a number of fixes to the documentation.David Boddie2010-10-041-2/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-3017-172/+204
| |\ \ \ \ \