summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-30122-2071/+4391
|\
| * Fix typo in phonon/symbian.Justin McPherson2010-03-301-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-30122-2071/+4391
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-302-7/+28
| | |\
| | | * Remove debug code disabling the video widget output control.Andrew den Exter2010-03-301-1/+0
| | | * Force a repaint on changes in the native size of video frames.Andrew den Exter2010-03-301-0/+2
| | | * Don't fill the video widget borders or background by default.Andrew den Exter2010-03-302-7/+27
| | * | Fixed compilation on 64 bits Mac OS 10.5Dmytro Poplavskiy2010-03-301-1/+1
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Andrew den Exter2010-03-292-2/+4
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-294-3/+13
| | | |\
| | | | * Update PulseAudio config.test.Justin McPherson2010-03-291-1/+2
| | | * | QuickTime video widget: use widget palette for video background color.Dmytro Poplavskiy2010-03-291-1/+2
| | * | | Fix compile.Andrew den Exter2010-03-291-0/+2
| | | |/ | | |/|
| | * | Fix strange typo? in Phonon/ds9.pro.Justin McPherson2010-03-291-1/+1
| | * | Change availabilty of camera related code.Justin McPherson2010-03-292-1/+10
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-29102-1962/+3673
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-2999-1959/+3665
| | | |\
| | | | * Merge branch 'phonon-update' into 4.7Justin McPherson2010-03-2999-1959/+3665
| | | | |\
| | | | | * Remove references to evr based renderer from .pro.Justin McPherson2010-03-291-10/+1
| | | | | * Phonon core; compile fixes after merge.Justin McPherson2010-03-262-2/+1
| | | | | * Phonon qt7; Compile fixes after merge.Justin McPherson2010-03-265-12/+21
| | | | | * Phonon; complete integration.Justin McPherson2010-03-2512-22/+1678
| | | | | * Update Phonon CMakeLists.txt.Justin McPherson2010-03-251-1/+1
| | | | | * Update Phonon qt7 backend to 4.4.0.Justin McPherson2010-03-2510-574/+137
| | | | | * Update Phonon ds9 backend to 4.4.0.Justin McPherson2010-03-2533-996/+621
| | | | | * Update Phonon GStreamer backend to 4.4.0.Justin McPherson2010-03-2520-142/+651
| | | | | * Update Phonon core to 4.4.0Justin McPherson2010-03-2523-217/+571
| | * | | | QuickTime media backend: ensure quicktime notification areDmytro Poplavskiy2010-03-291-4/+4
| | * | | | QuickTime backend: disable video outputs in stopped state.Dmytro Poplavskiy2010-03-2910-33/+19
| | * | | | QuickTime media backend: Render CIImage based video frames directly withDmytro Poplavskiy2010-03-2911-66/+660
| | | |/ / | | |/| |
* | | | | Correctly construct boolean JSValue'sAaron Kennedy2010-03-301-3/+9
* | | | | Update QmlChanges for SmoothedAnimationLeonardo Sobral Cunha2010-03-301-0/+33
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-3023-659/+751
|\ \ \ \ \
| * | | | | WorkerScript was receiving events after deletion and trying to processBea Lam2010-03-301-1/+5
| * | | | | Fixes PathView compile warningsLeonardo Sobral Cunha2010-03-302-2/+2
| * | | | | Finished file rename of qdeclarative easefollow to smoothedanimationLeonardo Sobral Cunha2010-03-308-14/+13
| * | | | | Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-3014-353/+446
| * | | | | Fix parenting after 6f88388db4e8e202780d789e66664ff824691948.Michael Brasser2010-03-308-35/+31
* | | | | | Make qmlpixmapcache thread shutdown cleanerMartin Jones2010-03-301-12/+6
|/ / / / /
* | | | | Fix viewer resizing on reload and File->openMartin Jones2010-03-301-0/+1
* | | | | Don't emit onPositionChanged before onPressedMartin Jones2010-03-301-1/+0
|/ / / /
* | | | Make QDeclarativeListProperty a classAaron Kennedy2010-03-302-2/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-309-75/+56
|\ \ \ \
| * | | | Correctly parent repeater items.Michael Brasser2010-03-301-5/+5
| * | | | Make sure cursor delegate is parented.Michael Brasser2010-03-292-0/+4
| * | | | Allow just one dimension to be set, the other scaled accordinglyWarwick Allison2010-03-291-3/+11
| * | | | Simplify import path.Warwick Allison2010-03-293-57/+36
| * | | | Removed unneeded code.Roberto Raggi2010-03-292-10/+0
* | | | | Fix qdeclarativedom::loadDynamicProperty testAaron Kennedy2010-03-301-0/+6
|/ / / /
* | | | Improve QML compiler statisticsAaron Kennedy2010-03-292-9/+45