summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed QtDeclarative.dll deployment from qt.iby in 4.6 branch.Miikka Heikkinen2010-04-121-1/+0
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-123-111/+63
|\
| * Improved support for OPTION and LINKEROPTION statements in MMP filesMiikka Heikkinen2010-04-123-111/+63
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-121-2/+4
|\ \ | |/ |/|
| * Fix crash with QTextEdit::textChanged() when deleting a characterEskil Abrahamsen Blomfeldt2010-04-121-2/+4
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-122-2/+37
|\ \
| * | econd half of the crash fix for codecs on SymbianLars Knoll2010-04-122-2/+37
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-115-8/+44
|\ \ \
| * | | Autotest: Use the file in the non-writeable areaThiago Macieira2010-04-111-3/+3
| * | | Autotest: moved these to the qtest/ dirThiago Macieira2010-04-112-4/+3
| * | | 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
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-101-0/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix a crash with global static objectsLars Knoll2010-04-101-0/+5
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-092-2/+4
|\ \
| * | Autotest: same as previous commitThiago Macieira2010-04-091-1/+2
| * | Autotest: fix network test failureThiago Macieira2010-04-091-1/+2
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-0911-35/+111
|\ \ \ | |_|/ |/| |
| * | 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-0910-24/+98
| |\ \
| | * | 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-075-11/+45
| | |\ \
| | | * | QTBUG-4887 and other exception safety fixesmread2010-04-075-11/+45
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-0910-17/+120
|\ \ \ \ \
| * | | | | Doc: we don't ship a qconfig executable in the Windows CE packagesJoerg Bornemann2010-04-091-3/+0
| * | | | | 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-098-10/+108
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 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-072-2/+88
| | * | | | QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-072-5/+12
| | * | | | 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
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-071-1/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix test sql for sql server.Bill King2010-04-071-1/+5
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-0911-20/+174
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Regressions in Global Object prototype accessKent Hansen2010-04-093-4/+144
| * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-04-093-2/+15
| * | | | Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-091-1/+1
| |\ \ \ \ |/ / / / /
| * | | | Fix typo in docs.Jason McDonald2010-04-091-1/+1
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-095-24/+76
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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-0711-89/+71
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-073-52/+25
|\ \ \ \ \
| * | | | | Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-073-52/+25
* | | | | | 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
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |