summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory corruption issue in qt_blurImage for Indexed8 images.Samuel Rødal2010-09-172-4/+31
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-1710-38/+93
|\
| * Export qt_directfb_.* functions in plugin as wellAnders Bakken2010-09-173-5/+1
| * Added autotest for QPixmap::size() with null pixmaps.Samuel Rødal2010-09-171-0/+5
| * Update Symbian def files.Bjørn Erik Nilsen2010-09-171-2/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-175-31/+85
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-175-31/+85
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-165-31/+85
| | | |\
| | | | * QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo...Bjørn Erik Nilsen2010-09-163-12/+45
| | | | * Wrong bounding rect returned by QGraphicsEffect::boundingRect().Bjørn Erik Nilsen2010-09-163-20/+38
| | | | * Compile on MacEskil Abrahamsen Blomfeldt2010-09-161-0/+3
| | | | * Ensure building of WebKit and QtConcurrent are disabled with SunCC.Pierre Rossi2010-09-161-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-1711-112/+197
|\ \ \ \ \
| * | | | | Implement QAudioInput::suspend() using CMMFDevSound::Stop()Gareth Stockwell2010-09-174-42/+73
| * | | | | Discard buffer pointer when DevSound is stoppedGareth Stockwell2010-09-171-0/+1
| * | | | | Suppress overflow errors raised by Symbian DevSound during playbackGareth Stockwell2010-09-171-0/+3
| * | | | | Discard empty buffer on call to QAudioOutput::resume()Gareth Stockwell2010-09-171-1/+1
| * | | | | Permit QAudioOutput::processedUSecs() to be called immediately after start()Gareth Stockwell2010-09-171-8/+9
| * | | | | Discard all DevSound buffers held when QAudioInput::suspend() calledGareth Stockwell2010-09-171-4/+3
| * | | | | Fixed buffer overrun in Symbian QAudioInput backendGareth Stockwell2010-09-171-4/+6
| * | | | | QS60Style does not show checkbox for checkable item in QTreeViewSami Merila2010-09-171-2/+2
| * | | | | Load environment.prf from Symbian SDK if it exists thereMiikka Heikkinen2010-09-171-22/+33
| * | | | | Remove pre-Symbian3 plugins from Symbian3 and later buildsMiikka Heikkinen2010-09-174-25/+46
| * | | | | Panic in qs60style.cpp while drawing a QTreeViewSami Merila2010-09-172-11/+27
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1753-546/+885
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge commit 'staging-1/4.7' into fridayMorten Engvoldsen2010-09-174-14/+16
| |\ \ \ \
| * | | | | Doc: css fine tuningMorten Engvoldsen2010-09-171-3/+3
| * | | | | Merge branch '4.7' into fridayMorten Engvoldsen2010-09-17362-4120/+3252
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-16356-4102/+3214
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Doc: Fixed a non-compiling example.David Boddie2010-09-161-0/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-1690-517/+3581
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of ../qt-doc-team into 4.7David Boddie2010-09-14238-5528/+10285
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'fixesfor4.7' into 4.7David Boddie2010-09-13229-3261/+8303
| | |\ \ \ \ \ \ \
| | | * | | | | | | moving tutorials out of gitignore. Reviewed by Robert GrieblRoland Wolf2010-09-081-0/+1
| | | * | | | | | | small fixes on the modelview tutorialRoland Wolf2010-09-081-11/+19
| | | * | | | | | | minor formatting fixRoland Wolf2010-09-082-2/+2
| | | * | | | | | | fix for compilation with namespaceRoland Wolf2010-09-082-2/+2
| | | * | | | | | | minor formatting fixRoland Wolf2010-09-082-2/+2
| | | * | | | | | | fix for compilation with namespaceRoland Wolf2010-09-084-6/+22
| | * | | | | | | | compilation with namespaces was broken. fixedRoland Wolf2010-09-062-3/+1
| | * | | | | | | | Merge remote branch 'upstream/4.7' into 4.7Roland Wolf2010-09-06280-4099/+12074
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/msculls-modelview-qdoc-enhanc...Roland Wolf2010-09-0240-858/+541
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Doc: removing linebreakMorten Engvoldsen2010-09-161-1/+0
| * | | | | | | | | | | Doc: correcting html templateMorten Engvoldsen2010-09-161-12/+3
| * | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Doc: Updated What's new in 4.7 pageGeir Vattekar2010-09-161-1/+68
| * | | | | | | | | | | Doc: Updated What's new in 4.7 pageGeir Vattekar2010-09-161-1/+68
| * | | | | | | | | | | Merge branch '13092010doc' into doc-4.7Morten Engvoldsen2010-09-162-24/+58
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Doc: Removing google analytics from offline docsMorten Engvoldsen2010-09-162-15/+5
| | * | | | | | | | | | | Doc: fixing creator bug in page footerMorten Engvoldsen2010-09-161-1/+8