Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | Fixed typo in Symbian installation instructions. | Janne Anttila | 2009-11-27 | 1 | -12/+12 | |
| | | | * | | | | | Fix infinite recursion in OpenVG scissor-only clipping | Rhys Weatherley | 2009-11-27 | 1 | -12/+0 | |
| | | * | | | | | | Fix compilation on Windows CE | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 2 | -0/+4 | |
| | | |/ / / / / | ||||||
| | | * | | | | | QSortProxyModel: Crash when changing model with 2-level proxy and selected items | Gabriel de Dietrich | 2009-11-26 | 2 | -1/+42 | |
| | | * | | | | | Don't crash via proxy model when moving QModelIndexes | Stephen Kelly | 2009-11-26 | 2 | -1/+22 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-26 | 11 | -78/+120 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Fixed context menu placement partially outside screen bug in Symbian. | Janne Anttila | 2009-11-26 | 1 | -6/+6 | |
| | | | * | | | | Tidyup QS60Style - remove unused constants, replace magic values | Sami Merilä | 2009-11-26 | 2 | -12/+3 | |
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-26 | 2 | -9/+9 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Made layout of the Softkeys example more compact | Miikka Heikkinen | 2009-11-26 | 2 | -9/+9 | |
| | | | * | | | | | Background in landscape mode on S60 5.0 is broken | Sami Merilä | 2009-11-26 | 1 | -0/+1 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Remove some white-space from QS60Style | Sami Merilä | 2009-11-26 | 1 | -5/+5 | |
| | | | * | | | | Fixing background painting after orientation switch. | Alessandro Portale | 2009-11-25 | 2 | -1/+2 | |
| | | | * | | | | Fix for "saxbookmarks - file dialog starts in wrong directory (winscw)" | Janne Anttila | 2009-11-25 | 1 | -2/+5 | |
| | | | * | | | | Micro optimization | Alessandro Portale | 2009-11-25 | 1 | -1/+1 | |
| | | | * | | | | Fixed context menu not to have "Options" action. | Janne Anttila | 2009-11-25 | 1 | -0/+1 | |
| | | | * | | | | Fixes for tab/space usage in qwidget.cpp. | Janne Anttila | 2009-11-25 | 1 | -15/+15 | |
| | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2009-11-25 | 3 | -28/+35 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Removed unused setThemePalette(QStyleOption *option) | Alessandro Portale | 2009-11-25 | 2 | -7/+0 | |
| | | | | * | | | | Fix crash in QApplication::beep() on S60 | Shane Kearns | 2009-11-25 | 1 | -21/+35 | |
| | | | * | | | | | Fixed crash when scrolling with deleted backingstore | Janne Koskinen | 2009-11-25 | 2 | -0/+40 | |
| | | | |/ / / / | ||||||
| | | * | | | | | Fixes performance problem with scribble avoiding to redraw whole screen on ev... | Daniil Ivanov | 2009-11-26 | 1 | -2/+3 | |
| | | * | | | | | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of items | Alexis Menard | 2009-11-26 | 2 | -1/+34 | |
| | | * | | | | | Moved functions from .h to .cpp in the GL2 engine stroker. | Kim Motoyoshi Kalland | 2009-11-26 | 2 | -219/+208 | |
| | | * | | | | | Fixed miter joins generated by the GL2 engine stroker. | Kim Motoyoshi Kalland | 2009-11-26 | 1 | -17/+36 | |
| | | * | | | | | Background in landscape mode on S60 5.0 is broken | Sami Merilä | 2009-11-26 | 1 | -0/+1 | |
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-26 | 6 | -52/+188 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | QGraphicsTextItem::setDefaultTextColor check change before calling update() | Olivier Goffart | 2009-11-26 | 2 | -7/+14 | |
| | | | * | | | | | Optimize QObjectPrivate::isSignalConnected | Olivier Goffart | 2009-11-26 | 3 | -42/+135 | |
| | | | * | | | | | QT_VG_EGL_CONFIG env var to specify explicit EGL configs for OpenVG | Rhys Weatherley | 2009-11-26 | 1 | -0/+36 | |
| | | | * | | | | | Don't ask for pbuffers when searching for an OpenVG configuration | Rhys Weatherley | 2009-11-26 | 1 | -3/+3 | |
| | | * | | | | | | Fix uninitialized error variable if the stream doesn't exist | Gordon Schumacher | 2009-11-26 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Remove unused variables in QGraphicsItem and QGraphicsScene. | Bjørn Erik Nilsen | 2009-11-25 | 4 | -34/+20 | |
| | | * | | | | | Remove caching of QGraphicsItem::clipPath(). | Bjørn Erik Nilsen | 2009-11-25 | 3 | -191/+8 | |
| | | * | | | | | Fixing background painting after orientation switch. | Alessandro Portale | 2009-11-25 | 2 | -1/+2 | |
| | | * | | | | | Fixed round joins generated by the GL2 engine stroker. | Kim Motoyoshi Kalland | 2009-11-25 | 1 | -49/+97 | |
| | | * | | | | | autotest fix: mac shows sizegrip when window is maximized | Thierry Bastian | 2009-11-25 | 1 | -0/+5 | |
| | | * | | | | | Make the spinbox and doublespinbox better accept intermediate input | Thierry Bastian | 2009-11-25 | 3 | -68/+104 | |
| | | * | | | | | Fix RCC test | Olivier Goffart | 2009-11-25 | 1 | -2/+2 | |
| | | * | | | | | fix languagechange test | Olivier Goffart | 2009-11-25 | 1 | -1/+2 | |
| | | * | | | | | Test for the clipboard presence in autotest | Thierry Bastian | 2009-11-25 | 1 | -0/+14 | |
| | | * | | | | | Offset in MDI subwindow bar buttons under Mac OS 10.6 | Gabriel de Dietrich | 2009-11-25 | 1 | -3/+5 | |
| | | * | | | | | stabilize tests on X11 | Olivier Goffart | 2009-11-25 | 3 | -16/+22 | |
| | | * | | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-25 | 28 | -116/+273 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | skip one test on mac because it uses native menu bars | Thierry Bastian | 2009-11-25 | 1 | -0/+3 | |
| | | * | | | | | | Make the animation timer more consistent | Thierry Bastian | 2009-11-25 | 1 | -2/+7 | |
| | | * | | | | | | Fixed subpixel text antialiasing with the GL2 engine on ATI. | Kim Motoyoshi Kalland | 2009-11-25 | 1 | -4/+1 | |
| | | * | | | | | | Make sure the cursor of the lineedit doesn't blink when a key is pressed | Thierry Bastian | 2009-11-25 | 1 | -0/+4 | |
| | | * | | | | | | Make QVGCompositionHelper::blitWindow() more generic | Rhys Weatherley | 2009-11-25 | 2 | -7/+4 | |
| | | * | | | | | | Bind the EGL API type before calling eglMakeCurrent() | Rhys Weatherley | 2009-11-25 | 1 | -0/+12 | |