Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-12 | 6 | -114/+861 |
|\ | |||||
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Shane Kearns | 2009-11-11 | 6 | -60/+29 |
| |\ | |||||
| | * | Revert "Using qreal more consistently in code (prevent misuse of double)" | Aleksandar Sasha Babic | 2009-11-11 | 6 | -60/+29 |
| * | | Merge commit 'origin/4.6' into 4.6 | Shane Kearns | 2009-11-11 | 2 | -3/+15 |
| |\ \ | | |/ | |/| | |||||
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Shane Kearns | 2009-11-10 | 4 | -65/+134 |
| |\ \ | |||||
| * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Shane Kearns | 2009-11-10 | 5 | -135/+108 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-09 | 32 | -247/+360 |
| |\ \ \ \ | |||||
| * | | | | | Using qreal more consistently in code (prevent misuse of double) | Aleksandar Sasha Babic | 2009-11-06 | 6 | -29/+60 |
| * | | | | | Fix functions that return whether atomics are natives following review comments | Shane Kearns | 2009-11-06 | 2 | -18/+76 |
| * | | | | | Binary compatibility of Symbian ARMv5 and ARMv6 builds | Shane Kearns | 2009-11-06 | 6 | -34/+582 |
| * | | | | | Add the ARMv6 inline assembly code for compiling with RVCT. | Thiago Macieira | 2009-11-06 | 1 | -0/+132 |
| * | | | | | Reorganize the qatomic_armv6.h file to receive the RVCT inline | Thiago Macieira | 2009-11-06 | 1 | -81/+90 |
* | | | | | | Merge commit 'widget/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-11 | 2 | -9/+9 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix docs for animation api | Leonardo Sobral Cunha | 2009-11-09 | 2 | -9/+9 |
* | | | | | | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-11 | 1 | -3/+11 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 1 | -40/+12 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge remote branch 'origin/4.6' into 4.6-platform | Denis Dzyubenko | 2009-11-09 | 4 | -95/+96 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Add error handling for SetTimer() with the sentinel timer id | Bradley T. Hughes | 2009-11-09 | 1 | -3/+11 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge commit 'origin/4.6' into 4.6-ce | Joerg Bornemann | 2009-11-11 | 8 | -200/+242 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'tools-team/4.6' (early part) into 4.6 | Oswald Buddenhagen | 2009-11-10 | 4 | -65/+134 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Move QCustomScopedPointer to a private header | Harald Fernengel | 2009-11-09 | 4 | -85/+154 |
| | |/ / / | |||||
| * | | | | Make QScopedPointer::operator== and != non-member | João Abecasis | 2009-11-10 | 1 | -40/+12 |
| | |/ / | |/| | | |||||
| * | | | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 3 | -5/+18 |
| |\ \ \ | |||||
| | * | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount() | Marius Storm-Olsen | 2009-11-06 | 3 | -5/+18 |
| * | | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6 | Marius Storm-Olsen | 2009-11-09 | 1 | -90/+78 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Remove 4k-chunking in QFSFileEngine::read/writeFdFh | João Abecasis | 2009-11-04 | 1 | -85/+78 |
* | | | | | make qfunctions_wince.h C compatible again | Joerg Bornemann | 2009-11-10 | 1 | -0/+4 |
* | | | | | compile fix for tst_qfile on Windows CE | Joerg Bornemann | 2009-11-09 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-06 | 29 | -223/+272 |
|\ \ \ \ | |||||
| * | | | | Fix a signed/unsigned comparison warning | João Abecasis | 2009-11-06 | 1 | -1/+1 |
| * | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-06 | 12 | -136/+142 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'feature' into 4.6 | Jørgen Lind | 2009-11-06 | 2 | -0/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix QT_NO_DATESTRING | Jørgen Lind | 2009-11-06 | 2 | -0/+4 |
| | * | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| | | |||||
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-05 | 2 | -0/+12 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-04 | 12 | -210/+101 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Fix compile error for Symbian WINSCW emulator | Shane Kearns | 2009-11-03 | 1 | -1/+1 |
| | * | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 3 | -7/+6 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 5 | -125/+121 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | add support for the N'Ko writing system to Qt | Lars Knoll | 2009-11-06 | 1 | -2/+2 |
| | | * | | | | | | | fix painting on Windows CE | Maurice Kalinowski | 2009-11-06 | 1 | -2/+2 |
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 3 | -0/+18 |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | |||||
| | | * | | | | | | | Don't crash in QStateMachine when event transition listens to | Eskil Abrahamsen Blomfeldt | 2009-11-05 | 1 | -3/+2 |
| | | | |_|_|/ / / | | | |/| | | | | | |||||
| | * | | | | | | | Move the check for HWND to be right after the CreateWindow() call | Andy Shaw | 2009-11-06 | 1 | -3/+4 |
| | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-06 | 1 | -0/+6 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-05 | 1 | -0/+6 |
| | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-05 | 51 | -856/+1984 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | * | | | | | Updating documentation to reflect actual behavior | João Abecasis | 2009-11-04 | 1 | -9/+11 |
| | * | | | | | Further fixes to file size handling on Windows with fd and FILE* | João Abecasis | 2009-11-04 | 1 | -17/+26 |
| | * | | | | | Don't try to mmap past EOF | João Abecasis | 2009-10-28 | 1 | -0/+6 |