summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-072-51/+43
|\
| * QDirectFBPaintEngine return if destRect is nullAnders Bakken2009-07-031-0/+2
| * Better debug output for QDirectFBPaintEngineAnders Bakken2009-07-021-2/+5
| * We still need to Flip in NO_WM modeAnders Bakken2009-07-021-1/+1
| * Make sure we check the right deviceAnders Bakken2009-07-011-2/+2
| * Code cleanupAnders Bakken2009-07-011-48/+36
| * Remove superfluous call to SetBlittingFlagsAnders Bakken2009-06-291-1/+0
* | Started suppressing some rather pointless warnings from RVCT.axis2009-07-061-0/+1
* | Removed unused static data from Qt.axis2009-07-061-1/+0
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29137-300/+381
|\ \ | |/
| * Bump Qt version number.Jason McDonald2009-06-251-1/+1
| * Fix off by one bug in DirectFBPaintEngineAnders Bakken2009-06-241-2/+2
| * Fix a rendering issueAnders Bakken2009-06-242-3/+8
| * Make sure simplePen gets set properlyAnders Bakken2009-06-241-5/+11
| * Minor optimizationAnders Bakken2009-06-221-1/+0
| * Bail out on invalid color in fillRectAnders Bakken2009-06-221-1/+6
| * Use const ref for foreachAnders Bakken2009-06-221-1/+1
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-16136-272/+272
| * Get rid of warningsAnders Bakken2009-06-141-2/+2
| * Make DirectFB compile with 0.9.22Anders Bakken2009-06-092-3/+8
| * Make the directfb plugin compile against 0.9Anders Bakken2009-06-085-4/+40
| * Fixed a validation problem in QSvgIOHandler::canRead().Trond Kjernåsen2009-06-081-5/+30
* | Fix warnings because of unused variables.axis2009-06-292-0/+8
* | Make Qt exception safer.Robert Griebl2009-06-103-3/+3
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-081-3/+4
|\ \ | |/
| * Make sure to retain alpha information in copyAnders Bakken2009-06-041-3/+4
* | Merge branch 'imSelections'axis2009-06-034-4/+124
|\ \
| * | Fixed incorrect headers.axis2009-06-034-4/+124
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-025-194/+81
|\ \ \ | |/ / |/| / | |/
| * Improve readability of QDFBWindowSurface::scrollAnders Bakken2009-06-011-21/+18
| * Don't support porter duff |= source overAnders Bakken2009-05-291-96/+24
| * Remove all force raster on RGB32 stuffAnders Bakken2009-05-284-75/+32
| * Warn when trying to use an unsupported formatAnders Bakken2009-05-281-5/+10
* | Fixed Qt/Symbian compilation with -stl configure option.Janne Anttila2009-05-282-1/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-252-1/+3
|\ \ | |/
| * Removed warningAnders Bakken2009-05-211-1/+1
| * Make the range controls accessibleHarald Fernengel2009-05-201-0/+2
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-05-225-15/+14
|\ \
| * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-185-15/+14
| |\ \ | | |/
| | * Fixed wrong function name in warningAnders Bakken2009-05-121-3/+3
| | * Make QAccessibleLineEdit actually accessibleHarald Fernengel2009-05-121-0/+1
| | * initialize all DFBSurfaceDescriptions to 0Anders Bakken2009-05-111-1/+6
| | * Remove unused variableAnders Bakken2009-05-111-1/+0
| | * Fix a type in warningAnders Bakken2009-05-111-1/+1
| | * Improved caching of QSvgIconEngine::actualSize() calls.Trond Kjernåsen2009-05-111-9/+3
* | | Removed checking for file existence from exporting sqlite3 binaries in Symbian,Miikka Heikkinen2009-05-221-3/+1
|/ /
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-113-18/+16
|\ \ | |/
| * Whitespace fixAnders Bakken2009-05-071-1/+1
| * Use proper ways to create "window" surfaceAnders Bakken2009-05-061-9/+1
| * Improved debug output for directfb:debugAnders Bakken2009-05-061-6/+10