Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | Fix compile error for Symbian WINSCW emulator | Shane Kearns | 2009-11-03 | 1 | -1/+1 | |
| | | | * | | | | | | | | Implemented metadata handling in Phonon MMF backend | Gareth Stockwell | 2009-11-04 | 9 | -7/+77 | |
| | | | * | | | | | | | | Call PositionChanged from QSymbianControl::SizeChanged | Gareth Stockwell | 2009-11-04 | 1 | -0/+5 | |
| | | | * | | | | | | | | Removed some logging from MMF Phonon backend | Gareth Stockwell | 2009-11-04 | 1 | -2/+2 | |
| | | | * | | | | | | | | Fixed crash opening audio clip when video clip currently open | Gareth Stockwell | 2009-11-03 | 1 | -0/+3 | |
| | | | * | | | | | | | | Revert "Fixed a crash in the QApplication autotest." | Gareth Stockwell | 2009-11-03 | 1 | -2/+1 | |
| | | | * | | | | | | | | Merge branch '4.6' into mmfphonon | Gareth Stockwell | 2009-11-03 | 356 | -4233/+28918 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Fix for defect introduced by dd48c27f | Gareth Stockwell | 2009-11-03 | 1 | -1/+4 | |
| | | | * | | | | | | | | | Fixed volume calculation in Phonon MMF backend | Gareth Stockwell | 2009-11-03 | 1 | -1/+2 | |
| | | | * | | | | | | | | | Fixed state bug in Phonon MMF backend | Gareth Stockwell | 2009-11-03 | 1 | -3/+3 | |
| | | | * | | | | | | | | | Fix for unresponsive sliders after orientation switch or full-screen | Gareth Stockwell | 2009-11-03 | 1 | -0/+3 | |
| | | | * | | | | | | | | | Improve error handling. | Frans Englich | 2009-10-23 | 7 | -51/+57 | |
| | | | * | | | | | | | | | Video screen region is updated in response to ancestors of video widget | Gareth Stockwell | 2009-10-23 | 9 | -11/+328 | |
| | | | * | | | | | | | | | When creating a Symbian WId for a visible widget, make the control | Gareth Stockwell | 2009-10-23 | 1 | -1/+3 | |
| | | * | | | | | | | | | | Add preliminary QAccessibleImage interface | Harald Fernengel | 2009-11-06 | 5 | -2/+75 | |
| | * | | | | | | | | | | | docs: Add a section about known issues for the anchor layout. | Jan-Arve Sæther | 2009-11-06 | 1 | -4/+17 | |
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-06 | 4 | -6/+31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Fix QGraphicsScene::isActive if the view is shown while the window is active. | Olivier Goffart | 2009-11-06 | 1 | -0/+23 | |
| | | * | | | | | | | | | | | QGraphicsView: Fixes QGraphicsView::focusItem when scene is not active | Olivier Goffart | 2009-11-06 | 2 | -5/+7 | |
| | | * | | | | | | | | | | | Compile on Mac | Olivier Goffart | 2009-11-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Use 0 instead of NULL. | Jan-Arve Sæther | 2009-11-06 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | Add documentation for the new min/pref/maxSize properties. | Jan-Arve Sæther | 2009-11-06 | 1 | -0/+21 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Fix Phonon's video renderer on windows with opengl | Thierry Bastian | 2009-11-06 | 1 | -1/+6 | |
| | * | | | | | | | | | | | Fix build | Thierry Bastian | 2009-11-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | add slow mode in private API for testing | Thierry Bastian | 2009-11-06 | 2 | -2/+8 | |
| | * | | | | | | | | | | | Animations should only be registered if their new state is running | Thierry Bastian | 2009-11-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-05 | 134 | -1066/+2047 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-05 | 134 | -1066/+2047 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m... | Jan-Arve Sæther | 2009-11-05 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | / / / | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | Add min/pref/max size properties to QGraphicsWidget | Artur Duque de Souza | 2009-11-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-05 | 6 | -67/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Revert "Make animation timer slightly more accurate with default interval of 15" | Thierry Bastian | 2009-11-05 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | API review from yesterday made a bug appear for the pause animations | Thierry Bastian | 2009-11-05 | 1 | -6/+12 | |
| | | * | | | | | | | | | | | Another fix for the registration of the animations | Thierry Bastian | 2009-11-05 | 1 | -3/+4 | |
| | | * | | | | | | | | | | | Always set a clip on the painter in QGraphicsView. | Andreas Aardal Hanssen | 2009-11-05 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | Fixed Q3DockArea::setAcceptDockWindow which didn't work at all | Thierry Bastian | 2009-11-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Stylesheet: Fix lineedit size with an empty stylesheet with some styles | Olivier Goffart | 2009-11-05 | 1 | -43/+0 | |
| | | * | | | | | | | | | | | Fix textControl so that it ignores mouse press events when needed | Thierry Bastian | 2009-11-05 | 2 | -12/+16 | |
| | * | | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-05 | 5 | -265/+148 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | / / | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | QGAL: Remove support for QSizePolicy::Expanding | Eduardo M. Fleury | 2009-11-04 | 2 | -202/+20 | |
| | | * | | | | | | | | | | QGAL: Avoid false assertions due to floating point precision errors | Eduardo M. Fleury | 2009-11-04 | 3 | -12/+14 | |
| | | * | | | | | | | | | | QGAL: Do not create sizeHint constraints for dependent anchors | Eduardo M. Fleury | 2009-11-04 | 2 | -10/+25 | |
| | | * | | | | | | | | | | QGAL: Do not restrict maximum size of layout anchors | Eduardo M. Fleury | 2009-11-04 | 1 | -9/+47 | |
| | | * | | | | | | | | | | QGAL: extend helper function to always return parallel anchor created | Caio Marcelo de Oliveira Filho | 2009-11-04 | 1 | -8/+17 | |
| | | * | | | | | | | | | | QGAL: escape vertices names in the serialized graph output | Caio Marcelo de Oliveira Filho | 2009-11-04 | 1 | -2/+2 | |
| | | * | | | | | | | | | | QGAL: keep references to layout vertices | Caio Marcelo de Oliveira Filho | 2009-11-04 | 3 | -38/+39 | |
| | * | | | | | | | | | | | Wrong styling of checkable menu items. | Gabriel de Dietrich | 2009-11-04 | 3 | -21/+47 | |
| | * | | | | | | | | | | | Result API review with Jasmin | Thierry Bastian | 2009-11-04 | 14 | -58/+84 | |
| | * | | | | | | | | | | | Fix crash in QMenu when using QWidgetAction | Olivier Goffart | 2009-11-04 | 2 | -24/+19 | |
| | * | | | | | | | | | | | Fix to the unregistration of the animation to the global timer | Thierry Bastian | 2009-11-04 | 1 | -19/+11 | |