..
qabstractfileiconengine.cpp
Port from container.count()/length() to size()
2022-10-04 07:40:08 +02:00
qabstractfileiconengine_p.h
QAbstractFileIconEngine: reimplement isNull()
2023-12-09 14:17:43 +00:00
qabstractfileiconprovider.cpp
QFileSystemModel: don't crash with setIconProvider(nullptr)
2024-02-01 22:06:12 +00:00
qabstractfileiconprovider.h
…
qabstractfileiconprovider_p.h
QFileSystemModel: don't crash with setIconProvider(nullptr)
2024-02-01 22:06:12 +00:00
qbitmap.cpp
Doc: Remove duplicate words
2023-02-28 16:53:10 +00:00
qbitmap.h
…
qbmphandler.cpp
qbmphandler: use const more
2023-09-06 22:36:06 +03:00
qbmphandler_p.h
…
qicon.cpp
Icon: work around compile optimization bug
2024-03-04 20:14:36 +01:00
qicon.h
QIcon: remove unmapped ThemeIcon enum values
2024-02-21 18:03:30 +01:00
qicon_p.h
Add QPixmapIconEngine::isNull()
2023-11-08 11:11:48 +01:00
qiconengine.cpp
Unify QIcon theme icon loading and cache invalidation
2023-06-17 17:52:01 +02:00
qiconengine.h
…
qiconengine_p.h
Unify QIcon theme icon loading and cache invalidation
2023-06-17 17:52:01 +02:00
qiconengineplugin.cpp
…
qiconengineplugin.h
…
qiconloader.cpp
Make sure hicolor is searched before dash fallbacks
2024-01-17 21:23:09 +08:00
qiconloader_p.h
Make sure hicolor is searched before dash fallbacks
2024-01-17 21:23:09 +08:00
qimage.cpp
Add QColorSpace::isValidTarget
2024-03-27 02:13:27 +01:00
qimage.h
Replace qExchange calls with std::exchange
2022-09-28 17:39:21 +00:00
qimage_conversions.cpp
Call QColorTransformPrivate::applyReturnGray directly
2024-02-29 00:00:16 +01:00
qimage_darwin.mm
…
qimage_mips_dspr2.cpp
…
qimage_mips_dspr2_asm.S
…
qimage_neon.cpp
Fix potential corruption with image format conversion on arm neon
2023-01-05 20:09:20 +01:00
qimage_p.h
Centralize conversion from unpremultiplied to premultiplied image format
2023-12-12 01:44:31 +01:00
qimage_ssse3.cpp
…
qimageiohandler.cpp
QImageIOHandler: doc tidies
2024-01-13 10:45:33 +01:00
qimageiohandler.h
…
qimagepixmapcleanuphooks.cpp
…
qimagepixmapcleanuphooks_p.h
…
qimagereader.cpp
QImageReader: allow only one dimension to be used for scaledSize
2024-03-19 17:22:16 +00:00
qimagereader.h
…
qimagereaderwriterhelpers.cpp
QStringBuilder: use data_ptr().data() instead of constData()
2023-12-12 01:41:05 +00:00
qimagereaderwriterhelpers_p.h
imageFormatsForMimeType: port to QBAV
2023-09-01 14:47:28 +00:00
qimagewriter.cpp
Doc: Only list qt core classes in qt core io group
2023-01-23 17:50:51 +01:00
qimagewriter.h
…
qmovie.cpp
QMovie: allow only one dimension to be used for scaledSize
2024-03-20 00:37:24 +00:00
qmovie.h
…
qpaintengine_pic.cpp
…
qpaintengine_pic_p.h
…
qpicture.cpp
…
qpicture.h
Remove redundant qsharedpointer.h #includes
2023-01-31 20:15:58 +02:00
qpicture_p.h
…
qpixmap.cpp
QPixmap: fix the documenation for toHICON
2024-02-28 22:33:23 +01:00
qpixmap.h
Remove redundant qsharedpointer.h #includes
2023-01-31 20:15:58 +02:00
qpixmap_blitter.cpp
…
qpixmap_blitter_p.h
…
qpixmap_raster.cpp
…
qpixmap_raster_p.h
…
qpixmap_win.cpp
qt_imageToWinHBITMAP(): properly delete object on error
2023-12-13 18:09:31 +01:00
qpixmap_win_p.h
QtGui: Add a header declaring the Windows image conversion functions
2023-02-08 21:13:08 +01:00
qpixmapcache.cpp
QPixmapCache: assert that the key is invalid if we failed to insert
2023-07-10 14:11:30 +02:00
qpixmapcache.h
QPixmapCache: Move qHash(Key) from _p.h to public header
2023-06-21 11:58:03 +00:00
qpixmapcache_p.h
QPixmapCache: Move qHash(Key) from _p.h to public header
2023-06-21 11:58:03 +00:00
qplatformpixmap.cpp
qplatformpixmap: use rvalue overloads more
2023-09-19 01:29:25 +03:00
qplatformpixmap.h
…
qpnghandler.cpp
PNG: preserve ICC profiles that QColorSpace does not handle
2024-03-10 11:59:32 +01:00
qpnghandler_p.h
…
qppmhandler.cpp
QPpmHandler: fix reading ppm files
2023-11-27 19:53:41 +01:00
qppmhandler_p.h
…
qxbmhandler.cpp
QtMiscUtils: add some more character helpers
2023-02-07 20:04:11 +02:00
qxbmhandler_p.h
…
qxpmhandler.cpp
QtMiscUtils: add some more character helpers
2023-02-07 20:04:11 +02:00
qxpmhandler_p.h
…