Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | 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 | |
| | * | | | | | | Minor changelog updates | Jason McDonald | 2009-11-27 | 1 | -9/+21 | |
* | | | | | | | | Two way WorkerScript communications | Aaron Kennedy | 2009-11-30 | 9 | -159/+276 | |
|/ / / / / / / | ||||||
* | | | | | | | Qt.quit() added to qml. | Tapani Mikola | 2009-11-30 | 6 | -0/+23 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-30 | 12 | -105/+505 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-30 | 32 | -63/+360 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Support disabling a Behavior. | Michael Brasser | 2009-11-30 | 4 | -3/+80 | |
| * | | | | | | | Add ListView snapMode to ensure flicking settles on an item boundary. | Martin Jones | 2009-11-30 | 5 | -96/+298 | |
| * | | | | | | | Add GridView.positionViewAtIndex(). | Martin Jones | 2009-11-27 | 3 | -6/+127 | |
* | | | | | | | | Basic WorkerScript functionality | Aaron Kennedy | 2009-11-30 | 7 | -5/+609 | |
* | | | | | | | | Doc | Aaron Kennedy | 2009-11-30 | 1 | -2/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-30 | 9 | -3/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-29 | 10 | -28/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix tutorial3. | Michael Brasser | 2009-11-29 | 1 | -1/+1 | |
| | * | | | | | | | Fix use of XmlHttpRequest in examples | Alan Alpert | 2009-11-27 | 3 | -0/+3 | |
| * | | | | | | | | Some UTF8 | Warwick Allison | 2009-11-29 | 1 | -1/+1 | |
| * | | | | | | | | atob and btoa functions (as per JS window functions) | Warwick Allison | 2009-11-29 | 2 | -0/+24 | |
| * | | | | | | | | Fix and test ListModel UTF8 reading. | Warwick Allison | 2009-11-29 | 2 | -1/+15 | |
* | | | | | | | | | Support array-literal Script::source values | Aaron Kennedy | 2009-11-29 | 17 | -42/+227 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Handle more HTML non-errors | Aaron Kennedy | 2009-11-27 | 1 | -6/+8 | |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-27 | 4 | -12/+8 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |