index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
gui
/
painting
/
qpainter
/
tst_qpainter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_QPainter::blendARGBonRGB(): rename some data rows
Edward Welbourne
2022-10-18
1
-8
/
+8
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Fix flaky FP32x4 test
Allan Sandfeld Jensen
2022-09-16
1
-0
/
+1
*
tst_qpainter: change the FP exception block-list to a pass-list
Thiago Macieira
2022-05-24
1
-1
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Fix painting clipping glitches with fractional scaling
Eirik Aavitsland
2022-03-02
1
-4
/
+100
*
Draw extended RGB solid colors
Allan Sandfeld Jensen
2022-01-12
1
-0
/
+45
*
Compile autotests for Integrity
Tatiana Borisova
2021-09-20
1
-1
/
+1
*
Refix for avoiding huge number of tiny dashes
Eirik Aavitsland
2021-08-10
1
-0
/
+31
*
testlib: Deprecate QWARN() in favor of qWarning()
Tor Arne Vestbø
2021-08-04
1
-3
/
+3
*
Introduce float QImage formats and rendering
Allan Sandfeld Jensen
2021-05-26
1
-0
/
+3
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-15
/
+5
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Define inverted QRects consistently
Allan Sandfeld Jensen
2020-09-21
1
-1
/
+1
*
Add qHash implementation for QPoint
Mitch Curtis
2020-09-15
1
-5
/
+0
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-13
/
+15
*
Fix floating point clip rectangle rounding in raster and opengl paint engine
Jani Hautakangas
2020-07-07
1
-0
/
+37
*
Use QList instead of QVector in gui tests
Jarek Kobus
2020-06-25
1
-12
/
+18
*
Remove a bunch of deprecated members from src/gui/painting classes
Volker Hilsheimer
2020-05-06
1
-72
/
+0
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-0
/
+1
|
\
|
*
Add default arguments to QPainterPath methods using transform
Jarek Kobus
2020-03-06
1
-0
/
+1
*
|
Get rid of QMatrix
Jarek Kobus
2020-02-28
1
-37
/
+7
|
/
*
Deprecate all methods that use QMatrix
Jarek Kobus
2020-01-28
1
-3
/
+18
*
Avoid initializing QFlags with 0 or nullptr in tests
Friedemann Kleint
2019-11-26
1
-1
/
+1
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
Fix: QPainter off-by-one clipping for some non-integer scalings
Eirik Aavitsland
2019-10-18
1
-1
/
+48
*
Merge remote-tracking branch 'origin/dev' into 5.14
Liang Qi
2019-08-27
1
-0
/
+1
|
\
|
*
Introduce QImage::Format_BGR888
Allan Sandfeld Jensen
2019-08-23
1
-0
/
+1
*
|
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
1
-5
/
+0
|
/
*
Remove usages of deprecated APIs of qtbase/gui
Sona Kurazyan
2019-07-13
1
-6
/
+62
*
Tests: Fix some warnings about deprecated functions not under test
Friedemann Kleint
2019-05-27
1
-6
/
+6
*
Make the 64 bit raster backend an optional feature
Allan Sandfeld Jensen
2019-04-09
1
-0
/
+8
*
Avoid crash in blitting or fast draw when QPointF is too big
Allan Sandfeld Jensen
2018-12-11
1
-0
/
+16
*
QPainter cosmetic stroker: Fix painting error for FlatCap lines
Eirik Aavitsland
2018-09-25
1
-1
/
+1
*
Implement support for 16bpc image formats
Allan Sandfeld Jensen
2018-08-11
1
-13
/
+34
*
Tests: replace deprecated QDesktopWidget::screenGeometry()
Christian Ehrlicher
2018-05-28
1
-11
/
+3
*
Fix division by zero in radial gradiants with NEON
Allan Sandfeld Jensen
2018-04-24
1
-4
/
+0
*
Fix QPainter save/restore of clipping enabled state
Eirik Aavitsland
2018-03-26
1
-0
/
+30
*
Update usage of QFontMetrics::width() to new API
Eskil Abrahamsen Blomfeldt
2017-12-08
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
1
-1
/
+2
|
\
|
*
Change almost all other uses of qrand() to QRandomGenerator
Thiago Macieira
2017-11-08
1
-1
/
+2
*
|
Remove references to obsolete platforms
Jake Petroules
2017-11-05
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.9' into dev
Gabriel de Dietrich
2017-07-13
1
-0
/
+108
|
\
|
*
Fix polygon stroking with cosmetic pen
Allan Sandfeld Jensen
2017-07-05
1
-0
/
+108
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Frederik Gladhorn
2017-05-10
1
-0
/
+4
|
\
\
|
|
/
|
*
Skip failing autotests with b2qt toolchain
Teemu Holappa
2017-05-09
1
-0
/
+4
*
|
tests/auto/gui: use new QTest::addRow() more
Marc Mutz
2017-04-24
1
-5
/
+3
*
|
Tests: Fix Clang warnings about various unused variables
Friedemann Kleint
2017-02-05
1
-45
/
+0
|
/
[next]