summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qwindowsurface_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix raster graphics on X11 RGB30Allan Sandfeld Jensen2014-05-261-1/+1
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix MinGW-warnings about narrowing/invalid conversions.Friedemann Kleint2013-11-181-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Build fix to raster window surface.Janne Anttila2012-02-261-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fixed broken window surface flush when depth is 24 and bpp is not 32.Samuel Rødal2011-09-291-2/+3
* Fixed lost flushes in raster window surface.Samuel Rødal2011-08-221-10/+11
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Added WindowSurfaceFeature enum to QWindowSurface.Samuel Rødal2011-03-291-3/+2
* Merge remote branch 'raster/master' into merge_rasterFabien Freling2011-03-171-28/+22
|\
| * Change the way the unified toolbar is flushed.Fabien Freling2011-03-151-17/+3
| * Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-02-231-4/+28
| |\
| * | Remove useless statements.Fabien Freling2011-02-141-2/+0
| * | Move all display: utility functions.Fabien Freling2011-01-271-1/+1
| * | Move the flushing to [view drawRect:rect]Fabien Freling2011-01-261-15/+27
* | | Make getters for staticContentsSupport and partialUpdateSupport virtualArmin Berres2011-03-161-1/+5
| |/ |/|
* | Improve performance of partial updates in raster window surface on X11.Samuel Rødal2011-02-031-2/+27
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...Richard Moe Gustavsen2011-01-171-1/+4
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
| |\ \ | | |/ | |/|
| | * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * | Fix some memory leaks.Fabien Freling2010-11-251-0/+3
* | | Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-171-0/+1
|/ /
* | Avoid the flushing of widgets that shouldn't show on screen.Fabien Freling2010-11-151-0/+5
* | Enable the unified toolbar with the rasterFabien Freling2010-10-191-2/+6
* | Experimental support of the unified toolbar withFabien Freling2010-10-081-2/+39
* | Fix the CGContext on Mac OS X. Sometimes we gotFabien Freling2010-07-221-12/+4
* | Fix the blank areas during resize with theFabien Freling2010-06-301-0/+3
|/
* Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-041-3/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-3/+3
* Use shared memory images when shared pixmaps are not available.Fredrik Höglund2009-10-271-0/+6
* Optimized window surfaces on X11 by not setting clip in the common case.Samuel Rødal2009-10-061-4/+9
* Improved performance in raster window surface for 16-bit displays.Samuel Rødal2009-10-051-2/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Made it possible to use the Vista specific desktop effects.Trond Kjernåsen2009-08-241-1/+4
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+2
|\| |
| * | fixed broken integration of qwindowsurface_raster.cppGunnar Sletta2009-08-031-1/+1
| * | Merge branch '4.5'Thiago Macieira2009-08-031-2/+2
| |\|
| | * Don't use layered windows for non-translucent windowsGunnar Sletta2009-07-281-2/+2
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-18/+6
|\| |
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-18/+6