summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | Fix compile error for Symbian WINSCW emulatorShane Kearns2009-11-031-1/+1
| | | | * | | | | | | | Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-049-7/+77
| | | | * | | | | | | | Call PositionChanged from QSymbianControl::SizeChangedGareth Stockwell2009-11-041-0/+5
| | | | * | | | | | | | Removed some logging from MMF Phonon backendGareth Stockwell2009-11-041-2/+2
| | | | * | | | | | | | Fixed crash opening audio clip when video clip currently openGareth Stockwell2009-11-031-0/+3
| | | | * | | | | | | | Revert "Fixed a crash in the QApplication autotest."Gareth Stockwell2009-11-031-2/+1
| | | | * | | | | | | | Merge branch '4.6' into mmfphononGareth Stockwell2009-11-03356-4233/+28918
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix for defect introduced by dd48c27fGareth Stockwell2009-11-031-1/+4
| | | | * | | | | | | | | Fixed volume calculation in Phonon MMF backendGareth Stockwell2009-11-031-1/+2
| | | | * | | | | | | | | Fixed state bug in Phonon MMF backendGareth Stockwell2009-11-031-3/+3
| | | | * | | | | | | | | Fix for unresponsive sliders after orientation switch or full-screenGareth Stockwell2009-11-031-0/+3
| | | | * | | | | | | | | Improve error handling.Frans Englich2009-10-237-51/+57
| | | | * | | | | | | | | Video screen region is updated in response to ancestors of video widgetGareth Stockwell2009-10-239-11/+328
| | | | * | | | | | | | | When creating a Symbian WId for a visible widget, make the controlGareth Stockwell2009-10-231-1/+3
| | | * | | | | | | | | | Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-065-2/+75
| | * | | | | | | | | | | docs: Add a section about known issues for the anchor layout.Jan-Arve Sæther2009-11-061-4/+17
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-064-6/+31
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Fix QGraphicsScene::isActive if the view is shown while the window is active.Olivier Goffart2009-11-061-0/+23
| | | * | | | | | | | | | | QGraphicsView: Fixes QGraphicsView::focusItem when scene is not activeOlivier Goffart2009-11-062-5/+7
| | | * | | | | | | | | | | Compile on MacOlivier Goffart2009-11-061-1/+1
| | * | | | | | | | | | | | Use 0 instead of NULL.Jan-Arve Sæther2009-11-061-6/+6
| | * | | | | | | | | | | | Add documentation for the new min/pref/maxSize properties.Jan-Arve Sæther2009-11-061-0/+21
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Fix Phonon's video renderer on windows with openglThierry Bastian2009-11-061-1/+6
| | * | | | | | | | | | | Fix buildThierry Bastian2009-11-061-2/+2
| | * | | | | | | | | | | add slow mode in private API for testingThierry Bastian2009-11-062-2/+8
| | * | | | | | | | | | | Animations should only be registered if their new state is runningThierry Bastian2009-11-061-1/+1
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-05134-1066/+2047
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-05134-1066/+2047
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m...Jan-Arve Sæther2009-11-051-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | / / / | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Add min/pref/max size properties to QGraphicsWidgetArtur Duque de Souza2009-11-041-0/+3
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-056-67/+37
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Revert "Make animation timer slightly more accurate with default interval of 15"Thierry Bastian2009-11-051-2/+1
| | | * | | | | | | | | | | API review from yesterday made a bug appear for the pause animationsThierry Bastian2009-11-051-6/+12
| | | * | | | | | | | | | | Another fix for the registration of the animationsThierry Bastian2009-11-051-3/+4
| | | * | | | | | | | | | | Always set a clip on the painter in QGraphicsView.Andreas Aardal Hanssen2009-11-051-0/+3
| | | * | | | | | | | | | | Fixed Q3DockArea::setAcceptDockWindow which didn't work at allThierry Bastian2009-11-051-1/+1
| | | * | | | | | | | | | | Stylesheet: Fix lineedit size with an empty stylesheet with some stylesOlivier Goffart2009-11-051-43/+0
| | | * | | | | | | | | | | Fix textControl so that it ignores mouse press events when neededThierry Bastian2009-11-052-12/+16
| | * | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-055-265/+148
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | / / | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | | * | | | | | | | | | QGAL: Remove support for QSizePolicy::ExpandingEduardo M. Fleury2009-11-042-202/+20
| | | * | | | | | | | | | QGAL: Avoid false assertions due to floating point precision errorsEduardo M. Fleury2009-11-043-12/+14
| | | * | | | | | | | | | QGAL: Do not create sizeHint constraints for dependent anchorsEduardo M. Fleury2009-11-042-10/+25
| | | * | | | | | | | | | QGAL: Do not restrict maximum size of layout anchorsEduardo M. Fleury2009-11-041-9/+47
| | | * | | | | | | | | | QGAL: extend helper function to always return parallel anchor createdCaio Marcelo de Oliveira Filho2009-11-041-8/+17
| | | * | | | | | | | | | QGAL: escape vertices names in the serialized graph outputCaio Marcelo de Oliveira Filho2009-11-041-2/+2
| | | * | | | | | | | | | QGAL: keep references to layout verticesCaio Marcelo de Oliveira Filho2009-11-043-38/+39
| | * | | | | | | | | | | Wrong styling of checkable menu items.Gabriel de Dietrich2009-11-043-21/+47
| | * | | | | | | | | | | Result API review with JasminThierry Bastian2009-11-0414-58/+84
| | * | | | | | | | | | | Fix crash in QMenu when using QWidgetActionOlivier Goffart2009-11-042-24/+19
| | * | | | | | | | | | | Fix to the unregistration of the animation to the global timerThierry Bastian2009-11-041-19/+11