summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unmatched else in non-EGL mode for OpenVG pixmap dataRhys Weatherley2009-11-201-1/+0
* Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementationRhys Weatherley2009-11-201-2/+10
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Olivier Goffart2009-11-194-24/+51
|\
| * Item views: make sure the model is connected/disconnected correctlyThierry Bastian2009-11-192-8/+30
| * Item views: make sure the hovered item is updated when scrollingThierry Bastian2009-11-192-16/+21
* | Fixes regression in QListView: Selection would not expend to the full viewportOlivier Goffart2009-11-191-2/+6
|/
* On main window, the sizegrip visibility was not correctly updatedThierry Bastian2009-11-191-8/+21
* Fixes: QCommandLinkButton crop large icons.Olivier Goffart2009-11-191-1/+2
* Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1939-271/+382
|\
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1962-266/+334
| |\
| * | Fixed Multi-length strings not implemented for float functionsOlivier Goffart2009-11-191-3/+19
| * | Revert "Fix detection of linux-g++"Paul Olav Tvete2009-11-194-4/+4
| * | Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-181-0/+4
| * | Complement Phonon for Symbian documentation.Frans Englich2009-11-181-0/+4
| * | Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-182-13/+20
| * | Fix QGtkStyle crash when switching themes.Robert Griebl2009-11-182-31/+46
| * | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-184-119/+107
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-17143-2303/+1989
| | |\ \
| | * | | doc: Clarified function of setLayoutDirection()Martin Smith2009-11-171-2/+4
| | * | | Removing unnecessary chunking and stat'ing when reading QIODeviceJoão Abecasis2009-11-171-54/+81
| | * | | Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36João Abecasis2009-11-171-4/+2
| | * | | Fix QIODevice::getChar optimizationJoão Abecasis2009-11-171-46/+12
| | * | | Remove needless loop in QIODevice::seekJoão Abecasis2009-11-171-12/+7
| | * | | There should only be one write buffer at a time in QFileJoão Abecasis2009-11-171-1/+1
| * | | | Fix the mentioning of the LGPL licensing of QtScript and QtWebKitSimon Hausmann2009-11-181-5/+2
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1860-715/+748
| |\ \ \ \
| | * | | | register pointer type for invokeRobert Griebl2009-11-181-0/+4
| | * | | | Remove DWCAPS_DOUBLEBUFFER in window creationAnders Bakken2009-11-181-1/+1
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Justin McPherson2009-11-17328-4760/+7293
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Justin McPherson2009-11-174-29/+66
| | |\ \ \ \ \
| | | * | | | | No audio devices found for Ubuntu with QAudio classesKurt Korbatits2009-11-164-29/+66
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Justin McPherson2009-11-124-7/+25
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fix compilation of Phonon DS9 backend when Qt is built statically.Andrew den Exter2009-11-123-6/+7
| | | * | | | | Fix assert on windows when deleting phonon nodes from a running graph.Andrew den Exter2009-11-121-1/+18
| | | * | | | | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-111-0/+42
| | | * | | | | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-114-20/+38
| | | * | | | | Gstreamer: Do not assume that the list index is the same as the deviceJustin McPherson2009-11-111-2/+10
| | | * | | | | Gstreamer: Added DVD supportJustin McPherson2009-11-111-15/+19
| | | * | | | | Gstreamer: Do not assume that the list index is the same as the device id.Justin McPherson2009-11-111-4/+7
| | | * | | | | gstreamer: Set the glib app name only once and do it in the backend.Justin McPherson2009-11-112-1/+7
| | | * | | | | Gstreamer: Detect more mimetypesJustin McPherson2009-11-111-2/+9
| | | * | | | | reduce the speed of CD drive to 2X while playing CD audio to limit CDJustin McPherson2009-11-111-3/+15
| | | * | | | | gstreamer: Do not call gst_deinit() but do free the device and effect manager...Justin McPherson2009-11-111-1/+0
| | | * | | | | Remove rogue \refs from documentation.Justin McPherson2009-11-112-2/+2
| | | * | | | | Import change 924855 from phonon-svn.Justin McPherson2009-11-111-2/+6
| | | * | | | | Import change 932546 from phonon-svn.Justin McPherson2009-11-1191-91/+91
| | | * | | | | Import change 950964 from phonon-svn.Justin McPherson2009-11-111-2/+2
| | | * | | | | Import change 953828 from phonon-svnJustin McPherson2009-11-111-1/+1
| * | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-17231-3840/+5557
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge remote branch 'tools-team/4.6' into 4.6Oswald Buddenhagen2009-11-172-4/+1
| |\ \ \ \ \ \ \