summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile errors with gstreamer pluginKurt Korbatits2010-04-153-3/+3
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Justin McPherson2010-04-1553-235/+845
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-152-24/+76
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1444-169/+610
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-143-6/+12
| | |\ \
| | | * | Updates to the module documentationmae2010-04-142-4/+10
| | * | | Add QML documentation for validatorsAlan Alpert2010-04-141-9/+70
| | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1493-1068/+1631
| | |\ \
| | * | | Reduce warnings at shutdownAaron Kennedy2010-04-146-4/+40
| | * | | Image with PreserveAspect enabled with either width or height defined should ...Joona Petrell2010-04-141-0/+6
| | * | | Reduce warnings at shutdownAaron Kennedy2010-04-145-9/+10
| | * | | Fix QT_NO_DESKTOPSERVICESTasuku Suzuki2010-04-141-2/+8
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alexis Menard2010-04-149-9/+20
| | |\ \ \
| | | * | | Compiled bindings should not print warnings where normal bindings don'tAaron Kennedy2010-04-141-3/+1
| | | * | | Include qvariant.h as a convenience as context propertiesBea Lam2010-04-141-0/+1
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-1416-80/+365
| | | |\ \ \
| | | | * | | Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-145-5/+5
| | | * | | | Doc: more mention of using QUrl::fromLocalFile() for URLs on local filesystemMartin Jones2010-04-142-1/+13
| | * | | | | Merge branch '4.7' into reviews/2361Alexis Menard2010-04-143953-159806/+328683
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bring support of anchors in QML for QGraphicsWidget derived classes.Alexis Menard2010-04-1411-75/+360
| | | |/ / /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-141-1/+1
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-142-6/+6
| | | | |\ \ \
| | | | * | | | Don't warn on signals emitted after the context has been destroyedAaron Kennedy2010-04-141-1/+1
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-142-6/+6
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Doc fix.Michael Brasser2010-04-142-6/+6
| | | | |/ / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-145-6/+16
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | emit onMovementStarted/Ended/Changed on wheel eventsMartin Jones2010-04-141-0/+4
| | | | * | | Make it clear that Qt.labs modules may not remain compatible.Martin Jones2010-04-142-0/+5
| | | | * | | Complete item creation after its initial properties have been initialized.Martin Jones2010-04-141-2/+2
| | | | * | | Don't crash when columns == 0Martin Jones2010-04-141-4/+5
| | | * | | | Give better error messages on plugin load failures.Warwick Allison2010-04-142-15/+31
| | | |/ / /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-133742-152158/+319814
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-138-20/+21
| | | | |\ \ \
| | | | | * | | Remove warning on ASCII castThiago Macieira2010-04-131-1/+1
| | | | | * | | Fix compilation on Solaris, AIX and HP-UX.Thiago Macieira2010-04-131-5/+0
| | | * | | | | Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-132-6/+2
| | | | |/ / / | | | |/| | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-1326-59/+205
| | | |\ \ \ \
| | | | * | | | Struct -> class because class is better.Alexis Menard2010-04-133-3/+4
| | | | * | | | Move effect property where it should be.Alexis Menard2010-04-132-1/+1
| | | | * | | | 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
| | | | |\ \ \ \
| | | | * | | | | Fix and test remote root component with qmldir-specified content.Warwick Allison2010-04-131-0/+4
| | | * | | | | | Improve efficiency of model dataChanged.Martin Jones2010-04-131-7/+8
| | | |/ / / / /
| | * | | | | | Fix QT_NO_GRAPHICSEFFECTTasuku Suzuki2010-04-133-5/+11
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-149-66/+235
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Phonon MMF: fixed typo in trace statementGareth Stockwell2010-04-141-1/+1
| | * | | | | | Update to def files for 4.7.0-beta1Shane Kearns2010-04-148-65/+234
| | | |_|_|/ / | | |/| | | |
* | | | | | | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-15188-575/+600
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-142-24/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Gstreamer media backend: seek to media start on end of stream.Dmytro Poplavskiy2010-04-142-24/+76
| |/ / / /