index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
image
/
qimage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add special thread pool for Qt Gui
Allan Sandfeld Jensen
2023-02-25
1
-3
/
+4
*
Trace: Autogenerate metadata in qtgui module
Antti Määttä
2023-02-10
1
-45
/
+2
*
Trace: Use includes instead of forward declarations
Antti Määttä
2023-02-10
1
-3
/
+1
*
Add tracing metadata to QEvent and QImageFormat
Antti Määttä
2023-01-13
1
-5
/
+51
*
Add tracepointgen tool and convert qtgui to use it
Antti Määttä
2023-01-13
1
-9
/
+22
*
QtGui: fix build with GCC 13's support for FP16
Thiago Macieira
2023-01-11
1
-6
/
+6
*
Handle allocation failure in QImage rotate 90/180/270 functions
Eirik Aavitsland
2022-11-04
1
-0
/
+6
*
Doc: Add missing since 6.2 to QImage and QPixmap
Yuhang Zhao
2022-09-07
1
-3
/
+5
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
Trace QImage::Format as int in QImageData::create()
Shawn Rutledge
2022-06-14
1
-1
/
+1
*
Fix misuses of 0.9999 constant
Allan Sandfeld Jensen
2022-06-02
1
-7
/
+2
*
Do metadata detach simpler than full detach
Allan Sandfeld Jensen
2022-06-01
1
-14
/
+36
*
Expand QColorTransform
Allan Sandfeld Jensen
2022-05-26
1
-4
/
+41
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Add floating point color space conversions
Allan Sandfeld Jensen
2022-05-14
1
-9
/
+23
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-2
/
+4
*
QtGui: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-13
1
-2
/
+2
*
Detach for colortransforms of indexed formats
Allan Sandfeld Jensen
2022-04-06
1
-3
/
+5
*
QImage::operator==: Also compare the image colorspace
Albert Astals Cid
2022-03-18
1
-1
/
+1
*
Fix deprecated uses of QScopedPointer
Mårten Nordheim
2022-03-08
1
-2
/
+4
*
Draw extended RGB solid colors
Allan Sandfeld Jensen
2022-01-12
1
-0
/
+25
*
Increment reference count when restoring reference
Allan Sandfeld Jensen
2021-11-18
1
-0
/
+1
*
gui: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-2
/
+2
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Preserve QImage metadata when converting format with color table
Eirik Aavitsland
2021-09-28
1
-1
/
+1
*
Remove unused internal flag in QImage
Eirik Aavitsland
2021-08-13
1
-8
/
+3
*
Rename QRgbaF to QRgbaFloat and assert the compatible types
Allan Sandfeld Jensen
2021-07-05
1
-17
/
+17
*
Add shortcut for QImage::applyColorTransform on indexed images
Allan Sandfeld Jensen
2021-06-10
1
-0
/
+7
*
Add load/fromdata() overloads taking QByteArrayView to QImage
Eirik Aavitsland
2021-06-02
1
-14
/
+39
*
Introduce float QImage formats and rendering
Allan Sandfeld Jensen
2021-05-26
1
-10
/
+267
*
Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGL
Kai Köhne
2021-05-03
1
-0
/
+5
*
Test incoming formats more throuroughly
Allan Sandfeld Jensen
2021-03-23
1
-6
/
+9
*
Fix alpha handling of QImage::setPixel
Allan Sandfeld Jensen
2021-03-22
1
-2
/
+9
*
Add deviceIndependentSize() to QPixmap and QImage
Morten Johan Sørvig
2021-03-08
1
-2
/
+18
*
And fix handling and test of QImage::fill(uint) as well
Allan Sandfeld Jensen
2021-02-25
1
-0
/
+4
*
Improve QImage::fill(uint) documentation
Allan Sandfeld Jensen
2021-02-25
1
-5
/
+5
*
Fix QImage::fill with semi-transparent QColor
Allan Sandfeld Jensen
2021-02-12
1
-11
/
+10
*
Fix nullptr dereference on out-of-memory conditions
Allan Sandfeld Jensen
2021-02-02
1
-0
/
+2
*
Segment qimage conversion block irrelevant of depth
Allan Sandfeld Jensen
2021-02-02
1
-1
/
+1
*
Shortcut QImage::convertTo when no conversion is necessary
Allan Sandfeld Jensen
2020-12-08
1
-2
/
+2
*
Add generic rb swap for RGB64 formats
Allan Sandfeld Jensen
2020-12-04
1
-30
/
+1
*
Fix QImage::setPixelColor on RGBA64_Premultiplied
Allan Sandfeld Jensen
2020-12-04
1
-4
/
+1
*
Protect QImage colorspace transform on shutdown
Allan Sandfeld Jensen
2020-11-07
1
-1
/
+1
*
Add _MSC_VER check to MSVC ARM compiler workaround
Martin Storsjö
2020-11-05
1
-2
/
+2
*
Add an example to the documentation of QImage::scanLine()
Mitch Curtis
2020-10-12
1
-0
/
+4
*
Get rid of some #ifdef qt6
Allan Sandfeld Jensen
2020-09-30
1
-8
/
+0
*
Preserve formats in QImage::scaled()
Allan Sandfeld Jensen
2020-09-26
1
-12
/
+48
*
Create consistent sets of QImage methods
Allan Sandfeld Jensen
2020-09-09
1
-4
/
+37
*
Add rgb64 inplace generic conversion
Allan Sandfeld Jensen
2020-08-28
1
-4
/
+8
[next]