summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes the sqlite driver bug QTBUG-11904 (pointer aliasing)Charles Yin2010-07-081-22/+25
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-07-0718-350/+618
|\
| * Add test and fix style for the SSE2 implementation of ARGB32 conversionBenjamin Poulain2010-07-072-3/+3
| * Build fix, the header of QImageData did not declare QImageWriter.Benjamin Poulain2010-07-071-0/+2
| * SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImageJohn Brooks2010-07-078-14/+144
| * Moved primitive SSE2 painting utilities to qdrawingprimitive_sse2_p.hJohn Brooks2010-07-073-157/+218
| * Move logic for building SIMD extensions to gui.proJohn Brooks2010-07-072-145/+133
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-068-34/+121
| |\
| | * Adapt the TapAndHold recognizer to non-touch tooThomas Zander2010-07-061-23/+40
| | * add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-067-7/+71
| | * fix bogus return value from qprocess::execute()Oswald Buddenhagen2010-07-061-4/+10
* | | Fix text drawing into alpha pixmap with opengl engineEskil Abrahamsen Blomfeldt2010-07-072-6/+0
|/ /
* | Support QSslSocket::systemCaCertificates() on SymbianSimon Hausmann2010-07-063-1/+199
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-052-3/+29
|\
| * Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-052-3/+29
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-053-5/+50
|\ \
| * | Network: Optimize HTTP proxy lookup on WindowsMarkus Goetz2010-07-051-5/+32
| * | QSslSocket::systemCaCertificates(): fix for WinCEPeter Hartmann2010-07-052-0/+18
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-051-13/+39
|\ \ | |/ |/|
| * Revert "Character spacing when drawing a QPicture to a high DPI device."Trond Kjernåsen2010-07-051-13/+39
* | Warn when drawPixmapFragments is called with an invalid source rectAndy Shaw2010-07-051-0/+9
* | Fix build failure with cs2009q3 toolchain.Aaron McCarthy2010-07-052-7/+7
|/
* make image handler includes privateOswald Buddenhagen2010-07-0418-32/+32
* fix symbian buildOswald Buddenhagen2010-07-031-2/+2
* doc improvementsOswald Buddenhagen2010-07-031-5/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0335-368/+410
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0235-368/+410
| |\
| | * Consolidate zlib configuration redundancyMark Brand2010-07-026-64/+21
| | * Fixed whitespace formattingMark Brand2010-07-021-55/+57
| | * Fix incomplete support for built-in jpeg, mng, tiff and gif handlersMark Brand2010-07-024-5/+120
| | * Split image handler plugin project filesMark Brand2010-07-0223-206/+202
| | * No explicit link to zlib/jpeg for system mng/tiffMark Brand2010-07-022-19/+14
| | * Removed stray line continuationsMark Brand2010-07-021-4/+2
| | * Long live else!Mark Brand2010-07-021-4/+4
| | * Fixed size hint for combo box on windowsJens Bache-Wiig2010-06-112-25/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0341-177/+595
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0241-177/+595
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed Qt symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-021-0/+1
| | * | Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-022-2/+2
| | * | Fixed deployment locations for various profiles.axis2010-07-023-3/+6
| | * | Added a top-level runonphone target for Qt and QtWebKit.axis2010-07-021-0/+11
| | * | QS60Style: Simplify QMenu drawingSami Merila2010-07-021-35/+32
| | * | QS60Style: Remove gap from QProgressDialogSami Merila2010-07-021-0/+5
| | * | ColorDialog is incorrectly positionedSami Merila2010-07-021-2/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-0261-284/+1067
| | |\ \
| | * | | qtguiu.def merge conflict fixmread2010-07-022-44/+119
| | * | | Fix for include "private/qt_s60_p.h" in non-symbian buildsmread2010-07-011-1/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0133-136/+538
| | |\ \ \
| | | * | | Making orbit input methods work with Qt apps with -no-s60mread2010-07-011-2/+2
| | | * | | Using the remaining valid data to construct the QTime object when msec parsin...Liang Qi2010-07-011-1/+1