summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()Thiago Macieira2010-07-091-14/+17
* Fix a couple of memory leaks due to not releasing CFTypes on MacAndy Shaw2010-07-091-2/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-07-083-58/+14
|\
| * Initalize the nativeDialogInUse variableAndy Shaw2010-07-081-0/+1
| * CompileBradley T. Hughes2010-07-081-0/+1
| * QUUid::createUuid() should not generate identical sequences on UNIXBradley T. Hughes2010-07-082-58/+12
* | The Q_WGL define was removed years ago.Trond Kjernåsen2010-07-081-1/+1
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-07-081-1/+1
|\
| * typos fixedJoerg Bornemann2010-07-071-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-07-0816-30/+86
|\ \
| * | 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
| |/
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-07-081-3/+4
|\ \
| * | Fix crash when removing columns in merged rowEskil Abrahamsen Blomfeldt2010-07-071-3/+4
| |/
* | Don't try and use QFactoryLoader when relevant features are turned off.Justin McPherson2010-07-071-4/+15
|/
* Revert "Support time zone designator in QDateTime::fromString() based on ISO ...Liang Qi2010-07-052-29/+3
* Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-052-3/+29
* Include qmath.h to get the definition of ceil()Rhys Weatherley2010-07-051-0/+1
* Removed missing symbols from DEF files.axis2010-07-022-2/+2
* Fixed missing clip when computing the graphics item effect source rect.Samuel Rødal2010-07-022-7/+34
* Segmentation Fault in QAudioOutputPrivate::freeBlocks() caused by wrongKurt Korbatits2010-07-022-2/+2
* Using the remaining valid data to construct the QTime object when msec parsin...Liang Qi2010-07-011-1/+1
* Avoid blurry text with OpenVG on SymbianAlessandro Portale2010-06-301-1/+7
* Layout direction change by key should change alignment of QLineEditEskil Abrahamsen Blomfeldt2010-06-291-1/+4
* QAudioInput push mode does not workKurt Korbatits2010-06-292-15/+40
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-06-268-18/+84
* Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to 4b88f595a...Simon Hausmann2010-06-251-3/+5
* Fix compile error on win32 with multimedia lib.Kurt Korbatits2010-06-251-3/+2
* Fix compile err with win2005 compiler for multimedia lib.Kurt Korbatits2010-06-251-1/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-06-243-120/+48
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-244-9/+142
| |\
| * | Revert "Fixing the race condition in event dispatcher implementation on"axis2010-06-242-56/+10
| * | Revert "Fixing race condition in qeventdispatcher_symbian.cpp code path"axis2010-06-242-66/+40
| * | Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to a80fd59e3...Simon Hausmann2010-06-241-1/+1
* | | Fixed compile error in multimedia moduleKurt Korbatits2010-06-241-0/+4
| |/ |/|
* | Fixed compile error introduced by win32 surround sound support change.Kurt Korbatits2010-06-241-1/+42
* | Added surround sound support to alsa low-level audio backend.Kurt Korbatits2010-06-242-0/+51
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-06-2438-352/+710
|\ \ | |/
| * Allow TLW translucency on Symbian without Qt::FramelessWindowHintGareth Stockwell2010-06-231-3/+0
| * Ensure that compiling with the no debug/warning output defines worksAndy Shaw2010-06-233-2/+6
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-06-228-183/+199
| |\
| | * Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to f0dcb906f...Simon Hausmann2010-06-221-4/+3
| | * Clean up HB_Anchor's DeviceTables on failure when loading format 3Andreas Kling2010-06-221-1/+2
| | * Make sure ValueRecord's DeviceTables are cleaned up on failureAndreas Kling2010-06-221-2/+3
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-06-228-176/+191
| | |\