summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-052-5/+5
|\
| * Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
| * Don't look at the patch-level number when loading plugins.Thiago Macieira2009-12-021-1/+1
* | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-0/+57
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-031-0/+57
| |\ \
| | * | qreal-izationAleksandar Sasha Babic2009-12-021-0/+57
* | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-039-54/+90
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-022-4/+6
| |\ \ \ | | |/ /
| | * | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-021-2/+4
| | |\ \ | | | |/
| | | * Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-011-2/+4
| | * | Bump version to 4.6.1Jason McDonald2009-12-011-2/+2
| | |/
| * | Fix regression in tst_QFileSystemWatcherBradley T. Hughes2009-12-011-7/+3
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-12-011-3/+4
| |\ \
| | * | Re-enabled realpath() on symbian.Denis Dzyubenko2009-12-011-1/+1
| | * | Fix a crash in QFSFileEnginePrivate::canonicalized() on Mac OS X 10.5Prasanth Ullattil2009-12-011-3/+4
| * | | Make sure file descriptors are valid in the dnotify implementation of QFileSy...Bradley T. Hughes2009-12-011-2/+2
| |/ /
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-302-13/+25
| |\ \
| | * | Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-301-1/+5
| | * | Unix: Avoid stat() when opening a fileMarkus Goetz2009-11-301-12/+20
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-304-45/+34
| |\ \ \ | | |/ /
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-294-45/+34
| | |\ \ | | | |/
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-271-0/+3
| |\ \ \ | | |/ /
| | * | Fix memory leak in the DNotify implementation of QFileSystemWatcherBradley T. Hughes2009-11-271-0/+3
| * | | Fix performance regression of posted eventsBradley T. Hughes2009-11-272-29/+40
| |/ /
| * | Improve QFileInfo benchmarkMarkus Goetz2009-11-271-1/+1
| * | Avoid using return value from a temporary objectMarius Storm-Olsen2009-11-261-2/+1
| * | Checks for len = 0 in QIconvCodec::convertFromUnicodeNils Christian Roscher-Nielsen2009-11-251-2/+2
| * | Optimize QFSFileEnginePrivate::canonicalized() by using realpath()Markus Goetz2009-11-251-0/+12
* | | QVector: fix const_iterator-=(int)hjk2009-11-301-1/+1
| |/ |/|
* | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-274-45/+34
|\ \ | |/ |/|
| * Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-261-1/+1
| * Optimize QObjectPrivate::isSignalConnectedOlivier Goffart2009-11-262-42/+26
| * Make the animation timer more consistentThierry Bastian2009-11-251-2/+7
| * Fix QFile::map in Linux 64bitOlivier Goffart2009-11-241-1/+1
| * Compile fix for win32-icc.Jan-Arve Sæther2009-11-231-0/+12
* | Compile for 64-bit WindowsBradley T. Hughes2009-11-251-1/+6
* | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
* | QXmlStream: regenerate header after grammar changePeter Hartmann2009-11-251-161/+162
* | QXmlStream: Fix parsing of DTDs that contain empty markup declarationsJakub Wieczorek2009-11-251-0/+1
* | Fix QFile::map in Linux 64bitOlivier Goffart2009-11-251-1/+1
* | Compile fix for win32-icc.Jan-Arve Sæther2009-11-241-0/+12
|/
* Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int...Simon Hausmann2009-11-231-1/+5
|\
| * Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05João Abecasis2009-11-201-1/+5
* | Merge commit '01fec63b7b8f8cae94f92fca1d806fe8c6156299' of oslo-staging-1 int...Simon Hausmann2009-11-231-1/+1
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-201-6/+0
| |\
| * | Revert check for file size to a warning in QFile::mapJoão Abecasis2009-11-191-1/+1
* | | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-201-1/+18
|\ \ \ | |_|/ |/| |
| * | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1913-167/+153
| |\ \
| * | | Complete QVariantAnimation doc to mention qRegisterAnimationInterpolatorThierry Bastian2009-11-191-1/+18
* | | | Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i...Simon Hausmann2009-11-201-1/+1
|\ \ \ \ | | |_|/ | |/| |