summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| |\ \ \ | | |/ /
| * | | Fix detection of linux-g++Harald Fernengel2009-11-171-1/+1
| * | | do not (fail to) compile qdatastream into qmake and cetestOswald Buddenhagen2009-11-134-4/+4
| * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1312-127/+911
| |\ \ \
| | * | | Fix functions that return whether atomics are natives following review commentsShane Kearns2009-11-132-18/+76
| | * | | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-136-34/+582
| | * | | Add the ARMv6 inline assembly code for compiling with RVCT.Thiago Macieira2009-11-131-0/+132
| | * | | Reorganize the qatomic_armv6.h file to receive the RVCT inlineThiago Macieira2009-11-131-81/+90
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-106-135/+108
| |\ \ \ \
| * | | | | build lrelease bootstrappedOswald Buddenhagen2009-11-108-13/+15
| * | | | | remove obsolete SETTINGS dependency on TEXTSTREAMOswald Buddenhagen2009-11-102-37/+35
* | | | | | Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306João Abecasis2009-11-181-0/+3
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-178-119/+864
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Small doc fix.axis2009-11-171-1/+1
| * | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-179-53/+83
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-131-4/+2
| * | | | | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-133-1/+26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-126-114/+861
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Shane Kearns2009-11-116-60/+29
| | |\ \ \ \ \
| | | * | | | | Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-116-60/+29
| | * | | | | | Merge commit 'origin/4.6' into 4.6Shane Kearns2009-11-112-3/+15
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-104-65/+134
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-105-135/+108
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0932-247/+360
| | |\ \ \ \ \ \ \
| | * | | | | | | | Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-066-29/+60
| | * | | | | | | | Fix functions that return whether atomics are natives following review commentsShane Kearns2009-11-062-18/+76
| | * | | | | | | | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-066-34/+582
| | * | | | | | | | Add the ARMv6 inline assembly code for compiling with RVCT.Thiago Macieira2009-11-061-0/+132
| | * | | | | | | | Reorganize the qatomic_armv6.h file to receive the RVCT inlineThiago Macieira2009-11-061-81/+90
* | | | | | | | | | 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
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | doc: Fixed qdoc errors.Martin Smith2009-11-161-1/+1
* | | | | | | | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-161-3/+28
* | | | | | | | | Don't sendPostedEvents() twice when calling processEvents() manuallyBradley T. Hughes2009-11-161-6/+6
* | | | | | | | | Fix compilation on solaris-g++-64.Thiago Macieira2009-11-131-0/+1
* | | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-132-9/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-132-9/+9
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-112-9/+9
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | Fix docs for animation apiLeonardo Sobral Cunha2009-11-092-9/+9
| * | | | | | | | Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstreamBradley T. Hughes2009-11-131-0/+5
| |\ \ \ \ \ \ \ \
* | | | | | | | | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-131-6/+8
* | | | | | | | | | Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-133-16/+17
|\ \ \ \ \ \ \ \ \ \