summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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 oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-132-9/+9
| |\
| * \ Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstreamBradley T. Hughes2009-11-131-0/+5
| |\ \
| | * \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-126-66/+139
| | |\ \
| | * | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-111-0/+5
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-121-0/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-111-0/+4
| | * | | Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-114-65/+154
| | * | | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-111-1/+1
| | * | | Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-111-3/+11
| | * | | Make QScopedPointer::operator== and != non-memberJoão Abecasis2009-11-111-40/+12
| * | | | Doc: fix typoVolker Hilsheimer2009-11-111-1/+1
* | | | | 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
* | | | | | | | 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 branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-111-3/+11
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-101-40/+12
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge remote branch 'origin/4.6' into 4.6-platformDenis Dzyubenko2009-11-094-95/+96
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-091-3/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-118-200/+242
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-104-65/+134
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-094-85/+154
| | |/ / /
| * | | | Make QScopedPointer::operator== and != non-memberJoão Abecasis2009-11-101-40/+12
| | |/ / | |/| |
| * | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-093-5/+18
| |\ \ \
| | * | | API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-063-5/+18
| * | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-091-90/+78
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Remove 4k-chunking in QFSFileEngine::read/writeFdFhJoão Abecasis2009-11-041-85/+78
* | | | | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-101-0/+4
* | | | | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-091-1/+1
|/ / / /
* | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0629-223/+272
|\ \ \ \
| * | | | Fix a signed/unsigned comparison warningJoão Abecasis2009-11-061-1/+1
| * | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-0612-136/+142
| |\ \ \ \
| | * \ \ \ Merge branch 'feature' into 4.6Jørgen Lind2009-11-062-0/+4
| | |\ \ \ \
| | | * | | | Fix QT_NO_DATESTRINGJørgen Lind2009-11-062-0/+4
| | * | | | | Merge branch '4.6-s60' into 4.6axis2009-11-061-1/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-052-0/+12
| | | |\ \ \
| | | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0412-210/+101
| | | |\ \ \ \
| | | * | | | | Fix compile error for Symbian WINSCW emulatorShane Kearns2009-11-031-1/+1