summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-246-21/+12
|\
| * Fixed text drawing regression in Assistant.Trond Kjernåsen2009-09-241-0/+2
| * Fixed clipping of non-cosmetic dashed strokes in raster paint engine.Kim Motoyoshi Kalland2009-09-231-9/+1
| * Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-231-1/+1
| * Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-222-4/+7
| * Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
* | Fix the area above the menubar to have the right backgroundAndy Shaw2009-09-241-1/+1
* | Added BlurType to blur graphics effect API.Samuel Rødal2009-09-244-15/+77
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Andy Shaw2009-09-241-0/+4
|\ \
| * | QTextDocument initial revision after setPlainText/setHtmlmae2009-09-241-0/+4
* | | Ensure that the gradient is not given an invalid stop pointAndy Shaw2009-09-241-7/+7
|/ /
* | Added some documentation for a hackish workaround into the mac codeRichard Moe Gustavsen2009-09-241-4/+11
* | Only account for a negative right bearing in QTextLayoutEskil Abrahamsen Blomfeldt2009-09-241-1/+1
* | Fixed a text drawing problem in the GL2 engine under X11.Trond Kjernåsen2009-09-241-1/+1
* | Fix QTextDocument::revision()mae2009-09-243-23/+17
* | Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-233-0/+10
* | Don't disable painting with multiple screens and VNCJeremy Katz2009-09-231-0/+4
* | Merge branch 's60MainHelperClasses' into 4.6axis2009-09-2313-470/+527
|\ \
| * | Corrected typo.axis2009-09-231-1/+1
| * | Added support for using custom application objects on S60.axis2009-09-2313-469/+526
* | | QTextCursor selection extension when inserting charactersmae2009-09-231-2/+6
* | | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-232-7/+15
* | | When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-231-1/+1
* | | Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-235-222/+235
* | | Implement advanced pointer handling on S60Bradley T. Hughes2009-09-233-2/+80
* | | Implement Qt::WA_AcceptTouchEvents on S60Bradley T. Hughes2009-09-233-1/+14
* | | Fall back to pixmaps in xp style when toplevel is translucentGunnar Sletta2009-09-231-1/+10
* | | Make gtkstyle work on non-developer machines againHarald Fernengel2009-09-231-1/+2
* | | Small API addition: Make addChildLayoutItem available for subclasses.Jan-Arve Sæther2009-09-232-0/+19
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2324-121/+159
|\ \ \
| * | | fix QPixmap::fromWinHICON for Windows CE mobileJoerg Bornemann2009-09-221-3/+20
| * | | QPixMap::fromWinHICON compile fix for Windows CEJoerg Bornemann2009-09-221-11/+12
| * | | Inverts the SortOrder in graphics scene to reflect the stacking orderLeonardo Sobral Cunha2009-09-228-37/+37
| * | | Fixed background gradients in ObjectBoundingModeGunnar Sletta2009-09-221-2/+8
| * | | Fix crashes in QApplication autotestShane Kearns2009-09-221-2/+6
| * | | Doc: Moved the note about QFileSystemModel to the start of the document.David Boddie2009-09-221-4/+4
| * | | Fix focus scope bugs, verified against examples in kinetic-declarativeui.Andreas Aardal Hanssen2009-09-222-29/+18
| * | | Missing mouse release event on toolbars on Mac OS XPrasanth Ullattil2009-09-221-0/+2
| * | | Fix a regression in 4.6 in icon mode for QListViewThierry Bastian2009-09-221-1/+1
| * | | Fixed ellipsedrawing in raser engine for rects over 2^15 in sizeGunnar Sletta2009-09-221-0/+1
| |/ /
| * | Prevented export of some internal functions.axis2009-09-222-4/+4
| * | Saved some space by using bitfields instead of bools.axis2009-09-221-4/+4
| * | Fix breaking on fixed column width when text has tabsEskil Abrahamsen Blomfeldt2009-09-221-2/+7
| * | Fixed incorrect warning when unable to detect GTK themeJens Bache-Wiig2009-09-221-20/+25
| * | Fix autotest failure on combo box with Gtk+Jens Bache-Wiig2009-09-221-2/+2
| * | Fixed text drawing in the GL2 engine after sub-pixel hinting was added.Trond Kjernåsen2009-09-221-0/+6
| * | Compile on all non-windows platformsEskil Abrahamsen Blomfeldt2009-09-221-0/+2
* | | Fix compile error in MEDIA_SERVER code.Jason McDonald2009-09-231-1/+1
|/ /
* | Fixes some warning in headersOlivier Goffart2009-09-223-13/+13
* | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-221-2/+4
|\ \ | |/