summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/qt7
Commit message (Collapse)AuthorAgeFilesLines
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
| | | | RevBy: Trust me
* Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-1/+2
|\ | | | | | | | | | | | | | | | | | | Conflicts: demos/boxes/glshaders.cpp src/gui/graphicsview/qgraphicsitem.cpp tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp tools/linguist/shared/cpp.cpp translations/linguist_ja.qm translations/qt_ru.qm
| * Fix compile error on TigerRichard Moe Gustavsen2009-06-101-1/+2
| | | | | | | | | | | | the "for-in" syntax is only available on 10.5+ Reviewed-by: MortenS
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-086-64/+294
|\| | | | | | | | | | | | | | | Conflicts: src/3rdparty/phonon/qt7/mediaobject.mm src/3rdparty/phonon/qt7/quicktimevideoplayer.mm src/gui/text/qfontengine_win.cpp tools/linguist/shared/cpp.cpp
| * Mac: play music from CD does not work in PhononRichard Moe Gustavsen2009-06-086-83/+313
| | | | | | | | | | | | ...because it was never implemented. This patch does that. Task-number: 255377
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-013-7/+11
|\| | | | | | | | | Conflicts: src/gui/inputmethod/qximinputcontext_x11.cpp
| * Get the qt7 phonon plugin to minimally compile on 10.6Norwegian Rock Cat2009-03-313-7/+11
| | | | | | | | | | | | | | | | | | | | We need to protect some overridden type and that is done in qmacdefines_mac.h, so just include that. To top this off, a function has changed that was introduced in 10.5. In order to use it properly, we would need to do lots of version checking and shuffling between types and it seems like more trouble that it's worth at the moment. We may have to do that in the future, but we'll deal with that then.
| * Long live Qt 4.5!Lars Knoll2009-03-2352-0/+9619
|
* Long live Qt!Lars Knoll2009-03-2352-0/+9821