summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpixmapcache
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Symbian: Fix exporting and importing of some functions for autotestsMiikka Heikkinen2011-12-211-1/+1
* Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-09-091-0/+25
* 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
* Ensure QPixmapCache does not flush pixmaps that are still in use.Warwick Allison2010-05-121-10/+24
* Fixed compile of these tests when Qt is configured with -qtnamespaceRohan McGovern2010-02-171-0/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Prevented leak of keys in QPixmapCache.Samuel Rødal2009-12-101-0/+19
* Fixes to qpixmapcache test cases, test case now adapts to cache_limit.Janne Anttila2009-10-051-9/+18
* Fix a bug in QPixmapCache when the cache is trimmed by QCache.Alexis Menard2009-09-291-12/+10
* 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
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | fix tst_QPixmapCache::clear for Windows CEJoerg Bornemann2009-08-111-6/+11
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | We first remove the pixmap from the cache and then release the keyAlexis Menard2009-05-261-0/+8
* | Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-181-11/+247
|/
* QPixmapCache:Remove the old pixmap if you insert one with the same key.Alexis Menard2009-04-271-0/+10
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+226