summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-01221-2224/+5707
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-015-77/+143
| |\
| | * Doc: QAbstractItemModel: note unexpected behavior with beginMoveRowsJohn Brooks2010-06-011-40/+52
| | * Added environment variable graphicssystem switch.Andreas Hartmetz2010-06-011-3/+14
| | * Fixed a problem where QPixmaps where re-bound in non-sharing contexts.Trond Kjernåsen2010-06-012-20/+67
| | * Fix bug in QGraphicsItem::scroll() when called with no QRectF argument.Andreas Aardal Hanssen2010-06-011-13/+6
| | * Avoid unnecessary detach / deep copy in QGraphicsItem::scroll().Andreas Aardal Hanssen2010-06-011-1/+4
| * | Documentation.Michael Brasser2010-06-011-1/+16
| * | Optimization for sci file loading.Michael Brasser2010-06-011-2/+3
| * | Ensure text color set by S60 input method works for QML ItemsMartin Jones2010-06-011-8/+33
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-0138-263/+356
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-0138-262/+355
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-017-78/+134
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-313-226/+174
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-317-77/+133
| | | | | |\ \
| | | | * | | | Fix TypoAlan Alpert2010-05-311-1/+1
| | | | | |/ / | | | | |/| |
| | | | * | | Various doc fixes and improvementsBea Lam2010-05-312-14/+34
| | | | * | | Document issues with rectangle border width of 1 where clipping is usedBea Lam2010-05-311-2/+14
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-05-318-8/+39
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Updated WebKit to c58dc2f491a824ac56e31c440fcf7fe16dab09c4Simon Hausmann2010-05-318-8/+39
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-3125-11/+93
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Fix QT_NO_TEXTHTMLPARSERTasuku Suzuki2010-05-312-0/+26
| | | | * | | Fix QT_NO_DOMTasuku Suzuki2010-05-312-6/+6
| | | | * | | Fix QT_NO_TEXTDATE compilation errors.Andreas Aardal Hanssen2010-05-315-1/+16
| | | | |\ \ \
| | | | | * | | Fix QT_NO_TEXTDATETasuku Suzuki2010-05-255-1/+16
| | | | * | | | Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-317-0/+17
| | | | * | | | Fix QT_NO_VALIDATOR compilation.Tasuku Suzuki2010-05-313-1/+12
| | | | * | | | Doc: correcting docs in QDrag::execMorten Engvoldsen2010-05-311-1/+1
| | | | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Morten Engvoldsen2010-05-311-1/+2
| | | | |\ \ \ \
| | | | | * | | | Revert behavior of QTextLayout::boundingRect() when line width is setEskil Abrahamsen Blomfeldt2010-05-311-1/+2
| | | | | * | | | Fix unreasonably large width of QTextLayout::boundingRect()Eskil Abrahamsen Blomfeldt2010-05-311-1/+1
| | | | * | | | | Doc: Adding note about QDrag::exec()Morten Engvoldsen2010-05-311-1/+3
| | | | |/ / / /
| | | | * | | | Fix QT_NO_DIRMODEL build error in QtDeclarative.Tasuku Suzuki2010-05-313-0/+10
| | | | * | | | Revert "Added native key support to QSharedMemory API."Andreas Aardal Hanssen2010-05-316-104/+58
| | | | * | | | Revert "Improved documentation for QSharedMemory's key/setKey functions."Andreas Aardal Hanssen2010-05-311-37/+27
| | | | * | | | Fix a simple mistake in QXmlStreamReader::atEnd() docs.Robin Burchell2010-05-311-1/+1
| | | | * | | | Improved documentation for QSharedMemory's key/setKey functions.Andreas Aardal Hanssen2010-05-311-27/+37
| | | | * | | | Added native key support to QSharedMemory API.Mirko Damiani2010-05-316-58/+104
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-313-226/+174
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge remote branch 'staging/4.7' into HEADAaron McCarthy2010-05-3167-436/+1074
| | | | |\ \ \ \ \
| | | | * | | | | | Fix multithreaded use of bearer management on Symbian.Aaron McCarthy2010-05-312-80/+52
| | | | * | | | | | Fix up cancelling of active object.Aaron McCarthy2010-05-311-44/+34
| | | | * | | | | | Fix locking after merge from Qt Mobility.Aaron McCarthy2010-05-313-102/+88
| | * | | | | | | | Fix positionAt when autoScroll is use.Warwick Allison2010-06-011-1/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Avoid refilling view during model change.Martin Jones2010-06-011-1/+5
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-314-61/+85
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-318-38/+63
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-314-61/+85
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-3199-1176/+3215
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Add notifier for PathPercent.valueYann Bodson2010-05-312-2/+5