summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|/
* 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Revert "Fix detection of linux-g++""Simon Hausmann2009-11-191-1/+1
* | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-198-134/+127
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-192-12/+17
| |\ \ \ | | |_|/ | |/| |
| | * | Fix the evaluation nag in binary installs with commercial licenses.Thiago Macieira2009-11-181-12/+14
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1812-51/+53
| | |\ \
| | * | | Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306João Abecasis2009-11-181-0/+3
| * | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-193-6/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Ran the script utils/normalizeOlivier Goffart2009-11-181-4/+4
| | * | | Export QStateMachine::WrappedEvent and QStateMachine::SignalEventEskil Abrahamsen Blomfeldt2009-11-181-2/+2
| | * | | Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-1710-54/+84
| | |\ \ \
| | * | | | e32def.h include removes TRUE/FALSE redifine warnings on Symbian with gcce co...tomyri2009-11-171-0/+2
| * | | | | Revert "Fix detection of linux-g++"Paul Olav Tvete2009-11-191-1/+1
| * | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-183-117/+103
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-178-119/+864
| | |\ \ \
| | * | | | Removing unnecessary chunking and stat'ing when reading QIODeviceJoão Abecasis2009-11-171-54/+81
| | * | | | Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36João Abecasis2009-11-171-4/+2
| | * | | | Fix QIODevice::getChar optimizationJoão Abecasis2009-11-171-46/+12
| | * | | | Remove needless loop in QIODevice::seekJoão Abecasis2009-11-171-12/+7
| | * | | | There should only be one write buffer at a time in QFileJoão Abecasis2009-11-171-1/+1
* | | | | | remove bogus doc paragraphs relating to codecForUtfText()Oswald Buddenhagen2009-11-191-6/+0
|/ / / / /
* | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-181-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-171-0/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Fix QT_NO_SHAREDMEMORY while not breaking the QNX buildJørgen Lind2009-11-161-0/+2
* | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1711-58/+86
|\ \ \ \ | |/ / /