Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-09 | 32 | -247/+360 |
|\ | |||||
| * | 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 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 |
| | | * | | | | Fix silly error in bit fiddling | João Abecasis | 2009-10-26 | 1 | -1/+1 |
| | | * | | | | Fix QFile::isSequential on Windows | João Abecasis | 2009-10-23 | 1 | -19/+10 |
| | | * | | | | On Windows, report a 0 file size for streams and other funny files | João Abecasis | 2009-10-23 | 1 | -5/+2 |
| | | * | | | | Check for non-zero return from fseek | João Abecasis | 2009-10-23 | 1 | -4/+4 |
| | | * | | | | Get file position when attaching an open file descriptor to QFile | João Abecasis | 2009-10-21 | 1 | -1/+6 |
| | | * | | | | Fixes some issues with large files in 32-bit systems | João Abecasis | 2009-10-21 | 2 | -2/+5 |
| | | * | | | | (Windows) Don't create a file mapping for each view that is mapped | João Abecasis | 2009-10-21 | 3 | -62/+34 |
| | | * | | | | Fix 32/64-bit issues with QFile::map/unmap() on *nix systems | João Abecasis | 2009-10-21 | 2 | -11/+22 |
| | * | | | | | Fix build | Thierry Bastian | 2009-11-06 | 1 | -2/+2 |
| | * | | | | | add slow mode in private API for testing | Thierry Bastian | 2009-11-06 | 2 | -2/+8 |
| | * | | | | | Animations should only be registered if their new state is running | Thierry Bastian | 2009-11-06 | 1 | -1/+1 |
| | * | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-05 | 7 | -36/+74 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Revert "Make animation timer slightly more accurate with default interval of 15" | Thierry Bastian | 2009-11-05 | 1 | -2/+1 |
| | * | | | | | API review from yesterday made a bug appear for the pause animations | Thierry Bastian | 2009-11-05 | 1 | -6/+12 |
| | * | | | | | Another fix for the registration of the animations | Thierry Bastian | 2009-11-05 | 1 | -3/+4 |
| | * | | | | | Result API review with Jasmin | Thierry Bastian | 2009-11-04 | 13 | -57/+83 |
| | * | | | | | Fix to the unregistration of the animation to the global timer | Thierry Bastian | 2009-11-04 | 1 | -19/+11 |
| | * | | | | | Avoid warning on 64 bit systems | Jan-Arve Sæther | 2009-11-04 | 1 | -1/+1 |
| | * | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 30 | -476/+631 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Make animation timer slightly more accurate with default interval of 15 | Thierry Bastian | 2009-11-02 | 1 | -1/+2 |
| * | | | | | | | use pragma push/pop | Harald Fernengel | 2009-11-06 | 2 | -3/+11 |
| * | | | | | | | Fix MSVC compiler warning. | Friedemann Kleint | 2009-11-05 | 1 | -1/+1 |
| * | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-04 | 25 | -351/+488 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Make QStringBuilder respect codecForCStrings | Harald Fernengel | 2009-11-04 | 3 | -21/+62 |
| * | | | | | | | Raise the limit for _not_ using multimedia timers to 20ms | Kai Koehne | 2009-11-04 | 1 | -1/+1 |
| * | | | | | | | fix canReadLine() erroneously returning true | Oswald Buddenhagen | 2009-11-03 | 1 | -0/+27 |
* | | | | | | | | 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 |