Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-04 | 17 | -1355/+1460 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix trivial qdoc error | Jason McDonald | 2009-11-04 | 1 | -1/+1 | |
| | * | | | | | | | QGtkStyle refactoring | Robert Griebl | 2009-11-03 | 13 | -1350/+1455 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 3 | -4/+4 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | Doc/i18n: Fixed source strings for translation. | David Boddie | 2009-11-03 | 1 | -1/+1 | |
| | | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-02 | 2 | -3/+3 | |
| * | | | | | | | Remove QMatrix4x4& return values in response to API review feedback | Rhys Weatherley | 2009-11-04 | 2 | -78/+61 | |
| * | | | | | | | Incorporate API review feedback for math3d classes. | Rhys Weatherley | 2009-11-04 | 6 | -133/+165 | |
| * | | | | | | | Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -10/+10 | |
| * | | | | | | | Merge branch 'statemachine-api-changes' into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 8 | -63/+63 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Change name of QMouseEventTransition::path() to hitTestPath(). | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 4 | -14/+14 | |
| | * | | | | | | | Change name of modifiersMask property to "modifierMask" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 8 | -49/+49 | |
| * | | | | | | | | Fixed fillRect on QImage::Format_ARGB32 images. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -1/+9 | |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 3 | -10/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fixed some compiler warnings. | Samuel Rødal | 2009-11-03 | 1 | -5/+4 | |
| | * | | | | | | | | Made QPainter::drawText() respect Qt::TextDontClip flag. | Samuel Rødal | 2009-11-03 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 9 | -31/+122 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed crash in QPixmap::fromImage with an Indexed8 without a colortable. | Gunnar Sletta | 2009-11-03 | 1 | -4/+8 | |
| * | | | | | | | | | | Check for QPixmap::isNull() in QPainter::drawPixmap() | Gunnar Sletta | 2009-11-03 | 1 | -1/+1 | |
| * | | | | | | | | | | Compile... | Gunnar Sletta | 2009-11-03 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 125 | -1079/+2461 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | fix font height calculation on QWS | Joerg Bornemann | 2009-11-03 | 1 | -1/+1 | |
| | * | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-02 | 122 | -1078/+2427 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 118 | -1758/+2571 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGL | Keith Isdale | 2009-11-02 | 1 | -0/+4 | |
| | | | * | | | | | | | | Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CE | Keith Isdale | 2009-11-02 | 1 | -1/+1 | |
| | | | * | | | | | | | | Track declarative changes | Warwick Allison | 2009-11-02 | 1 | -1/+1 | |
| | | | * | | | | | | | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 37 | -294/+1053 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-10-30 | 36 | -956/+515 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6 | Olivier Goffart | 2009-10-30 | 9 | -223/+224 | |
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-10-30 | 9 | -223/+224 | |
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / / | | | | | | | |/| | | | | | | ||||||
| | | | | | | * | | | | | | | QS60Style does not mix well with the stylesheets | Sami Merilä | 2009-10-29 | 4 | -124/+146 | |
| | | | | | | * | | | | | | | Fix for softkey visibility when dialog launched from fullscreen widget. | Janne Anttila | 2009-10-29 | 1 | -0/+1 | |
| | | | | | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-29 | 6 | -11/+40 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | Fixed crash/drawing artifacts on rotation change on Symbian. | axis | 2009-10-28 | 1 | -4/+3 | |
| | | | | | | * | | | | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap() | Jani Hautakangas | 2009-10-28 | 1 | -6/+9 | |
| | | | | | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-27 | 5 | -73/+47 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | Draw QSplitter in QS60Style | Sami Merilä | 2009-10-27 | 1 | -0/+11 | |
| | | | | | | * | | | | | | | | | Cleanup softkeymanager keyedactions hash when QAction is being deleted. | Janne Anttila | 2009-10-27 | 2 | -1/+9 | |
| | | | | | | * | | | | | | | | | Use PM_SplitterWidth in QS60Style | Sami Merilä | 2009-10-27 | 1 | -19/+20 | |
| | | | | | | * | | | | | | | | | Temporary fix for FEP crash with input masked QLineEdits | Miikka Heikkinen | 2009-10-27 | 1 | -2/+22 | |
| | | | | | | * | | | | | | | | | Switched setWindowIcon_sys to use QPixmpa::toSymbianCFbsBitmap in S60. | Janne Anttila | 2009-10-27 | 1 | -68/+4 | |
| | | | | * | | | | | | | | | | | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 53 | -486/+958 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | Remove a paintBox call that should have been moved a few lines down, but was ... | Robert Griebl | 2009-10-30 | 1 | -3/+0 | |
| | | | * | | | | | | | | | | | | QTreeView: fix drawing branches of model that adds or remove rows dynamically | Olivier Goffart | 2009-10-30 | 2 | -4/+37 | |
| | | | * | | | | | | | | | | | | Fixes regression in QComboBox with keypad navigation while mouse is over the ... | Olivier Goffart | 2009-10-30 | 2 | -19/+6 | |
| | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | QItemSelectionModel could emit selectionChanged with no change | Thierry Bastian | 2009-10-30 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | In ItemViews, right click on the viewport clear the ext selection | Thierry Bastian | 2009-10-30 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | QActionGroup: reset the checkedAction when it is unchecked | Thierry Bastian | 2009-10-30 | 1 | -4/+10 | |
| | | | * | | | | | | | | | | | Get rid of QPainter warnings generated from QGraphicsOpacityEffect. | Bjørn Erik Nilsen | 2009-10-29 | 1 | -49/+20 | |