| Commit message (Expand) | Author | Age | Files | Lines |
* | QTreeView: Make sure the state QStyle::State_Sibling is correctly set | Olivier Goffart | 2009-10-27 | 2 | -10/+10 |
|
|
* | Fixes QTreeView: stylesheet :has-children pseudo selector doesn't works for t... | Olivier Goffart | 2009-10-27 | 2 | -13/+18 |
|
|
* | Do not hardecode the ToolBar Icon Size | Olivier Goffart | 2009-10-27 | 3 | -7/+1 |
|
|
* | QTableView would not correctly resize to contents | Thierry Bastian | 2009-10-27 | 2 | -0/+6 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-27 | 7 | -32/+41 |
|\ |
|
| * | Fixed a bug in QMenuBar in RTL that would display menu at the wrong place | Thierry Bastian | 2009-10-27 | 2 | -17/+16 |
|
|
| * | Fixed crash when setting header data in QSqlQueryModel. | Gabriel de Dietrich | 2009-10-26 | 1 | -1/+1 |
|
|
| * | stabilize test and fix warning | Olivier Goffart | 2009-10-26 | 1 | -0/+2 |
|
|
| * | Fixed typo | Gabriel de Dietrich | 2009-10-26 | 1 | -1/+1 |
|
|
| * | Drag and drop in QListWidget would not preserve the selection | Gabriel de Dietrich | 2009-10-26 | 2 | -13/+21 |
|
|
* | | Respect the per-item layoutSpacing() if the style uses that feature. | Jan-Arve Sæther | 2009-10-27 | 5 | -69/+109 |
|
|
* | | If a QGraphicsWidget gets a StyleChange event, invalidate its layout. | Jan-Arve Sæther | 2009-10-27 | 1 | -0/+2 |
|/ |
|
* | Fix buglet in QGraphicsItem::stackBefore(). | Andreas Aardal Hanssen | 2009-10-26 | 1 | -1/+1 |
|
|
* | Phonon: allows to stream wave files from QIODevice | Thierry Bastian | 2009-10-23 | 1 | -4/+7 |
|
|
* | Wrong worldTransform() on the painter in QGraphicsScene::drawForeground. | Bjørn Erik Nilsen | 2009-10-23 | 1 | -0/+8 |
|
|
* | MAke sure we call setCurrentTime when an animation is started | Thierry Bastian | 2009-10-23 | 2 | -12/+9 |
|
|
* | QGraphicsLineItem leave traces when moving around (reg. against 4.5) | Bjørn Erik Nilsen | 2009-10-23 | 1 | -1/+1 |
|
|
* | Added visual DnD indicator for left to right flow in QListView | Gabriel de Dietrich | 2009-10-23 | 4 | -3/+119 |
|
|
* | Fix crash in QGraphicsView BSP discovered in Amarok. | Alexis Menard | 2009-10-22 | 1 | -6/+8 |
|
|
* | Warning -- | Alexis Menard | 2009-10-22 | 1 | -1/+1 |
|
|
* | In Vista style, renaming Animation, Transition and Pulse | Thierry Bastian | 2009-10-22 | 2 | -37/+37 |
|
|
* | Merge branch 'origin/4.6' into widgets-team/4.6 | Olivier Goffart | 2009-10-22 | 124 | -3829/+7950 |
|\ |
|
| * | QtScript: Compatibility with 4.5 | Olivier Goffart | 2009-10-22 | 1 | -0/+4 |
|
|
| * | Qt patches to libpng sources. | aavit | 2009-10-22 | 1 | -2/+12 |
|
|
| * | Upgrade libpng to version 1.2.40 | aavit | 2009-10-22 | 86 | -3626/+6428 |
|
|
| * | qfontengine_win.cpp: special Windows CE code removed | Joerg Bornemann | 2009-10-22 | 1 | -75/+16 |
|
|
| * | Fix a bug in QGraphicsRotation related to 2D projections | Rhys Weatherley | 2009-10-22 | 2 | -2/+4 |
|
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-22 | 84 | -30806/+55398 |
| |\ |
|
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Kurt Korbatits | 2009-10-22 | 22 | -30144/+54246 |
| | |\ |
|
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Iain | 2009-10-21 | 64 | -30780/+55188 |
| | | |\ |
|
| | | * | | Update EABI DEF files for Symbian OS | Iain | 2009-10-20 | 5 | -10/+55 |
|
|
| | * | | | Fixed clock() function return values in audio class's. | Kurt Korbatits | 2009-10-22 | 4 | -4/+4 |
|
|
| * | | | | Properly detect font smoothing setting on Mac OS X in raster engine | Eskil Abrahamsen Blomfeldt | 2009-10-21 | 3 | -3/+18 |
|
|
| * | | | | Fixed an assert when running the composition demo on Mac. | Trond Kjernåsen | 2009-10-20 | 1 | -16/+19 |
|
|
| * | | | | Make sure QGLTextureCache exists when creating surfaces for pixmaps | Tom Cooksey | 2009-10-20 | 2 | -2/+8 |
|
|
| * | | | | Add a new window surface which utilises QX11GLPixmapData | Tom Cooksey | 2009-10-20 | 5 | -4/+239 |
|
|
| * | | | | Fixed the SVG paint engine to preserve whitespace when drawing text. | Kim Motoyoshi Kalland | 2009-10-20 | 1 | -0/+1 |
|
|
| * | | | | Fixed a stencil clearing bug in the GL 1 engine. | Trond Kjernaasen | 2009-10-20 | 1 | -19/+21 |
|
|
| * | | | | Fix build on desktop X11 | Tom Cooksey | 2009-10-20 | 2 | -3/+1 |
|
|
| * | | | | Use different GL contexts for ARGB & RGB pixmaps | Tom Cooksey | 2009-10-19 | 1 | -31/+100 |
|
|
| * | | | | Add an assert testing the cleanup hooks exist before executing them | Tom Cooksey | 2009-10-19 | 1 | -0/+1 |
|
|
| * | | | | Add a new QX11GLPixmapData which renders to X pixmaps using GL | Tom Cooksey | 2009-10-19 | 9 | -5/+304 |
|
|
| * | | | | Separate modification & destruction pixmap cleanup hooks | Tom Cooksey | 2009-10-19 | 5 | -19/+67 |
|
|
| * | | | | Stop QEglContext destroying contexts it doesn't own | Tom Cooksey | 2009-10-19 | 2 | -2/+4 |
|
|
| * | | | | Integrated new triangulating stroker into Qt | Gunnar Sletta | 2009-10-19 | 5 | -54/+730 |
|
|
| * | | | | Fixed slow QPixmap::fill() when the pixmap is sharing data. | Kim Motoyoshi Kalland | 2009-10-19 | 1 | -1/+11 |
|
|
* | | | | | Fixed crash in tst_qabstractitemview. | Gabriel de Dietrich | 2009-10-21 | 1 | -3/+11 |
|
|
* | | | | | The QMenuPrivate::activationRecursionGuard has to be a boolean. | Marius Bugge Monsen | 2009-10-21 | 1 | -1/+1 |
|
|
* | | | | | Make QMenu::activateCausedStack() exception safe. | Marius Bugge Monsen | 2009-10-21 | 1 | -3/+11 |
|
|
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Marius Bugge Monsen | 2009-10-21 | 46 | -30180/+54601 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|