summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed the SVG paint engine to preserve whitespace when drawing text.Kim Motoyoshi Kalland2009-10-201-0/+1
* Fixed a stencil clearing bug in the GL 1 engine.Trond Kjernaasen2009-10-201-19/+21
* Fix build on desktop X11Tom Cooksey2009-10-202-3/+1
* Use different GL contexts for ARGB & RGB pixmapsTom Cooksey2009-10-191-31/+100
* Add an assert testing the cleanup hooks exist before executing themTom Cooksey2009-10-191-0/+1
* Add a new QX11GLPixmapData which renders to X pixmaps using GLTom Cooksey2009-10-199-5/+304
* Separate modification & destruction pixmap cleanup hooksTom Cooksey2009-10-195-19/+67
* Stop QEglContext destroying contexts it doesn't ownTom Cooksey2009-10-192-2/+4
* Integrated new triangulating stroker into QtGunnar Sletta2009-10-195-54/+730
* Fixed slow QPixmap::fill() when the pixmap is sharing data.Kim Motoyoshi Kalland2009-10-191-1/+11
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19194-24295/+23378
|\
| * ODBC: Retrieved in ascii, should be stored in ascii.Bill King2009-10-191-1/+1
| * Merge branch '4.5' into 4.6Thiago Macieira2009-10-161-1/+6
| |\
| | * QNetworkProxyFactory: Never return empty list on windowsMarkus Goetz2009-10-161-1/+6
| | * Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-162-2/+4
| * | Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-164-4/+283
| * | Doc: Gesture API documentation review and improvements.David Boddie2009-10-162-12/+37
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-163-6/+2
| |\ \
| | * | doc: Changed Trolltech to NokiaMartin Smith2009-10-161-1/+1
| | * | doc: Corrected typo.Martin Smith2009-10-161-1/+1
| | * | Removed unnecessary include from a public header file.axis2009-10-161-4/+0
| * | | Softkeys remain disabled if action owning action widget is enabledSami Merilä2009-10-165-13/+13
| |/ /
| * | doc: Fixed the wording in some \brief commands.Martin Smith2009-10-162-2/+2
| * | Networking documentation: Small improvementMarkus Goetz2009-10-163-3/+5
| * | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1642-350/+456
| |\ \
| | * | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-10-169-9/+162
| | * | Recognize transformed screens when looking for a QGLScreenRhys Weatherley2009-10-162-2/+4
| | * | Implement the strength parameter for OpenVG colorize filtersRhys Weatherley2009-10-163-54/+40
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-151-7/+59
| | |\ \
| | | * | Allow setting DFBDisplayLayer background colorAnders Bakken2009-10-151-7/+59
| | * | | Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDeviceRhys Weatherley2009-10-157-178/+2
| | |/ /
| | * | Don't trust layer when using window_as_cursorAnders Bakken2009-10-151-1/+1
| | * | Use the fallback icon theme name, if the system icon theme name can not be de...Robert Griebl2009-10-151-0/+4
| | * | Make QT_DIRECTFB_SUBSURFACE an opt-in optionAnders Bakken2009-10-152-3/+3
| | * | Fix a problem with QDirectFBScreen::instanceAnders Bakken2009-10-152-6/+12
| | * | Fix themed icon loader on DEs other than KDE and Gnome.Robert Griebl2009-10-151-0/+2
| | * | Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-153-14/+14
| | |\ \ | | | |/
| | | * Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
| | | * Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-154-148/+11
| | | * Back-port several OpenGL/ES fixes from 4.6 to 4.5Rhys Weatherley2009-10-153-5/+14
| | | * QNAM HTTP Code: Backport a fix related to aborting repliesMarkus Goetz2009-10-141-1/+4
| | | * Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
| | | * Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent()Prasanth Ullattil2009-10-121-11/+11
| | | * Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
| | | * Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
| | * | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-156-6/+17
| | |\ \
| | | * \ Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1510-78/+113
| | | |\ \
| | | * \ \ Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1462-22012/+19733
| | | |\ \ \
| | | * | | | Make the autotest pass for descending order in QTableWidgetPierre Rossi2009-10-142-2/+2
| | | * | | | Sorting bug in QTableView fixPierre Rossi2009-10-131-0/+2