| Commit message (Expand) | Author | Age | Files | Lines |
* | Complement Phonon for Symbian documentation. | Frans Englich | 2009-11-18 | 1 | -0/+4 |
|
|
* | Fix multiple regressions in QGtkStyle caused by freetype fixes | Jens Bache-Wiig | 2009-11-18 | 2 | -13/+20 |
|
|
* | Fix QGtkStyle crash when switching themes. | Robert Griebl | 2009-11-18 | 2 | -31/+46 |
|
|
* | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-18 | 4 | -119/+107 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-17 | 143 | -2303/+1989 |
| |\ |
|
| * | | doc: Clarified function of setLayoutDirection() | Martin Smith | 2009-11-17 | 1 | -2/+4 |
|
|
| * | | Removing unnecessary chunking and stat'ing when reading QIODevice | João Abecasis | 2009-11-17 | 1 | -54/+81 |
|
|
| * | | Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36 | João Abecasis | 2009-11-17 | 1 | -4/+2 |
|
|
| * | | Fix QIODevice::getChar optimization | João Abecasis | 2009-11-17 | 1 | -46/+12 |
|
|
| * | | Remove needless loop in QIODevice::seek | João Abecasis | 2009-11-17 | 1 | -12/+7 |
|
|
| * | | There should only be one write buffer at a time in QFile | João Abecasis | 2009-11-17 | 1 | -1/+1 |
|
|
* | | | Fix the mentioning of the LGPL licensing of QtScript and QtWebKit | Simon Hausmann | 2009-11-18 | 1 | -5/+2 |
|
|
* | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-18 | 60 | -715/+748 |
|\ \ \ |
|
| * | | | register pointer type for invoke | Robert Griebl | 2009-11-18 | 1 | -0/+4 |
|
|
| * | | | Remove DWCAPS_DOUBLEBUFFER in window creation | Anders Bakken | 2009-11-18 | 1 | -1/+1 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Justin McPherson | 2009-11-17 | 328 | -4760/+7293 |
| |\ \ \ |
|
| | * \ \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 50 | -678/+652 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | Fix long text regression in listview that does not fits into the viewport. | Olivier Goffart | 2009-11-17 | 1 | -2/+2 |
|
|
| | | * | | Fix tst_QGraphicsView::inputMethodSensitivity autotest | Olivier Goffart | 2009-11-17 | 1 | -0/+2 |
|
|
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-17 | 1 | -3/+0 |
| | | |\ \ |
|
| | | | * | | Fixing merger errors. | Aleksandar Sasha Babic | 2009-11-16 | 1 | -3/+0 |
|
|
| | | * | | | QFileDialog: user could not select a readonly file on vista and win7 | Thierry Bastian | 2009-11-16 | 1 | -1/+1 |
|
|
| | | * | | | Fixed querying of GLX extensions under X11. | Trond Kjernåsen | 2009-11-16 | 1 | -13/+14 |
| | | |/ / |
|
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-16 | 3 | -3/+6 |
| | | |\ \ |
|
| | | | * | | Maemo4 fix Hildon input method for graphics view | Ralf Engels | 2009-11-16 | 3 | -3/+6 |
|
|
| | | * | | | QMenu: do not crash if action is destroyed in the triggered signal. | Olivier Goffart | 2009-11-16 | 1 | -1/+2 |
| | | |/ / |
|
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-16 | 28 | -536/+512 |
| | | |\ \ |
|
| | | | * \ | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-16 | 431 | -23894/+26160 |
| | | | |\ \ |
|
| | | | * \ \ | Merge branch '4.6' into mmfphonon | Frans Englich | 2009-11-16 | 254 | -2977/+6091 |
| | | | |\ \ \ |
|
| | | | * | | | | Implemented aspect ratio and scale mode handling in Phonon MMF backend | Gareth Stockwell | 2009-11-13 | 18 | -340/+381 |
|
|
| | | | * | | | | Allowed execution of pause command when backend is in error state | Gareth Stockwell | 2009-11-09 | 1 | -1/+1 |
|
|
| | | | * | | | | Removed infinite recursion from Phonon::MMF::MediaObject::errorType | Gareth Stockwell | 2009-11-09 | 1 | -1/+1 |
|
|
| | | | * | | | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp... | Gareth Stockwell | 2009-11-09 | 11 | -167/+109 |
| | | | |\ \ \ \ |
|
| | | | | * | | | | Replace mmfphonondebug.lib with #ifndef QT_NO_DEBUG. | Frans Englich | 2009-11-09 | 11 | -167/+109 |
|
|
| | | | * | | | | | Fixed compiler warning for RVCT 2.2 | Gareth Stockwell | 2009-11-09 | 1 | -23/+24 |
| | | | |/ / / / |
|
| | | | * | | | | Removed logging from Phonon MMF backend | Gareth Stockwell | 2009-11-05 | 1 | -8/+0 |
|
|
| | | * | | | | | Fix QT_NO_SHAREDMEMORY while not breaking the QNX build | Jørgen Lind | 2009-11-16 | 1 | -0/+2 |
|
|
| | | * | | | | | Fix warning | Olivier Goffart | 2009-11-16 | 1 | -1/+1 |
|
|
| | | * | | | | | Revert "Added a standard copyright header to files generated by rcc." | Olivier Goffart | 2009-11-16 | 1 | -40/+0 |
|
|
| | | * | | | | | Fixed tab and tab contents frame overlapping when using style sheets | Gabriel de Dietrich | 2009-11-16 | 1 | -2/+6 |
|
|
| | | * | | | | | Fixed extension checks and usage of the GL 2 engine on old X11 systems. | Trond Kjernåsen | 2009-11-16 | 2 | -25/+36 |
|
|
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-11-16 | 24 | -445/+291 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | Fix regression in emitting of QTextDocument::undoCommandAdded() | Thomas Zander | 2009-11-16 | 1 | -1/+3 |
|
|
| | | | * | | | | | Fixed a crash in QPixmap::fromImage() when passing in a null image. | Trond Kjernåsen | 2009-11-16 | 1 | -0/+5 |
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | * | | | | Made widgets not clear their contents after losing edit focus. | axis | 2009-11-16 | 2 | -0/+8 |
|
|
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-16 | 3 | -21/+10 |
| | | | |\ \ \ \ |
|
| | | | | * | | | | Define own palette for web-based widgets in QS60Style | Sami Merilä | 2009-11-16 | 1 | -1/+9 |
|
|
| | | | | * | | | | Remove fake right mouse button events from long tap | Shane Kearns | 2009-11-13 | 2 | -20/+1 |
|
|
| | | | * | | | | | Merge branch 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-16 | 2 | -0/+6 |
| | | | |\ \ \ \ \ |
|
| | | | * | | | | | | Fix context sharing in QGLPixelBuffer for EGL | Rhys Weatherley | 2009-11-15 | 1 | -26/+39 |
|
|