summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce new "snapToPixelGrid" flag to GL2 engine for drawTextTom Cooksey2010-01-042-5/+44
* Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-043-11/+29
* Set serial number in QDFBPixmapData::transformedAnders Bakken2010-01-041-0/+1
* New lance test for checking aliased vs antialiased renderingTom Cooksey2010-01-042-0/+156
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0414-164/+152
|\
| * Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-041-0/+2
| * Avoid deep QImage copies in the OpenVG paint engineRhys Weatherley2010-01-042-9/+12
| * Reset the OpenVG scissor after a native painting call-outRhys Weatherley2010-01-041-2/+11
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0111-153/+127
| |\
| | * Fix configure's error message to report correct OpenGL qmake varsMichael Fairman2009-12-301-3/+3
| | * Fix background brush for character format when writing to ODF document.Pierre Rossi2009-12-302-1/+12
| | * Also delete blitShader & simpleShader in ~QGLEngineSharedShadersTom Cooksey2009-12-301-0/+10
| | * fix a memory leak in QGLEngineSharedShadersjianliang792009-12-302-0/+8
| | * Fixed QGLWidget::renderText().Trond Kjernaasen2009-12-303-109/+13
| | * Fixes painting artifacts when using CacheBackground in a QGraphicsView.Yoann Lopes2009-12-301-1/+2
| | * Remove superfluous enable/disable vertex arrtib arraysTom Cooksey2009-12-301-34/+0
| | * Track which vertex attrib arrays are enabled in QGLContextPrivateTom Cooksey2009-12-306-5/+79
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-044-63/+87
|\ \ \ | |/ / |/| |
| * | Remove the need to know the service owner when adding/removing signal rules.Thiago Macieira2010-01-024-34/+21
| * | Use the watched service name list in matching incoming signals too.Thiago Macieira2010-01-021-2/+8
| * | Change the QtDBus watched service list to a map to its owner.Thiago Macieira2010-01-022-17/+48
| * | Update debug output to show the connection's ptr and threadThiago Macieira2010-01-021-10/+10
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0116-134/+480
|\ \ \ | |/ / | | / | |/ |/|
| * Update the scrolling code of FlickCharmBenjamin Poulain2009-12-301-110/+177
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-306-4/+32
| * Symbian build fixSimon Hausmann2009-12-301-1/+1
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-304-7/+17
| * For maemo, do not strip the binaries during the installation.Adrian Constantin2009-12-301-0/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-3012-15/+255
| |\ |/ /
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-2912-15/+255
| |\
| | * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-2912-15/+255
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-294-11/+38
|\ \ \ | |/ / |/| |
| * | Remove pointless const's from functions (internal API)Tom Cooksey2009-12-292-4/+4
| * | Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2009-12-292-7/+34
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-293-4/+12
|\ \ \
| * | | Removed QtWebkit.dll from Qt.sis in Symbian buildsMiikka Heikkinen2009-12-293-4/+12
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-291-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed a copy-paste error in QRasterPixmapData::metric().Trond Kjernåsen2009-12-291-1/+1
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2819-227/+470
|\ \ \ | |/ / |/| |
| * | QUrl::toEncoded() fix for the case of "password, but no username".David Faure2009-12-282-5/+16
| * | Fix tst_QFileInfo::isHidden_data on WindowsOlivier Goffart2009-12-281-2/+2
| * | QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2009-12-282-1/+58
| * | Lots of mostly cosmetic cleanups to GL2 paint engineTom Cooksey2009-12-284-138/+133
| * | Move the 0.5 offset we add for aliased rendering to updateMatrix()Tom Cooksey2009-12-282-33/+47
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2813-55/+221
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2713-55/+221
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2613-55/+221
| | | |\ \
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2513-55/+221
| | | | |\ \
| | | | | * | revert f36fb8b2b63b3734cc2bd66b329ca4fef1204845Ritt Konstantin2009-12-233-15/+7
| | | | | * | Read QWS_SIZE from layer rather than screenAnders Bakken2009-12-231-1/+8