summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix qt_pixmapToWinHICON() not to return invalid HICON for null pixmapsJ-P Nurmi2013-09-041-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed compile on Windows without precompiled headersRohan McGovern2012-06-011-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* removed unneccessary wince ifdefBjoern Breitmeyer2012-05-041-2/+0
* Add qt_pixmapFromWinHICON again for Windows CE.Andreas Holzammer2012-02-101-0/+179
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qpixmap_win.cpp: Fix typo in format conversion (alpha).Friedemann Kleint2011-12-051-2/+2
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-0/+319
* move platform specific files out of the wayLars Knoll2011-05-041-477/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+477