summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-07-131-1/+13
|\ \ | |/
| * QSslSocket: Improve error handlingPeter Hartmann2010-07-131-1/+13
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-07-137-74/+104
|\ \ | |/
| * Compile when bootstrapping qmakeBradley T. Hughes2010-07-131-4/+12
| * Fix regression in tst_qrand::testqrand()Bradley T. Hughes2010-07-132-8/+15
| * syncqt: don't try to split %module's valuesJoerg Bornemann2010-07-121-1/+1
| * syncqt: fix wrong paths in include/ActiveQt/headers.priJoerg Bornemann2010-07-121-1/+1
| * Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()Thiago Macieira2010-07-092-14/+73
| * 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
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-07-081-1/+1
|\ \ | |/ |/|
| * 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-082-2/+2
|\
| * typos fixedJoerg Bornemann2010-07-072-2/+2
* | 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-082-3/+18
|\ \ \
| * | | Fix crash when removing columns in merged rowEskil Abrahamsen Blomfeldt2010-07-072-3/+18
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-071-4/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-071-4/+15
| |\ \ \ |/ / / /
| * | | Don't try and use QFactoryLoader when relevant features are turned off.Justin McPherson2010-07-071-4/+15
| |/ /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-07-073-70/+14
|\ \ \ | |/ / |/| / | |/
| * Spectrum demo: fixed installationGareth Stockwell2010-07-062-9/+10
| * Spectrum build: fixed DLL rpathGareth Stockwell2010-07-062-60/+3
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-07-054-40/+3
|\ \ | |/
| * Revert "Support time zone designator in QDateTime::fromString() based on ISO ...Liang Qi2010-07-054-40/+3
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-07-054-3/+40
|\ \ | |/
| * Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-054-3/+40
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-07-051-0/+1
|\
| * Include qmath.h to get the definition of ceil()Rhys Weatherley2010-07-051-0/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-07-025-9/+51
|\ \ | |/
| * 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-023-7/+49
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-022-2/+2
|\
| * Segmentation Fault in QAudioOutputPrivate::freeBlocks() caused by wrongKurt Korbatits2010-07-022-2/+2
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-07-015-15/+34
|\
| * Using the remaining valid data to construct the QTime object when msec parsin...Liang Qi2010-07-011-1/+1
| * Fix compile error in QFileDialog autotestShane Kearns2010-07-011-1/+1
| * Fix RVCT compile error in QGraphicsSceneIndex autotestShane Kearns2010-07-011-1/+12
| * Fix QXmlQuery autotest on SymbianShane Kearns2010-07-012-12/+20
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-301-1/+7
|\ \ | |/