Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 2 | -2/+2 |
* | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 2 | -2/+2 |
|\ | |||||
| * | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 2 | -2/+2 |
* | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 9 | -23/+28 |
|\ \ | |||||
| * | | Fixed warnings on phonon/ds9 with mingw (gcc 4) | Thierry Bastian | 2009-08-03 | 9 | -23/+28 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 23 | -250/+178 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Fixed another memory leak in Phonon on windows | Thierry Bastian | 2009-07-17 | 1 | -3/+1 |
| * | Documentation and whitespace fixes in phonon | David Faure | 2009-07-16 | 5 | -51/+46 |
| * | Phonon: fixed a big memory leak on Windows | Thierry Bastian | 2009-07-16 | 2 | -2/+4 |
| * | 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 |
* | | 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 |
| |\ | |||||
| | * | Fix compile error on Tiger | Richard Moe Gustavsen | 2009-06-10 | 1 | -1/+2 |
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 6 | -64/+294 |
| |\ \ | | |/ | |||||
| | * | Mac: play music from CD does not work in Phonon | Richard Moe Gustavsen | 2009-06-08 | 6 | -83/+313 |
| * | | 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 |
| / / / / / | |||||
* | | | | | | 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 |