summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detect context sharing on EGL systemsRhys Weatherley2009-11-175-0/+9
* Support OpenVG graphics systems that inherit from QVGPixmapDataRhys Weatherley2009-11-171-3/+3
* Make pbuffers example compile under OpenGL/ES 1.1Rhys Weatherley2009-11-171-0/+8
* Compile in namespaceAaron Kennedy2009-11-171-0/+1
* Fixed up qttracereplay and trace graphicsystem a bit.Gunnar Sletta2009-11-163-10/+31
* Fixed tst_qpixmapfilter testcaseGunnar Sletta2009-11-161-12/+12
* Fixed drop shadows for opengl graphics systemGunnar Sletta2009-11-161-1/+1
* Use a non-cosmetic 1-width pen in example to match graphicsview specsGunnar Sletta2009-11-161-1/+1
* Match drop shadow bounding rectangle unit test to the new implementationRhys Weatherley2009-11-161-13/+13
* Fixed dropshadow raster implementation since rewriteGunnar Sletta2009-11-161-4/+9
* Add some of my changes to changes-4.6.0Jason McDonald2009-11-161-4/+49
* Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-162-22/+47
* Add option to ingore unused navigation events in QTextControlEskil Abrahamsen Blomfeldt2009-11-163-7/+31
* Compile fix Solaris: "sun" is defined to 1 on Solaris :)Jan-Arve Sæther2009-11-161-9/+9
* Made it possible to bring up the FEP symbols menu using star key.axis2009-11-161-1/+9
* Fixed a regression in mainwindow that would not restore correctlyThierry Bastian2009-11-161-3/+2
* Fixa regression that could make a dockwidget disappear if unfloatableThierry Bastian2009-11-161-0/+3
* Fixed stroking of cosmetic dashed pens with the GL2 paint engine.Kim Motoyoshi Kalland2009-11-161-6/+3
* Fixed stroking of discontinuous paths with the GL2 engine.Kim Motoyoshi Kalland2009-11-162-4/+3
* Fixed a crash which could occur when perspective transforming QRegions.Trond Kjernåsen2009-11-161-8/+13
* Made the select button commit the T9 word rather than exit widget.axis2009-11-161-8/+20
* Fix for assertion failure in in QWidget::grabMouse for Symbian.Janne Anttila2009-11-161-2/+2
* Fixed handling of stroke-dashoffset in the SVG module.Kim Motoyoshi Kalland2009-11-161-1/+4
* Make isSharing() reset to false when context no longer sharingRhys Weatherley2009-11-163-1/+7
* Remove temp dirs workaround for raptor builds onlyShane Kearns2009-11-168-61/+34
* Fix qdoc errors in the MMF Phonon backend.Frans Englich2009-11-163-5/+22
* Fixed maximized dialogs losing maximized status on orientation switchMiikka Heikkinen2009-11-161-7/+9
* Add edit menu support for phones with a 'pencil' key.Jason Barron2009-11-163-0/+10
* Fix Qt file header, as spotted by tst_headers.Thiago Macieira2009-11-141-1/+1
* Disable optimisations which break stack traces on MaemoTom Cooksey2009-11-131-2/+2
* Generate debug symbols in release mode on MaemoTom Cooksey2009-11-131-0/+4
* Add mkspec for Maemo 5 & 6Tom Cooksey2009-11-132-0/+70
* Fix corelib def files for the new atomics implementationShane Kearns2009-11-132-0/+10
* Fix functions that return whether atomics are natives following review commentsShane Kearns2009-11-132-18/+76
* Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-139-39/+587
* Add the ARMv6 inline assembly code for compiling with RVCT.Thiago Macieira2009-11-131-0/+132
* Reorganize the qatomic_armv6.h file to receive the RVCT inlineThiago Macieira2009-11-131-81/+90
* Add an entry to the changelog about the XUnit support in QtTestJason McDonald2009-11-131-7/+7
* Fixed a crash when configuring an audio effect with the Phonon dialogThierry Bastian2009-11-131-2/+3
* Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-131-0/+7
* Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-132-75/+0
* Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-132-3/+19
* Fixes sub-attaq segfault when pausingLeonardo Sobral Cunha2009-11-132-0/+10
* Fixes sub-attaq demo, unfreeze boat after launching new game when on pauseLeonardo Sobral Cunha2009-11-132-3/+4
* Make the new examples for effects use the Qt Animation FrameworkThierry Bastian2009-11-136-69/+84
* Avoid XSync-related runtime crashes on HP-UX due to C++ mangling.Andreas Aardal Hanssen2009-11-132-0/+4
* Fix docs for animation apiLeonardo Sobral Cunha2009-11-132-9/+9
* Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-132-0/+41
* Fix typo in license headerAlessandro Portale2009-11-1327-27/+27
* Fixed searching and copy/paste from PDF documents.axis2009-11-131-1/+1