Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile fix for DirectShowAudioEndpointControl. | Andrew den Exter | 2010-02-03 | 2 | -6/+11 |
* | Compile fix for Direct Show media service plug-in. | Andrew den Exter | 2010-02-03 | 1 | -1/+0 |
* | Add lost QmlMediaBase header file. | Andrew den Exter | 2010-02-02 | 1 | -0/+155 |
* | Export QPainterVideoSurface for QtWebKit. | Andrew den Exter | 2010-02-01 | 1 | -1/+1 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia | Justin McPherson | 2010-01-29 | 2 | -2/+2 |
|\ | |||||
| * | Fixed GStreamer Plugin. | Nicholas Young | 2010-01-29 | 2 | -2/+2 |
* | | Merge ../../qt/master | Justin McPherson | 2010-01-29 | 148 | -1286/+1789 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma... | Qt Continuous Integration System | 2010-01-28 | 6 | -13/+90 |
| |\ | |||||
| | * | Merge branch 'master' of ../../qt/master | Justin McPherson | 2010-01-28 | 139 | -1065/+1536 |
| | |\ | |||||
| * | | | Cocoa: implement usage of override cursors | Richard Moe Gustavsen | 2010-01-28 | 4 | -3/+43 |
| * | | | Fix regressions introduced in 3a5eb87965b60a3e249a16dc48cb06f4759dfb1b | João Abecasis | 2010-01-27 | 1 | -10/+10 |
| * | | | BenchLib: update the result format and self-test. | Thiago Macieira | 2010-01-27 | 1 | -1/+2 |
| * | | | Fix crash handler regression introduced by c7739f7dd. | Thiago Macieira | 2010-01-27 | 1 | -1/+2 |
| * | | | Make indexOfMethod not crash when going through a metaobject with methodCount... | Thiago Macieira | 2010-01-27 | 1 | -2/+5 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma... | Pulse Build System | 2010-01-27 | 5 | -214/+201 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Optimise QStringList::join by pre-allocating the final size. | Thiago Macieira | 2010-01-26 | 1 | -0/+10 |
| | * | | Whitespace cleanup | Ritt Konstantin | 2010-01-26 | 1 | -68/+18 |
| | * | | cleanups & styling fixes | Ritt Konstantin | 2010-01-26 | 1 | -47/+46 |
| | * | | QFileInfo: Implement additional caching of FileOwner strings | Ritt Konstantin | 2010-01-26 | 2 | -2/+18 |
| | * | | qfileinfo_p.h: removed unnecessary dependency on QFSFileEngine | Ritt Konstantin | 2010-01-26 | 2 | -4/+4 |
| | * | | Simplify QFileInfoPrivate::getFileTime | Ritt Konstantin | 2010-01-26 | 1 | -18/+11 |
| | * | | QFileInfo: Don't re-stat files, when in caching mode | Ritt Konstantin | 2010-01-26 | 2 | -32/+44 |
| | * | | QFileInfoPrivate::Data: don't call clear() from constructors | Ritt Konstantin | 2010-01-26 | 1 | -4/+6 |
| | * | | fix regression introduced in 44766d2 | Ritt Konstantin | 2010-01-26 | 1 | -0/+2 |
| | * | | Add proper license headers to these files. | Thiago Macieira | 2010-01-26 | 1 | -39/+39 |
| | * | | Cocoa: qfiledialog test spits out memory warnings | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+3 |
| * | | | Fixed compile of QTriangulator on Solaris. | Kim Motoyoshi Kalland | 2010-01-26 | 1 | -5/+7 |
| * | | | Fix compile on MSVC 2003. ARRAYSIZE macro doesn't exit. | Alexis Menard | 2010-01-26 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-26 | 5 | -71/+11 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-25 | 5 | -71/+11 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 7 | -73/+13 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 7 | -73/+13 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 7 | -73/+13 |
| | | | | |\ \ | |||||
| | | | | | * | | Fixed compile for wincewm60standard-msvc2008 (attempt 2) | Rohan McGovern | 2010-01-22 | 1 | -3/+2 |
| | | | | | * | | Fixed compile for wincewm60standard-msvc2008. | Rohan McGovern | 2010-01-22 | 1 | -1/+2 |
| | | | | | * | | Fixed compile. | Rohan McGovern | 2010-01-22 | 1 | -1/+1 |
| | | | | | * | | Fixed compile for wincewm60standard-msvc2008. | Rohan McGovern | 2010-01-22 | 1 | -1/+26 |
| | | | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 7 | -102/+65 |
| | | | | | |\ \ | |||||
| | | | | | | * | | build fix for mingw | Thierry Bastian | 2010-01-18 | 1 | -1/+9 |
| | | | | | | * | | Build fix for MSVC2005 and older SDK | Thierry Bastian | 2010-01-18 | 3 | -31/+47 |
| | | | | | | * | | QStyleSheetStyle: Fixed some text croped when having padding with native border. | Olivier Goffart | 2010-01-08 | 1 | -1/+1 |
| | | | | | | * | | Merge remote branch 'origin/master' | Olivier Goffart | 2010-01-08 | 261 | -3674/+7730 |
| | | | | | | |\ \ | |||||
| | | | | | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Bill King | 2009-12-16 | 1 | -40/+9 |
| | | | | | | |\ \ \ | |||||
| | | | | | | | * | | | Character spacing when drawing a QPicture to a high DPI device. | Trond Kjernåsen | 2009-11-13 | 1 | -40/+9 |
| | | | | | | | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2009-11-13 | 9 | -264/+176 |
| | | | | | | | |\ \ \ | |||||
| | | | | | | | * \ \ \ | Merge branch '4.6' of ..\qt-graphics-4.6 | Gunnar Sletta | 2009-11-13 | 590 | -25677/+32727 |
| | | | | | | | |\ \ \ \ | |||||
| | | | | | | | * \ \ \ \ | Merge branch '4.6' of c:\dev\qt-graphics-4.6 | Gunnar Sletta | 2009-11-04 | 2012 | -26041/+86605 |
| | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | | | Remove obsolete code for unsupported platforms | Bill King | 2009-12-16 | 2 | -30/+0 |
| * | | | | | | | | | | | | | Carbon: fix build breakage on carbon | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+2 |
| * | | | | | | | | | | | | | Merge branch 'master' into staging-1-master | Paul Olav Tvete | 2010-01-25 | 3471 | -11866/+24429 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / |