| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Removed unused parameter from graphics scene index internal function | Leonardo Sobral Cunha | 2009-09-25 | 2 | -5/+6 |
|
|
| * | | | ifdefs to allow compilation with QT_NO_MAINWINDOW and QT_NO_TOOLBAR | Jeremy Katz | 2009-09-25 | 1 | -0/+2 |
| |/ / |
|
| * | | Add QGraphicsItem::stackBefore(), and fix Z ordering bugs. | Andreas Aardal Hanssen | 2009-09-25 | 5 | -5/+165 |
|
|
| * | | Mac, Carbon: add support for device pixel scrolling (wheel event) | Richard Moe Gustavsen | 2009-09-25 | 1 | -20/+62 |
|
|
| * | | Mac, Cocoa: add support for device pixel scrolling (wheel event) | Richard Moe Gustavsen | 2009-09-25 | 1 | -10/+25 |
|
|
| * | | Change the way we handle KeyboardUIMode on Mac | Benjamin Poulain | 2009-09-25 | 1 | -4/+16 |
|
|
| * | | Make QEglContext API a little more flexible | Rhys Weatherley | 2009-09-25 | 2 | -12/+8 |
|
|
| * | | Remove the storage of the EGLSurface from QEglContext | Rhys Weatherley | 2009-09-25 | 6 | -79/+16 |
|
|
| * | | Push the "lazy doneCurrent" logic down from QtOpenVG into QEgl | Rhys Weatherley | 2009-09-24 | 2 | -3/+89 |
|
|
* | | | Removed trace statements from QtGui | Gareth Stockwell | 2009-09-28 | 2 | -252/+9 |
|
|
* | | | Removed calls to CCoeControl::DrawNow from QWidgetPrivate::setWSGeometry | Gareth Stockwell | 2009-09-28 | 1 | -30/+7 |
|
|
* | | | Fixed logical error in QSymbianControl::Draw | Gareth Stockwell | 2009-09-28 | 1 | -4/+4 |
|
|
* | | | Implemented QWidget::mapFromGlobal, QWidget::mapToGlobal, for case where chil... | Gareth Stockwell | 2009-09-28 | 1 | -5/+8 |
|
|
* | | | Revert "Revert all GUI changes from the MMF work." | Frans Englich | 2009-09-28 | 5 | -68/+476 |
|/ / |
|
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-24 | 6 | -21/+12 |
|\ \
| |/ |
|
| * | Fixed text drawing regression in Assistant. | Trond Kjernåsen | 2009-09-24 | 1 | -0/+2 |
|
|
| * | Fixed clipping of non-cosmetic dashed strokes in raster paint engine. | Kim Motoyoshi Kalland | 2009-09-23 | 1 | -9/+1 |
|
|
| * | Calling raise() on a hidden windows makes it visible on Cocoa. | Prasanth Ullattil | 2009-09-23 | 1 | -1/+1 |
|
|
| * | Ensure that QStandardItem::clone() is used when a prototype is set | Andy Shaw | 2009-09-22 | 2 | -4/+7 |
|
|
| * | Fix broken drop-down arrows on Windows 7 | Jens Bache-Wiig | 2009-09-22 | 1 | -11/+0 |
|
|
* | | Fix the area above the menubar to have the right background | Andy Shaw | 2009-09-24 | 1 | -1/+1 |
|
|
* | | Added BlurType to blur graphics effect API. | Samuel Rødal | 2009-09-24 | 4 | -15/+77 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Andy Shaw | 2009-09-24 | 1 | -0/+4 |
|\ \ |
|
| * | | QTextDocument initial revision after setPlainText/setHtml | mae | 2009-09-24 | 1 | -0/+4 |
|
|
* | | | Ensure that the gradient is not given an invalid stop point | Andy Shaw | 2009-09-24 | 1 | -7/+7 |
|/ / |
|
* | | Added some documentation for a hackish workaround into the mac code | Richard Moe Gustavsen | 2009-09-24 | 1 | -4/+11 |
|
|
* | | Only account for a negative right bearing in QTextLayout | Eskil Abrahamsen Blomfeldt | 2009-09-24 | 1 | -1/+1 |
|
|
* | | Fixed a text drawing problem in the GL2 engine under X11. | Trond Kjernåsen | 2009-09-24 | 1 | -1/+1 |
|
|
* | | Fix QTextDocument::revision() | mae | 2009-09-24 | 3 | -23/+17 |
|
|
* | | Compile fix for platforms prior to Symbian^3. | Jason Barron | 2009-09-23 | 3 | -0/+10 |
|
|
* | | Don't disable painting with multiple screens and VNC | Jeremy Katz | 2009-09-23 | 1 | -0/+4 |
|
|
* | | Merge branch 's60MainHelperClasses' into 4.6 | axis | 2009-09-23 | 13 | -470/+527 |
|\ \ |
|
| * | | Corrected typo. | axis | 2009-09-23 | 1 | -1/+1 |
|
|
| * | | Added support for using custom application objects on S60. | axis | 2009-09-23 | 13 | -469/+526 |
|
|
* | | | QTextCursor selection extension when inserting characters | mae | 2009-09-23 | 1 | -2/+6 |
|
|
* | | | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus. | Gabriel de Dietrich | 2009-09-23 | 2 | -7/+15 |
|
|
* | | | When using style sheets, the focus flag was not propagated to the children of | Gabriel de Dietrich | 2009-09-23 | 1 | -1/+1 |
|
|
* | | | Modify functions for native pixmap data conversion on Symbian. | Jason Barron | 2009-09-23 | 5 | -222/+235 |
|
|
* | | | Implement advanced pointer handling on S60 | Bradley T. Hughes | 2009-09-23 | 3 | -2/+80 |
|
|
* | | | Implement Qt::WA_AcceptTouchEvents on S60 | Bradley T. Hughes | 2009-09-23 | 3 | -1/+14 |
|
|
* | | | Fall back to pixmaps in xp style when toplevel is translucent | Gunnar Sletta | 2009-09-23 | 1 | -1/+10 |
|
|
* | | | Make gtkstyle work on non-developer machines again | Harald Fernengel | 2009-09-23 | 1 | -1/+2 |
|
|
* | | | Small API addition: Make addChildLayoutItem available for subclasses. | Jan-Arve Sæther | 2009-09-23 | 2 | -0/+19 |
|
|
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-09-23 | 24 | -121/+159 |
|\ \ \ |
|
| * | | | fix QPixmap::fromWinHICON for Windows CE mobile | Joerg Bornemann | 2009-09-22 | 1 | -3/+20 |
|
|
| * | | | QPixMap::fromWinHICON compile fix for Windows CE | Joerg Bornemann | 2009-09-22 | 1 | -11/+12 |
|
|
| * | | | Inverts the SortOrder in graphics scene to reflect the stacking order | Leonardo Sobral Cunha | 2009-09-22 | 8 | -37/+37 |
|
|
| * | | | Fixed background gradients in ObjectBoundingMode | Gunnar Sletta | 2009-09-22 | 1 | -2/+8 |
|
|
| * | | | Fix crashes in QApplication autotest | Shane Kearns | 2009-09-22 | 1 | -2/+6 |
|
|
| * | | | Doc: Moved the note about QFileSystemModel to the start of the document. | David Boddie | 2009-09-22 | 1 | -4/+4 |
|
|