summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault, if QPixmap::loadFromData() failsJohannes Zellner2010-04-121-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-112-1/+38
|\
| * Fix problem with accessibility clients not getting info from QFileDialogAndy Shaw2010-04-112-1/+38
* | Fix a crash with global static objectsLars Knoll2010-04-111-0/+5
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-0910-35/+92
|\
| * Enable preserved swap behavior when surface is created due to resize.Jason Barron2010-04-091-11/+13
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-099-24/+79
| |\
| | * Generate triggered signal even the action launches menu in Symbian.Janne Anttila2010-04-091-8/+8
| | * Symbian emulator: unload file server so apps can be recompiled.Frans Englich2010-04-081-0/+22
| | * Clear QFontCache TLS content before nullifying TLS pointer.Janne Koskinen2010-04-081-1/+3
| | * Fixed focus and window activation events on Symbian when opening menu.Janne Anttila2010-04-084-4/+20
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-074-11/+26
| | |\
| | | * QTBUG-4887 and other exception safety fixesmread2010-04-074-11/+26
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-096-13/+21
|\ \ \ \
| * | | | Fixed possible data corruption in the triangulating stroker.Trond Kjernåsen2010-04-091-4/+12
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-095-9/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed caching of QPainter patterns in the GL 2 engine.Trond Kjernåsen2010-04-071-1/+1
| | * | | Fixes CursorChange and TooltipChange events delivery for QGraphicsWidgetYoann Lopes2010-04-071-2/+2
| | * | | QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-071-5/+4
| | * | | Fixes painting artifacts when scaling a QGraphicsProxyWidget.Yoann Lopes2010-04-071-1/+1
| | * | | Fix <MemLeak> valgrind report shows memory leak for QImage::save().Stefano Pironato2010-04-071-0/+1
| | |/ /
* | | | Regressions in Global Object prototype accessKent Hansen2010-04-092-4/+17
* | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-04-093-2/+15
|/ / /
* | | Corruption in data captured by QAudioInputKurt Korbatits2010-04-091-2/+2
* | | Just one (static) waveInCriticalSection but multiple QAudioInput toKurt Korbatits2010-04-094-11/+11
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-04-087-14/+33
|\| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-063-1/+27
| |\ \
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-04-063-1/+27
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-061-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix crash for multiscript text in QTextEngine::boundingBox()Eskil Abrahamsen Blomfeldt2010-04-061-1/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-063-12/+5
| |\ \ \
| | * | | Fixed modal dialog not to have automatic "Exit" right softkey in S60.Janne Anttila2010-04-063-12/+5
* | | | | Mismatch between reported and actual supported sample rates inKurt Korbatits2010-04-081-11/+63
|/ / / /
* / / / QAudioInput: possible change of state without emitting stateChange()Kurt Korbatits2010-04-062-2/+1
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-052-0/+32
|\ \ \ | |_|/ |/| |
| * | Implementing QFontEngineS60::getSfntTableData()Alessandro Portale2010-04-052-0/+32
* | | Fix doc for deprecated QGridLayout::colSpacing: point to existing methodDavid Faure2010-04-031-1/+1
* | | qDebug() << myPointF would remove spaces in following arguments.David Faure2010-04-031-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-011-2/+4
|\ \ \ | |/ / |/| |
| * | Fix crash in the fileiconprovider for WindowsJens Bache-Wiig2010-04-011-2/+4
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-313-6/+11
|\ \ \ | |/ / |/| |
| * | Ensure Phonon MMF backend emits aboutToFinishGareth Stockwell2010-03-312-5/+10
| * | Remove compiler warningGareth Stockwell2010-03-311-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-313-2/+8
|\ \ \ | |_|/ |/| |
| * | Fix compile error with QT_NO_NETWORKDISKCACHE in QtNetworkTasuku Suzuki2010-03-312-1/+6
| * | Fix crash when using qDebug() on a QBrush with Qt::TexturePattern style.David Faure2010-03-311-1/+2
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Rhys Weatherley2010-03-319-261/+6
|\| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-3112-274/+44
| |\ \ | | |/ | |/|
| | * Revert "Add a children private property needed for QML to support QGraphicsOb...Alexis Menard2010-03-316-245/+0
| | * Revert "struct -> class, it's better."Alexis Menard2010-03-311-2/+1