summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-1/+1
|\
| * Eliminate some mentions of Trolltech.Jason McDonald2009-08-119-10/+10
| * Update license headers.Jason McDonald2009-08-11136-136/+136
* | Optimize createDFBSurfaceAnders Bakken2009-08-241-10/+11
* | Improve error message when using WM with NO_LAYERAnders Bakken2009-08-242-4/+3
* | Reset is_null in QDirectFBPixmapData::invalidate()Anders Bakken2009-08-241-0/+1
* | Release surface in QDirectFBPixmapData::invalidateAnders Bakken2009-08-241-0/+4
* | Improve error reporting in DFBScreenAnders Bakken2009-08-243-23/+37
* | s/hasAlpha/hasAlphaChannel/gAnders Bakken2009-08-243-7/+7
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-08-241-1/+2
|\ \
| * \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-213-12/+23
| |\ \
| * \ \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-2013-68/+113
| |\ \ \
| * | | | Ensure the correct set of symbols are exported in the DEF files (part 1)Iain2009-08-191-1/+2
* | | | | Clean up surface creation code in dfbAnders Bakken2009-08-215-145/+66
| |_|/ / |/| | |
* | | | Merge commit 'qt/master'Jason Barron2009-08-213-12/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-212-8/+15
| |\ \ \
| | * | | Force rasterfallbacks with a env variable in dfbAnders Bakken2009-08-201-0/+7
| | * | | Support RGB32 in DirectFB againAnders Bakken2009-08-201-8/+8
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-201-3/+7
| |\| | |
| | * | | Respect SmoothPixmapTransform in dfbpeAnders Bakken2009-08-201-3/+7
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-197-60/+103
| |\| | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-184-109/+173
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-172-2/+107
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-12130-138/+138
| |\ \ \ \ \ \
| * | | | | | | add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-1/+1
* | | | | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-1911-64/+107
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-197-60/+103
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Make sure windows raise properly when focusedAnders Bakken2009-08-183-25/+57
| | * | | | | | | Initialize bpl in QDirectFBPaintDevice(...)Anders Bakken2009-08-181-1/+1
| | * | | | | | | Disambiguate variable namesAnders Bakken2009-08-182-7/+7
| | * | | | | | | Simplify DirectFB clippingAnders Bakken2009-08-182-25/+36
| | * | | | | | | Fix bugs in DFBPE fillRect and drawTiledPixmapAnders Bakken2009-08-181-3/+2
| | * | | | | | | Make sure to update pos QDFBCursor::moveAnders Bakken2009-08-181-0/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Changed names and URLs to reflect name change.axis2009-08-194-4/+4
| | |_|_|_|/ / | |/| | | | |
* / | | | | | Trivial fixes for src/plugins/imageformats after review.Janne Anttila2009-08-192-4/+6
|/ / / / / /
* | | | | | Merge commit 'qt/master'Jason Barron2009-08-186-111/+280
|\| | | | |
| * | | | | Clean up DirectFB with WM enabledAnders Bakken2009-08-174-76/+123
| * | | | | Clean up DirectFB definesAnders Bakken2009-08-171-0/+25
| * | | | | Clean up primary surface handling in DFBAnders Bakken2009-08-173-28/+26
| * | | | | Fix a bug in wrt DFBWindowSurface's paintEngineAnders Bakken2009-08-172-12/+6
| | |_|/ / | |/| | |
| * | | | Add support for the orientation of tiff imagesBenjamin Poulain2009-08-171-1/+106
| * | | | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
| | |/ / | |/| |
* | | | Merge commit 'qt/master'Jason Barron2009-08-13130-138/+138
|\| | |
| * | | Replace "Trolltech" with more appropriate terms.Jason McDonald2009-08-122-2/+2
| * | | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-126-6/+6
| * | | Update contact URL in license headers.Jason McDonald2009-08-12130-130/+130
| |/ /
* | | Update license headers according to commit 858c70f768e.axis2009-08-064-8/+8
* | | Replaced $MODULE$ with hardcoded module names.axis2009-08-064-4/+4
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-062-2/+2
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-062-0/+4
|\| |