summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimagepixmapcleanuphooks.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixed an exit crash that could occur in the GL 2 engine under X11.Trond Kjernåsen2010-03-041-0/+10
* Fix several bugs with GL texture cacheTom Cooksey2010-02-121-4/+17
* Fix GL texture leaks when pixmaps are deletedTom Cooksey2010-01-291-10/+10
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix cleanup hooks error.Sarah Smith2009-12-081-2/+2
* Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
* Fixed memory leak in QImagePixmapCleanupHooks.Kim Motoyoshi Kalland2009-11-271-20/+8
* Added QImagePixmapCleanupHooks functions for enabling hooks.Samuel Rødal2009-10-291-1/+17
* Add an assert testing the cleanup hooks exist before executing themTom Cooksey2009-10-191-0/+1
* Separate modification & destruction pixmap cleanup hooksTom Cooksey2009-10-191-7/+28
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Compile fix with namespaceshjk2009-08-101-0/+3
* Refactor QImage/QPixmap cleanup hooks into a seperate classTom Cooksey2009-07-281-0/+110