summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-1313-14/+124
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-1210-11/+113
| |\
| | * Fixed app freeze if switching to offline in middle of HTTP transaction.Aleksandar Sasha Babic2010-04-121-1/+7
| | * Document Symbian platform security requirements on Qt APIsFrans Englich2010-04-127-0/+86
| | * Fixed app freeze if switching to offline in middle of HTTP transaction.Janne Anttila2010-04-121-9/+20
| | * 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/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-122-2/+10
| |\ \
| | * | CSS: fixes border only affecting the first widget.Olivier Goffart2010-04-121-1/+1
| | * | fix closing state in QLocalSocket on WindowsJoerg Bornemann2010-04-121-1/+9
| | |/
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-121-1/+1
| |\ \ | | |/ | |/|
| | * Fix segfault, if QPixmap::loadFromData() failsJohannes Zellner2010-04-121-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-13100-1359/+2267
|\ \ \
| * | | 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
| | | | * | | | Fix crash in QML library importsAaron Kennedy2010-04-091-0/+1
| | | | * | | | Remove QT_VERSION checks in QMLAaron Kennedy2010-04-098-56/+0
| | | | * | | | List properties aren't read-onlyAaron Kennedy2010-04-091-1/+2
| | | | * | | | Small doc fix.Martin Jones2010-04-092-7/+7
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-093-1/+16
| | | | |\ \ \ \
| | | | | * | | | Make sure WorkerScript thread is stopped on deletion. This also fixesBea Lam2010-04-091-0/+13
| | | | | * | | | Release ListModel's worker agent on deletion.Bea Lam2010-04-092-1/+3
| | | | * | | | | Enable other wrapping modes.Martin Jones2010-04-094-15/+18
| | | | |/ / / /
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-091-1/+1
| | | | |\ \ \ \
| | | | | * | | | unwarnWarwick Allison2010-04-091-1/+1
| | | | * | | | | TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-095-26/+57
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0916-578/+54
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Fix url resolution in PropertyChanges.Michael Brasser2010-04-093-9/+18
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-091-7/+23
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0912-560/+100
| | | | | | |\ \ \ \
| | | | | | * | | | | Better reporting of extension plugin loading errors.Warwick Allison2010-04-091-7/+23
| | | | | * | | | | | Use variant instead of var in QMLAaron Kennedy2010-04-093-21/+10
| | | | | | |/ / / / | | | | | |/| | | |