Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | 1 | -1/+5 | |
* | | | | | | | | Don't crash via proxy model when moving QModelIndexes | Stephen Kelly | 2009-11-26 | 1 | -1/+1 | |
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-26 | 7 | -67/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | | 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 | |
| * | | | | | | | | 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 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of items | Alexis Menard | 2009-11-26 | 1 | -1/+2 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | 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 | 4 | -46/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | QGraphicsTextItem::setDefaultTextColor check change before calling update() | Olivier Goffart | 2009-11-26 | 1 | -1/+3 | |
| * | | | | | | | | Optimize QObjectPrivate::isSignalConnected | Olivier Goffart | 2009-11-26 | 2 | -42/+26 | |
| * | | | | | | | | 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 | |
* | | | | | | | | Make the spinbox and doublespinbox better accept intermediate input | Thierry Bastian | 2009-11-25 | 1 | -65/+35 | |
* | | | | | | | | Offset in MDI subwindow bar buttons under Mac OS 10.6 | Gabriel de Dietrich | 2009-11-25 | 1 | -3/+5 | |
* | | | | | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-25 | 17 | -69/+165 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-11-25 | 18 | -91/+150 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-25 | 38 | -88/+283 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Merge commit '0d20ec8604b318ceafd6c35dfe1d73519bf024d3' of oslo-staging-1 int... | Simon Hausmann | 2009-11-25 | 14 | -32/+109 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | QNetworkCookieJar: don't do path checking when receiving cookies | Peter Hartmann | 2009-11-24 | 1 | -3/+4 | |
| | | * | | | | | Fix accept call in q3process | Markus Goetz | 2009-11-24 | 1 | -1/+1 | |
| | | * | | | | | Fix QWindowsSystemProxy::init | Markus Goetz | 2009-11-24 | 1 | -1/+4 | |
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-24 | 14 | -17/+87 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Fixes: Fuzzy standard icons with Ubuntu Humanity theme | Jens Bache-Wiig | 2009-11-23 | 1 | -15/+13 | |
| | | * | | | | | | Don't crash in eval() function when QtScript debugger is attached | Kent Hansen | 2009-11-23 | 1 | -2/+8 | |
| | | * | | | | | | Mac: Make gestures available when building Qt against SDK < 10.6 | Richard Moe Gustavsen | 2009-11-23 | 2 | -8/+25 | |
| | | * | | | | | | Cocoa: native dialogs might hang the application on close | Richard Moe Gustavsen | 2009-11-23 | 1 | -2/+8 | |
| | | * | | | | | | Mac: remove superflucious call | Richard Moe Gustavsen | 2009-11-23 | 1 | -1/+0 | |
| | | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-23 | 5 | -1/+51 | |
| | | * | | | | | | Mac: added some useful comments only | Richard Moe Gustavsen | 2009-11-23 | 1 | -0/+3 | |
| | * | | | | | | | Fixes implicit grabbing in Qt/Cocoa | Denis Dzyubenko | 2009-11-25 | 2 | -30/+29 | |
| | * | | | | | | | Fix QFile::map in Linux 64bit | Olivier Goffart | 2009-11-25 | 1 | -1/+1 | |
| | | |_|_|_|_|/ | | |/| | | | | |