Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Phonon videos on windows would not show with video acceleration disabled | Thierry Bastian | 2009-07-10 | 1 | -1/+1 | |
| | * | Phonon: Fixed a possible race condition | Thierry Bastian | 2009-07-08 | 1 | -7/+13 | |
| | * | Phonon: Fixed a possible race condition | Thierry Bastian | 2009-07-08 | 1 | -1/+1 | |
| | * | Phonon: take advantage of more modern compiler to initialize struct | Thierry Bastian | 2009-07-06 | 4 | -80/+27 | |
| | * | Phonon: Some work done on binary size | Thierry Bastian | 2009-07-06 | 13 | -105/+88 | |
| | * | src/3rdparty/phonon: Remove QT_WA and non-Unicode code paths, dropping Win9x ... | miniak | 2009-07-01 | 1 | -4/+1 | |
* | | | Crash fixes. | Frans Englich | 2009-07-21 | 2 | -3/+6 | |
* | | | Work. | Frans Englich | 2009-07-21 | 2 | -14/+28 | |
* | | | Merge commit 'origin/master' into topic/mmfphonon | Frans Englich | 2009-07-21 | 6 | -59/+261 | |
|\ \ \ | |/ / | ||||||
| * | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Phonon::VolumeSlider: Fixed the isMuteVisiblefunction | Thierry Bastian | 2009-06-17 | 1 | -1/+1 | |
| * | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 7 | -139/+572 | |
| |\ \ | | |/ | ||||||
| | * | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -1/+2 | |
| | |\ | ||||||
| | * \ | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 6 | -64/+294 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch '4.5' | Denis Dzyubenko | 2009-06-02 | 2 | -0/+3 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -1/+2 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Ensure that the export symbols are correct. Patch supplied by Saleem/Dallas t... | Frans Englich | 2009-05-19 | 1 | -1/+5 | |
| | * | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -0/+5 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.5' | Rhys Weatherley | 2009-04-21 | 1 | -18/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-01 | 3 | -7/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 305 | -0/+49051 | |
| | / / / / / / / | ||||||
* | | | | | | | | | Work. | Frans Englich | 2009-07-18 | 3 | -2/+10 | |
* | | | | | | | | | Build fixes, debug code. | Frans Englich | 2009-07-13 | 4 | -47/+58 | |
* | | | | | | | | | Adjust comment field. | Frans Englich | 2009-07-03 | 2 | -2/+8 | |
* | | | | | | | | | Load Helix backend before loading the Phonon backend. | Frans Englich | 2009-07-03 | 1 | -1/+17 | |
* | | | | | | | | | Pouring. | Frans Englich | 2009-07-03 | 5 | -32/+184 | |
* | | | | | | | | | Pouring. | Frans Englich | 2009-07-02 | 6 | -0/+519 | |
* | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 6 | -83/+314 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Fix compile error on Tiger | Richard Moe Gustavsen | 2009-06-10 | 1 | -1/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Mac: play music from CD does not work in Phonon | Richard Moe Gustavsen | 2009-06-08 | 6 | -83/+313 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 3 | -3/+2 | |
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-08 | 2 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fixed aspect ratio on Windows | Thierry Bastian | 2009-06-02 | 2 | -0/+3 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 1 | -1/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix a crash in Phonon::EffectWidget | Jens Bache-Wiig | 2009-05-26 | 1 | -1/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Ensure that the export symbols are correct. Patch supplied by Saleem/Dallas t... | Frans Englich | 2009-05-19 | 1 | -1/+5 | |
|/ / / | ||||||
* | | | Make sure syncqt creates the Phonon/Global file. | Thiago Macieira | 2009-05-11 | 1 | -0/+5 | |
| |/ |/| | ||||||
* | | Fixed a flicker when switching current source in Phonon::MediaObject | Thierry Bastian | 2009-04-21 | 1 | -18/+9 | |
|/ | ||||||
* | Get the qt7 phonon plugin to minimally compile on 10.6 | Norwegian Rock Cat | 2009-03-31 | 3 | -7/+11 | |
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 305 | -0/+48849 | |