summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Improve border image documentation.Yann Bodson2010-04-281-11/+23
| | * Doc - micro fix.Martin Jones2010-04-281-1/+0
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-284-13/+73
| | |\
| | | * Bunch of doc fixes.Alexis Menard2010-04-284-13/+73
| | * | Alpha needs to be part of rectangle cache key.Martin Jones2010-04-281-4/+6
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-289-327/+334
| | |\
| | | * Code cleanupAaron Kennedy2010-04-281-235/+238
| | | * Remove unused variableAaron Kennedy2010-04-282-4/+1
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-281-29/+43
| | | |\
| | | * | Don't unnecessarily regenerate property cacheAaron Kennedy2010-04-285-29/+76
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-285-10/+54
| | | |\ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-288-53/+153
| | | |\ \ \
| | | * | | | Small cleanupsAaron Kennedy2010-04-282-59/+19
| | * | | | | Doc: overview for ImageMartin Jones2010-04-281-1/+21
| | | |_|_|/ | | |/| | |
| | * | | | Share Rectangle pixmap caches between items.Martin Jones2010-04-281-29/+43
| | | |_|/ | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-281-1/+1
| | |\ \ \
| | | * | | Make compileBea Lam2010-04-281-1/+1
| | | | |/ | | | |/|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-288-53/+153
| | |\ \ \ | | | |/ /
| | | * | Doc fixesBea Lam2010-04-286-52/+79
| | | * | Setting conflicting anchors to items inside positioners should print a warningJoona Petrell2010-04-282-1/+74
| | | |/
| | * | Fix snap at view boundaries with overshoot on.Martin Jones2010-04-282-8/+14
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2820-29/+50
| | |\ \ | | | |/
| | * | Emit hoverChanged appropriately when Item visibility changes.Martin Jones2010-04-282-1/+39
* | | | Fix crash in direct show media service with mingw and a video surface.Andrew den Exter2010-04-302-20/+8
* | | | Gstreamer media backend: fixed embedded qt buildDmytro Poplavskiy2010-04-295-21/+62
* | | | S60 mediaservices backendhawcroft2010-04-2933-1/+4983
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-284-9/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-284-9/+42
| |\ \ \ | | |_|/ | |/| |
| | * | Fix qdoc error in low-level audioKurt Korbatits2010-04-271-2/+2
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Kurt Korbatits2010-04-2719-20/+41
| | |\ \
| | * | | update multimedia qml element doc samplesKurt Korbatits2010-04-273-7/+40
* | | | | Fix compatibility with Qt Mobility.Aaron McCarthy2010-04-281-4/+8
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2713-14/+241
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix compilation with QT_NO_TEXTSTREAMTasuku Suzuki2010-04-271-1/+1
| * | | | Fix the compilation with QT_NO_TOOLTIPTasuku Suzuki2010-04-272-0/+6
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-2745-122/+436
| |\ \ \ \
| | * | | | Crash while dragging on Mac OS X (Cocoa)Prasanth Ullattil2010-04-271-1/+2
| | * | | | Doc & menubar hidden for QtDemo after switching back from fullscreenCarlos Manuel Duclos Vergara2010-04-271-0/+3
| | * | | | QTabWidget documentMode not working correctly on MacCarlos Manuel Duclos Vergara2010-04-277-6/+227
| * | | | | Slight QList documentation fix.Robin Burchell2010-04-261-6/+2
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2724-112/+354
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Ensure text document is created before we access it.Martin Jones2010-04-271-0/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2723-112/+353
| |\ \ \ \
| | * | | | Plugins documentation.Bea Lam2010-04-271-4/+11
| | * | | | Fix update issue when an item has an effect and child.Alexis Menard2010-04-271-1/+1
| | * | | | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-273-10/+48
| | * | | | Disallow "Qt" as namespace importAaron Kennedy2010-04-271-0/+8
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-274-12/+37
| | |\ \ \ \
| | | * | | | Don't "adjust" the z value of a delegate that has been cached.Martin Jones2010-04-274-12/+37
| | * | | | | Correctly inherit extension propertiesAaron Kennedy2010-04-272-2/+2