Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-22 | 1 | -1/+1 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-20 | 2 | -6/+8 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | aavit | 2010-02-20 | 2 | -0/+8 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-20 | 2 | -5/+10 |
| | |\ | |||||
| * | | | Compile fix for symbian | aavit | 2010-02-20 | 1 | -5/+2 |
| | |/ | |/| | |||||
| * | | Merge branch 'rjpeg8' | aavit | 2010-02-20 | 2 | -5/+10 |
| |\ \ | |||||
| | * | | Update license doc, .pro file and qjpeghandler for libjpeg 8 | aavit | 2010-02-16 | 2 | -5/+10 |
* | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 109 | -4/+18670 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-19 | 2 | -0/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 1 | -7/+4 |
| | |\ \ | |||||
| | * | | | MOBILITY-404 QS Windows. | Wolfgang Beck | 2010-02-16 | 2 | -0/+8 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-19 | 3 | -3/+18 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-18 | 1 | -7/+4 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Reduced the memory footprint of qttrace files. | Samuel Rødal | 2010-02-18 | 1 | -2/+7 |
| | | |_|/ | | |/| | | |||||
| | * | | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-15 | 1 | -0/+11 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7 | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 5 | -513/+79 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-08 | 3 | -36/+85 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat... | Eskil Abrahamsen Blomfeldt | 2010-02-04 | 5 | -2/+263 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Lock before calling drawStaticTextItem | Anders Bakken | 2010-02-02 | 2 | -1/+11 |
| * | | | | | | | QT5; Add back volume notification. | Justin McPherson | 2010-02-19 | 1 | -11/+20 |
| * | | | | | | | Use old notification name for OSX < 10.6. | Justin McPherson | 2010-02-19 | 1 | -7/+9 |
| * | | | | | | | QT7; make compile on 10.5. | Justin McPherson | 2010-02-19 | 1 | -1/+2 |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team | Justin McPherson | 2010-02-19 | 11 | -59/+197 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | QuickTime playback backend: listen for natural size changes and update | Dmytro Poplavskiy | 2010-02-19 | 11 | -15/+58 |
| | * | | | | | | | Quicktime playback backend: Recreate the visual context on video native | Dmytro Poplavskiy | 2010-02-19 | 1 | -30/+42 |
| | * | | | | | | | QuickTime playback backend: Listen for movie load state changes. | Dmytro Poplavskiy | 2010-02-19 | 2 | -28/+111 |
| * | | | | | | | | Lowercase Q to uppercase in QML elment URI. | Justin McPherson | 2010-02-19 | 1 | -5/+5 |
| * | | | | | | | | Complete namespace move; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 3 | -41/+41 |
| * | | | | | | | | Use the qmlmodule method for adding multimedia qml elements. | Justin McPherson | 2010-02-19 | 4 | -0/+92 |
| * | | | | | | | | Change namespace; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 7 | -95/+95 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma... | Qt Continuous Integration System | 2010-02-18 | 101 | -1/+18402 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | Switch RGB24 and BGR24 shaders back. | Andrew den Exter | 2010-02-18 | 2 | -3/+3 |
| | * | | | | | | Use the IPropertyBag interface to get audio device names. | Andrew den Exter | 2010-02-18 | 1 | -1/+15 |
| | * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team | Justin McPherson | 2010-02-17 | 1 | -1/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Support YUV444 formats in QPainterVideoSurface. | Andrew den Exter | 2010-02-17 | 1 | -1/+2 |
| | * | | | | | | | Remove unused files. | Justin McPherson | 2010-02-17 | 6 | -419/+0 |
| | |/ / / / / / | |||||
| | * | | | | | | Extend the mappings between Direct Show and QVideoFrame color formats. | Andrew den Exter | 2010-02-16 | 1 | -4/+31 |
| | * | | | | | | Don't paint RGB24 frames as BGR24. | Andrew den Exter | 2010-02-16 | 1 | -1/+4 |
| | * | | | | | | Always pass encoded URLs to GStreamer. Fixes issue with spaces in | Nicholas Young | 2010-02-16 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'master' of ../../qt/master | Justin McPherson | 2010-02-14 | 9 | -524/+405 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | Fix corruption of Direct Show event queue. | Andrew den Exter | 2010-02-12 | 1 | -2/+3 |
| | * | | | | | | Emit positionChanged signals whenever playback is interrupted. | Andrew den Exter | 2010-02-12 | 4 | -18/+94 |
| | * | | | | | | Fix incorrect buffer size calculation. | Andrew den Exter | 2010-02-11 | 1 | -2/+2 |
| | * | | | | | | Add support for reading from resource files to Direct Show media service | Andrew den Exter | 2010-02-11 | 3 | -9/+65 |
| | * | | | | | | Don't call free() on 'this' in DirectShowMediaType. | Andrew den Exter | 2010-02-11 | 1 | -2/+2 |
| | * | | | | | | Emit an error if given a QIODevice that is unusable. | Andrew den Exter | 2010-02-10 | 4 | -40/+69 |
| | * | | | | | | Added missing qgstxvimagebuffer.h/cpp to gstreamer.pro | Dmytro Poplavskiy | 2010-02-10 | 1 | -2/+5 |
| | * | | | | | | Added errors reporting to gst playback backend. | Dmytro Poplavskiy | 2010-02-09 | 3 | -0/+16 |
| | * | | | | | | Fix stall in graph when removing video and audio outputs. | Andrew den Exter | 2010-02-08 | 2 | -19/+89 |
| | * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Justin McPherson | 2010-02-05 | 4 | -5/+35 |
| | |\ \ \ \ \ \ |