summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc fixesBea Lam2010-04-131-4/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1320-51/+192
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-13100-1359/+2267
| |\
| * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-1220-51/+192
| |\ \
| | * \ 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-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-101-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
| | | | |/ / /
* | | | | | | Fix and test remote root component with qmldir-specified content.Warwick Allison2010-04-131-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | doc fixesYann Bodson2010-04-121-5/+15
* | | | | | 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-12100-1354/+2243
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-121-0/+1
| |\ \ \ \ \
| | * | | | | Doc: update Rectangle smooth painting screenshot.Yann Bodson2010-04-121-0/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-12154-1949/+3538
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Move documentation code to snippet.Yann Bodson2010-04-121-41/+15
| | * | | | | Fix PathView crash.Michael Brasser2010-04-121-1/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1221-522/+1455
| | |\ \ \ \ \
| | | * | | | | Improve font value type documentation.Yann Bodson2010-04-123-5/+316
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-1218-517/+1128
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1299-1258/+1733
| | | | |\ \ \ \ \
| | | * | | | | | | Doc fixesBea Lam2010-04-121-0/+15
| | * | | | | | | | Make bindings dump more usefulAaron Kennedy2010-04-121-46/+69
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Fix crash on QScriptProgram destructionAaron Kennedy2010-04-121-0/+4
| | |/ / / / / /
| | * | | | | | Revert "Better reporting of extension plugin loading errors."Aaron Kennedy2010-04-121-23/+7
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1098-1264/+1751
| | |\ \ \ \ \ \
| | | * | | | | | CleanupAaron Kennedy2010-04-092-88/+95
| | | * | | | | | Disallow writes to read-only value type propertiesAaron Kennedy2010-04-091-0/+4
| | | * | | | | | Allow undefined to be assigned to QVariant propertiesAaron Kennedy2010-04-092-0/+6
| | | * | | | | | Add a Qt.isQtObject() methodAaron Kennedy2010-04-092-0/+10