Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Improve the reliability of tst_QGridLayout::minMaxSize() | Bradley T. Hughes | 2009-11-05 | 1 | -2/+2 | |
| | * | | | My changelog for Qt 4.6.0 | Denis Dzyubenko | 2009-11-05 | 1 | -1/+26 | |
| * | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 46 | -188/+1374 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-11-05 | 7 | -23/+497 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed pinching in the imagegestures example. | Denis Dzyubenko | 2009-11-05 | 2 | -8/+11 | |
| | * | | | | Implemented Tap and TapAndHold gestures. | Denis Dzyubenko | 2009-11-05 | 6 | -1/+303 | |
| | * | | | | Small improvement in the imagegesture example. | Denis Dzyubenko | 2009-11-05 | 1 | -1/+1 | |
| | * | | | | Improved pinch gesture. | Denis Dzyubenko | 2009-11-05 | 1 | -1/+7 | |
| | * | | | | Implemented QSwipeGesture recognizer using touch events. | Denis Dzyubenko | 2009-11-05 | 5 | -13/+176 | |
| * | | | | | Make configure warn on incompatible gcc / SDK. | Morten Johan Sørvig | 2009-11-05 | 1 | -0/+12 | |
| |/ / / / | ||||||
| * | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-05 | 1017 | -40116/+29765 | |
| |\ \ \ \ | ||||||
| * | | | | | Mac: pinch gesture scales to fast and event below zero | Richard Moe Gustavsen | 2009-11-04 | 3 | -5/+11 | |
| * | | | | | Cocoa: QColorDialog crashing when selection colors from system palette | Richard Moe Gustavsen | 2009-11-04 | 1 | -7/+23 | |
* | | | | | | Merge branch 'platform-team-4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 3 | -3/+20 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | Fix new failure in compatibilityChildInsertedEvents | Bradley T. Hughes | 2009-11-04 | 1 | -0/+3 | |
| * | | | | Save the normal geometry on mac before the window is maximized | Denis Dzyubenko | 2009-11-04 | 3 | -3/+20 | |
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-11-06 | 61 | -135/+824 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Fix error when configuring on Unix using an evaluation license. | Jason McDonald | 2009-11-06 | 1 | -0/+1 | |
* | | | | | | Fixed g++ compiler warnings in qpen.cpp. | Samuel Rødal | 2009-11-06 | 1 | -1/+1 | |
* | | | | | | Fix fuzzy aliased rendering on GLES2 | Tom Cooksey | 2009-11-06 | 2 | -2/+13 | |
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-06 | 2 | -15/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix QPainter::setPen(pen with color but no style) on non-extended. | David Faure | 2009-11-06 | 2 | -15/+41 | |
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 63 | -166/+945 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-06 | 16 | -133/+187 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | my change log for 4.6 | Thierry Bastian | 2009-11-06 | 1 | -9/+61 | |
| | * | | | | Support composition mode source for drawing in dfb | Anders Bakken | 2009-11-06 | 1 | -19/+52 | |
| | * | | | | Reset composition mode after drawing in dfb | Anders Bakken | 2009-11-06 | 1 | -3/+8 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-05 | 2363 | -58757/+101885 | |
| |\ \ \ \ | ||||||
| * | | | | | Switch large file test to using Unbuffered mode | João Abecasis | 2009-11-05 | 1 | -2/+2 | |
| * | | | | | 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 | |
| * | | | | | Turns out 64-bit fseek/ftell are not available on VS 2003/2002... | João Abecasis | 2009-10-29 | 2 | -2/+9 | |
| * | | | | | Don't try to mmap past EOF | João Abecasis | 2009-10-28 | 1 | -0/+6 | |
| * | | | | | (MSVC 2002/2003) Use 64-bit versions of ftell and fseek | João Abecasis | 2009-10-27 | 1 | -2/+2 | |
| * | | | | | Define QT_OPEN_LARGEFILE on Symbian + WinCE | João Abecasis | 2009-10-27 | 2 | -0/+2 | |
| * | | | | | Fix silly error in bit fiddling | João Abecasis | 2009-10-26 | 1 | -1/+1 | |
| * | | | | | Extending QFile::size test to cover files opened with fd and FILE* | João Abecasis | 2009-10-23 | 1 | -8/+43 | |
| * | | | | | Fix QFile::isSequential on Windows | João Abecasis | 2009-10-23 | 1 | -19/+10 | |
| * | | | | | Fix the LargeFile test for Windows | João Abecasis | 2009-10-23 | 1 | -10/+15 | |
| * | | | | | 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 | |
| * | | | | | Windows doesn't #define STD{IN,OUT,ERR}_FILENO | João Abecasis | 2009-10-23 | 1 | -0/+12 | |
| * | | | | | Adding a test case for large file support | João Abecasis | 2009-10-21 | 3 | -1/+497 | |
| * | | | | | Get file position when attaching an open file descriptor to QFile | João Abecasis | 2009-10-21 | 2 | -1/+61 | |
| * | | | | | 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 | |
| * | | | | | Introducing QT_MMAP | João Abecasis | 2009-10-21 | 51 | -0/+81 | |
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-06 | 12 | -70/+210 | |
|\ \ \ \ \ \ |