summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Corrected pathsMark Brand2010-07-081-2/+2
* Change default TapAndHold timeout and make configurableThomas Zander2010-07-084-4/+36
* Avoid unneeded additionThomas Zander2010-07-081-2/+2
* Fix compilation when QT_NO_IM is definedTasuku Suzuki2010-07-083-1/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0826-263/+175
|\
| * fix build with sqlite2Oswald Buddenhagen2010-07-081-2/+2
| * SSL backend: load libraries for certificates only oncePeter Hartmann2010-07-073-29/+30
| * Phonon MediaSource fails to load when passed as a resource fileJens Bache-Wiig2010-07-071-1/+1
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-0720-230/+135
| |\
| | * Simplify *= to += after contains() testMark Brand2010-07-078-14/+14
| | * Consolidate sql driver configuration redundancyMark Brand2010-07-0720-221/+126
| | * Fixed whitespace formattingMark Brand2010-07-079-9/+9
| * | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-071-3/+3
| |/
| * Add missing API shimsKent Hansen2010-07-071-0/+6
* | 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