summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | Added static method isValidColor to QColor.Erik Verbruggen2010-03-022-3/+28
| | | | | * | Doc: brief Qt Quick introduction on "What's New" page.Volker Hilsheimer2010-03-021-1/+24
| | | | | * | Fix minehunt demoAlan Alpert2010-03-012-7/+11
| | | | | * | Make Minehunt demo compile.Alan Alpert2010-03-011-13/+17
| | | | * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-1233-175/+383
| | | | |\ \ \ | | | |/ / / /
| | | | * | | 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
| | * | | | | | | | | | Fix and test remote root component with qmldir-specified content.Warwick Allison2010-04-136-24/+84
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Optimize some autotestsYann Bodson2010-04-133-715/+613
| |/ / / / / / / / /
* | | | | | | | | | Improve efficiency of model dataChanged.Martin Jones2010-04-131-7/+8
* | | | | | | | | | Doc: Use QUrl::fromLocalFile().Martin Jones2010-04-131-1/+1
|/ / / / / / / / /
* | | | | | | | | doc fixesYann Bodson2010-04-121-5/+15
* | | | | | | | | Don't test XmlListModel examples on platforms without QtXmlPatternsAlan Alpert2010-04-121-0/+6
* | | | | | | | | More error output for QML_IMPORT_TRACE=1mae2010-04-121-0/+9
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-12546-3871/+10418
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-123-2/+3
| |\ \ \ \ \ \ \ \