summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add three new style-hints to QFont to match CSS' generic font familiesTor Arne Vestbø2010-07-086-1/+34
* The forward declaration should have been in the namespace for QImageDataBenjamin Poulain2010-07-081-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-0813-344/+522
|\
| * 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
| * | Fix text drawing into alpha pixmap with opengl engineEskil Abrahamsen Blomfeldt2010-07-072-6/+0
* | | Use lower case for including system header filesGareth Stockwell2010-07-076-6/+6
* | | Added trace statements to Phonon MMF backendGareth Stockwell2010-07-071-0/+17
* | | MMF Phonon backend: call winId() from VideoWidget constructorGareth Stockwell2010-07-072-4/+2
* | | Fixed crash which occurs when switching between video clipsGareth Stockwell2010-07-072-13/+32
* | | Close media clip before creating new player objectGareth Stockwell2010-07-075-1/+9
* | | Enable bufferStatus signal during video clip loading on NGA platformsGareth Stockwell2010-07-072-2/+2
* | | Prevent crash when video is played without a VideoWidgetGareth Stockwell2010-07-073-4/+18
* | | Add partial update deployment rules to QtNetworkShane Kearns2010-07-071-0/+15
* | | Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-072-1/+6
| |/ |/|
* | 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
* | 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