| Commit message (Expand) | Author | Age | Files | Lines |
* | state wasn't being correctly reloaded on mac with unified toolbar | Thierry Bastian | 2009-11-27 | 1 | -2/+5 |
|
|
* | Compile QtScript for win32-icc | Jan-Arve Sæther | 2009-11-27 | 2 | -2/+2 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-27 | 5 | -32/+21 |
|\ |
|
| * | Correctly export the horizontal part of a mixed alignment in text. | Thomas Zander | 2009-11-27 | 1 | -6/+7 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 27 | -133/+252 |
| |\ |
|
| | * | Fixed a memory leak in the newer native filedialog on windows | Thierry Bastian | 2009-11-27 | 1 | -1/+3 |
|
|
| | * | Fixed memory leak in QImagePixmapCleanupHooks. | Kim Motoyoshi Kalland | 2009-11-27 | 2 | -23/+8 |
|
|
| * | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial font | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 1 | -2/+3 |
|
|
* | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-27 | 2 | -21/+43 |
|\ \ \
| |_|/
|/| | |
|
| * | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-25 | 2 | -21/+43 |
|
|
| * | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-25 | 2 | -6/+46 |
|
|
| * | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-25 | 3 | -6/+56 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 4 | -26/+16 |
|\ \ \ |
|
| * | | | Fixed non-compiling Q*SpinBox auto-tests | Gabriel de Dietrich | 2009-11-27 | 2 | -2/+4 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-27 | 1 | -12/+12 |
| |\ \ \ |
|
| | * | | | 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 |
|
|