summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move the check for HWND to be right after the CreateWindow() callAndy Shaw2009-11-061-3/+4
* Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-066-147/+181
|\
| * Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-067-97/+83
| |\
| | * Support composition mode source for drawing in dfbAnders Bakken2009-11-061-19/+52
| | * Reset composition mode after drawing in dfbAnders Bakken2009-11-061-3/+8
| * | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-052077-27124/+90031
| |\ \
| * | | Updating documentation to reflect actual behaviorJoão Abecasis2009-11-041-9/+11
| * | | Further fixes to file size handling on Windows with fd and FILE*João Abecasis2009-11-041-17/+26
| * | | Don't try to mmap past EOFJoão Abecasis2009-10-281-0/+6
| * | | Fix silly error in bit fiddlingJoão Abecasis2009-10-261-1/+1
| * | | Fix QFile::isSequential on WindowsJoão Abecasis2009-10-231-19/+10
| * | | On Windows, report a 0 file size for streams and other funny filesJoão Abecasis2009-10-231-5/+2
| * | | Check for non-zero return from fseekJoão Abecasis2009-10-231-4/+4
| * | | Get file position when attaching an open file descriptor to QFileJoão Abecasis2009-10-211-1/+6
| * | | Fixes some issues with large files in 32-bit systemsJoão Abecasis2009-10-212-2/+5
| * | | (Windows) Don't create a file mapping for each view that is mappedJoão Abecasis2009-10-213-62/+34
| * | | Fix 32/64-bit issues with QFile::map/unmap() on *nix systemsJoão Abecasis2009-10-212-11/+22
* | | | Removed the unnecessery loop in the last commit originated from a mergeDenis Dzyubenko2009-11-061-6/+5
* | | | Fix QDesktopWidget::availableGeometry() on OSXFred Emmott2009-11-061-4/+8
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-066-6/+80
|\ \ \ \
| * | | | Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-056-6/+80
* | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0622-28/+90
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fix bad merge from 4.5 in powervr codeRhys Weatherley2009-11-061-61/+0
| * | | Doc: Fixed qdoc warnings.David Boddie2009-11-055-14/+23
| | |/ | |/|
| * | Merge branch 'graphicseffect' into 4.6Jørgen Lind2009-11-0512-1/+59
| |\ \
| | * | Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-0412-1/+59
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-0549-185/+627
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-056-11/+67
| | |\ \
| | | * | Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-051-1/+1
| | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-11-052-8/+3
| | | |\ \
| | | | * | Fix memory leak in the Mac accessibility module.Morten Johan Sørvig2009-11-031-5/+0
| | | | * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.5Morten Johan Sørvig2009-11-0210-89/+168
| | | | |\ \
| | | | * | | Disable the move-by-scrolling optimization.Morten Johan Sørvig2009-11-021-3/+3
| | | * | | | Check success of query.Derick Hawcroft2009-11-051-1/+1
| | | | |/ / | | | |/| |
| | | * | | Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
| | | * | | Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-11-011-1/+1
| | | * | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-11-011-3/+4
| | | * | | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-11-012-75/+0
| | | * | | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-11-019-9/+162
| | | |/ /
| | | * | Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-40/+37
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-0481-887/+1368
| |\ \ \ \
| * | | | | Missing % for printf variableJørgen Lind2009-11-041-2/+2
* | | | | | Fixed pinching in the imagegestures example.Denis Dzyubenko2009-11-051-2/+6
* | | | | | Implemented Tap and TapAndHold gestures.Denis Dzyubenko2009-11-056-1/+303
* | | | | | Improved pinch gesture.Denis Dzyubenko2009-11-051-1/+7
* | | | | | Implemented QSwipeGesture recognizer using touch events.Denis Dzyubenko2009-11-054-5/+166
* | | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-05817-9064/+21763
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'qtwebkit-4.6' into qt-4.6Jocelyn Turcotte2009-11-0434-152/+517
| |\ \ \ \ \
| | * | | | | Re-apply change 62923e7edacf6a1d28accaff70cbdc0176890d62 by Joerg BornemannJoerg Bornemann2009-11-041-0/+11
| | * | | | | Re-apply change cadd19cd98b9a6ff7ff8755f7774027400aadb0f by Shane KearnsShane Kearns2009-11-041-0/+15