summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-3046-67/+5116
|\
| * Fix crash in direct show media service with mingw and a video surface.Andrew den Exter2010-04-302-20/+8
| * Rebuild configure.exe with updated symbian media backend check.Andrew den Exter2010-04-291-0/+0
| * Don't disable the symbian media backend.Andrew den Exter2010-04-291-16/+20
| * 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-285-9/+43
| |\ |/ /
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-285-9/+43
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Kurt Korbatits2010-04-271-0/+1
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Derick Hawcroft2010-04-273-7/+40
| | | |\
| | | * | When deployed on symbian, give player application the standard QT iconDerick Hawcroft2010-04-271-0/+1
| | * | | 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-2726-349/+2126
| | |\ \ | | | |/
| | * | update multimedia qml element doc samplesKurt Korbatits2010-04-273-7/+40
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2820-207/+966
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-28127-577/+3773
| |\ \ \
| | * | | Update Polish translationsJarek Kobus2010-04-281-160/+160
| | * | | Fix compatibility with Qt Mobility.Aaron McCarthy2010-04-281-4/+8
| | * | | Fix compile.Aaron McCarthy2010-04-281-1/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-2718-43/+798
| | |\ \ \ | |/ / / / |/| | | |
| | * | | 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-2759-482/+3080
| | |\ \ \
| | | * | | Add unit tests for a number of QList methods.Robin Burchell2010-04-271-0/+489
| | | * | | 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
| | * | | | Merge commit 'refs/merge-requests/577' of git://gitorious.org/qt/qt into inte...David Boddie2010-04-271-6/+2
| | |\ \ \ \
| | | * | | | 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-27107-379/+2939
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | 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-27106-379/+2938
| |\ \ \ \ \ \
| | * | | | | | Plugins documentation.Bea Lam2010-04-272-7/+15
| | * | | | | | Fix update issue when an item has an effect and child.Alexis Menard2010-04-272-1/+48
| | * | | | | | Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-275-12/+115
| | * | | | | | Disallow "Qt" as namespace importAaron Kennedy2010-04-274-6/+14
| | * | | | | | 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-274-2/+37
| | * | | | | | | AutotestsAaron Kennedy2010-04-276-9/+65
| | |/ / / / / /
| | * | | | | | More QDeclarativeNetworkAccessManagerFactory doc clarification.Martin Jones2010-04-271-1/+3
| | * | | | | | Fix QDeclarativeNetworkAccessManagerFactory docs.Martin Jones2010-04-271-4/+1
| | * | | | | | Don't crash on invalid model remove signal.Martin Jones2010-04-271-4/+9
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-272-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | Fix remaining 4.6 type registrations (to 4.7).Warwick Allison2010-04-272-3/+3
| | * | | | | | | Ensure scheduled layout can occur before testing.Martin Jones2010-04-271-0/+2
| | |/ / / / / /
| | * | | | | | doc anchor margins vs. anchor (line) state/animation.Warwick Allison2010-04-262-2/+10
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2677-319/+2582
| | |\ \ \ \ \ \
| | | * | | | | | These examples should not be included in this testAlan Alpert2010-04-261-0/+1
| | | * | | | | | Unify naming of settings / UI to be "Qt Qml Runtime"Kai Koehne2010-04-263-6/+7
| | | * | | | | | Improved error messages for type resolving, new debug optionmae2010-04-264-77/+165