| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Fix warnings for mingw | Thierry Bastian | 2009-07-16 | 1 | -1/+1 |
|
|
* | remove lots of warnings with mingw | Thierry Bastian | 2009-07-15 | 1 | -1/+1 |
|
|
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-07-13 | 902 | -5881/+22556 |
|
|
* | Removed two generated files. | Simon Hausmann | 2009-07-13 | 2 | -43/+0 |
|
|
* | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-13 | 7 | -8/+60 |
|\ |
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-07-13 | 18 | -2040/+3375 |
|
|
* | | 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 |
|
|
* | | Re-apply change bd7c123dc88908f41e6c0eccb9b03f9684e5ca27 by Thiago Macieira | Thiago Macieira | 2009-06-29 | 3 | -11/+9 |
|
|
* | | Re-apply change 353dcfd307853da289fdd245410e2e07358624a0 by Friedemann Kleint | Friedemann Kleint | 2009-06-29 | 1 | -1/+16 |
|
|
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-06-29 | 232 | -1619/+6414 |
|
|
* | | Silenced a warning caused by (apparently) a gcc 4.3 bug: | Thiago Macieira | 2009-06-26 | 3 | -11/+9 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-06-26 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-06-25 | 3 | -1/+24 |
|
|
* | | Re-apply change 89e6d626f1e23858735659a1596408cd7a521c02 by Friedemann Kleint | Friedemann Kleint | 2009-06-24 | 1 | -1/+16 |
|
|
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-06-24 | 1034 | -144651/+165637 |
|
|
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-23 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-06-23 | 4 | -6/+52 |
|
|
* | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Fix compilation after the last change. | Thiago Macieira | 2009-06-23 | 1 | -1/+4 |
|
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-06-19 | 657 | -2109/+2509 |
|
|
* | | Phonon::VolumeSlider: Fixed the isMuteVisiblefunction | Thierry Bastian | 2009-06-17 | 1 | -1/+1 |
|
|
* | | QWebPage: Don't call supportsSsl() | Markus Goetz | 2009-06-17 | 1 | -2/+6 |
|
|
* | | Commented out code that breaks MinGW. | Friedemann Kleint | 2009-06-17 | 1 | -1/+16 |
|
|
* | | Fixed MinGW compilation. | Friedemann Kleint | 2009-06-17 | 1 | -1/+1 |
|
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Backported WebKit SVG revisions (r43590, r43795) from the trunk | Simon Hausmann | 2009-06-16 | 3 | -2/+34 |
|
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st... | Simon Hausmann | 2009-06-16 | 6 | -15/+48 |
|
|
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-... | Simon Hausmann | 2009-06-15 | 2798 | -92516/+236605 |
|
|
* | | 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 |
|
|
* | | Doc: Fixed QWebPage::forwardUnsupportedContent documentation and added | David Boddie | 2009-06-09 | 3 | -11/+22 |
|
|
* | | 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 |
|
|
* | | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s... | David Faure | 2009-06-04 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Denis Dzyubenko | 2009-06-02 | 2 | -0/+3 |
|\ \
| |/ |
|
| * | Fixed aspect ratio on Windows | Thierry Bastian | 2009-06-02 | 2 | -0/+3 |
|
|
* | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 6 | -16/+13 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 2 | -3/+5 |
|\ \
| |/ |
|
| * | Clearifying QWebFrame docs | Morten Engvoldsen | 2009-05-26 | 1 | -2/+3 |
|
|
| * | Fix a crash in Phonon::EffectWidget | Jens Bache-Wiig | 2009-05-26 | 1 | -1/+2 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 7 | -6/+70 |
|\ \
| |/ |
|