summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QuickTime MovieViewOutput: remove view from layout and reset sourceDmytro Poplavskiy2010-03-112-4/+29
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-096-14/+727
|\
| * Don't write byte-order-mark after seek()Paul Olav Tvete2010-03-091-1/+2
| * TextCodec on Symbian: use the native symbian backend for text codecs.Olivier Goffart2010-03-095-13/+725
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| | |\
| | | * Updates to qsoundeffect backends.Kurt Korbatits2010-03-094-34/+61
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-09463-7555/+17849
|\ \ \ \
| * | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-0910-40/+45
| * | | | QTreeView: let the dataChanged signal refresh the hasChildren attribute.Olivier Goffart2010-03-091-1/+5
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-0911-242/+184
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-0811-242/+184
| | |\ \
| | | * | Fixed bounds calculation in QtSvg.Kim Motoyoshi Kalland2010-03-0810-226/+173
| | | * | Fixed vector-effect property output from QSvgGenerator.Kim Motoyoshi Kalland2010-03-081-16/+11
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-096-48/+431
| |\ \ \ \
| | * | | | Minor cleanup.Michael Brasser2010-03-092-26/+15
| | * | | | Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-092-20/+384
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-0921-499/+241
| | |\ \ \ \
| | * | | | | Minor anchors.fill optimization.Michael Brasser2010-03-094-2/+32
| * | | | | | Move pixmapChanged signal to QDeclarativeImageYann Bodson2010-03-094-8/+7
| | |/ / / / | |/| | | |
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0826-535/+254
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Always copy the qmldir files into the build directoryTobias Hunger2010-03-084-7/+7
| | | |/ / | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-084-7/+10
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fix build on Maemo X11Tom Cooksey2010-03-081-1/+1
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-03-08166-976/+11200
| | | |\ \
| | | | * | Enable cleanup hooks when creating an EGL surface for a pixmapTom Cooksey2010-03-082-6/+7
| | | * | | Fix crash on Win with 16bit screendepth when copy/pasting imagesaavit2010-03-081-0/+2
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-0810-467/+200
| | |\ \ \ \
| | | * | | | Remove duration property from QSoundEffect.Justin McPherson2010-03-088-44/+0
| | | * | | | Fix effects.pri.Justin McPherson2010-03-081-2/+2
| | | * | | | Refactor QSoundEffect.Justin McPherson2010-03-089-440/+217
| | * | | | | clearFocus() before setParentItem(0) on an item with focus.Martin Jones2010-03-081-0/+2
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-082-0/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Make the animation property of Behavior deferred.Michael Brasser2010-03-082-0/+2
| | * | | | | fix QDeclarativeItem sceneEvent handlingYann Bodson2010-03-081-3/+3
| | |/ / / /
| | * | | | Particles optimization and doc fixes.Michael Brasser2010-03-081-3/+5
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-082-10/+12
| | |\ \ \ \
| | | * | | | Fix Qt.tint() algorithmAaron Kennedy2010-03-081-10/+6
| | | * | | | Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-081-0/+6
| | * | | | | Add Flipable example.Bea Lam2010-03-081-38/+13
| | |/ / / /
| * | | | | Use one thread for all instances.Bea Lam2010-03-081-15/+19
| |/ / / /
| * | | | Remove code dupliation in fixupX/Y(), flickX/Y()Martin Jones2010-03-087-467/+326
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-089-24/+30
| |\ \ \ \
| | * | | | Optimize Rectangle, Image, and Text creation.Michael Brasser2010-03-089-24/+30
| * | | | | Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-083-73/+181
| |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0731-1460/+607
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0531-1460/+607
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0531-1460/+607
| | | |\ \ \
| | | | * | | optimize dynamic call-by-name awaymae2010-03-052-9/+15