summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2119-56/+117
|\
| * Fix memory leakOlivier Goffart2009-08-211-3/+6
| * Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-212-9/+28
| * Add documentation for Qt::AnchorPointJan-Arve Sæther2009-08-211-0/+18
| * qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-213-8/+8
| * rename QEventTransition::eventObject to eventSourceKent Hansen2009-08-212-6/+6
| * Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-211-0/+11
| |\
| | * update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-0/+11
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2010-9/+18
| |\ \
| | * | Add value_type definition for STL compatibility.David Faure2009-08-201-0/+1
| | * | Fix warning and potential infinite recursion.Olivier Goffart2009-08-201-1/+2
| | * | Fix potential Infinite recurstion.Olivier Goffart2009-08-201-3/+2
| | * | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-206-3/+10
| | * | Fix QVariant::toFloat() and QVariant::toRealOlivier Goffart2009-08-202-2/+3
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2011-596/+788
| |\ \ \ | | |/ /
| | * | Instantiate the CP949 codec when building with -no-iconvBradley T. Hughes2009-08-201-0/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-194-15/+113
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1893-495/+8047
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1715-64/+89
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1412-205/+489
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-125-53/+167
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-12418-638/+699
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-107-12/+32
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-7/+0
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-0545-425/+992
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-07-3032-119/+1403
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-2878-1401/+2968
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Try best to convert a regexp to a ECMAScript expressionOlivier Goffart2009-07-231-12/+20
* | | | | | | | | | | | | | Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2010-596/+787
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-197-204/+335
| * | | | | | | | | | | | | Doc - mentioning that the begin...() functions emit a signal that mustKavindra Devi Palaraja2009-08-191-0/+15
| * | | | | | | | | | | | | Changed the streambookmarks example to use aggregationThorbjørn Lindeijer2009-08-191-3/+3
| * | | | | | | | | | | | | Doc - Fixed whitespace issuesKavindra Devi Palaraja2009-08-191-15/+15
| * | | | | | | | | | | | | Doc - Cleanups on QAbstractTableModel, QAbstractItemModel, etc.Kavindra Devi Palaraja2009-08-191-388/+433
| * | | | | | | | | | | | | Make the license test pass.Frans Englich2009-08-191-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-1995-512/+8162
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Doc: explain that QUrl::toAce may fail if its input is not correct.Thiago Macieira2009-08-181-0/+4
| * | | | | | | | | | | | Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-182-8/+57
| * | | | | | | | | | | | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-182-0/+52
| * | | | | | | | | | | | Animations: update the documentationThierry Bastian2009-08-181-7/+0
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | As of Qt 4.6, the minimum OS X version is 10.4.Morten Sorvig2009-08-181-1/+1
| * | | | | | | | | | | fix includes to use lower-caseHarald Fernengel2009-08-1714-25/+22
| * | | | | | | | | | | Rename qlistdata.cpp (back) to qlist.cpp.Volker Hilsheimer2009-08-172-1/+1
| * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-1781-459/+7994
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1781-459/+7994
| * | | | | | | | | | | | Doc: Clarified the difference between timer resolution and accuracy.David Boddie2009-08-171-4/+16
| |/ / / / / / / / / / /
| * | | | | | | | | | | Doc: Clarified that arguments should be passed as separate strings.David Boddie2009-08-171-5/+13
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | More coverity warnings removedThierry Bastian2009-08-171-2/+2
* | | | | | | | | | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-17424-933/+1416
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Better handling of qreal with QVariantThierry Bastian2009-08-173-15/+28