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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
painting
/
qpainterpath.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mixed-type usage for modf
Dennis Oberst
2025-03-18
1
-1
/
+3
*
Add QPainterPath::trimmed(), returns a slice of a path by length
Eirik Aavitsland
2025-02-28
1
-1
/
+168
*
QPainterPath: Add option to cache calculations
Eirik Aavitsland
2025-02-19
1
-5
/
+142
*
QPainterPath: Make the private class a bit more compact
Eirik Aavitsland
2025-02-19
1
-9
/
+10
*
Create qdoc macros for C++ class docs 1.1: member-swap(), traditional phrasing
Marc Mutz
2024-11-05
1
-3
/
+1
*
QPainterPath: reset .nospace() in QDebug operator<<(...)
Tasuku Suzuki
2024-10-08
1
-1
/
+1
*
Doc: Remove usage of defunct QDoc command
Paul Wicking
2024-08-28
1
-2
/
+0
*
QPainterPath: detach and reset before streaming in
Thiago Macieira
2024-02-27
1
-8
/
+6
*
QPainterPath: Fix boundingRect and controlPointRect ignoring start point
Noah Davis
2024-01-30
1
-3
/
+1
*
gui: use const methods more
Anton Kudryavtsev
2023-09-09
1
-1
/
+1
*
Doc: Add possible fill rule requirement for QPainterPath text drawing
Eirik Aavitsland
2022-10-23
1
-1
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Fix QPainterPath with QFont::SmallCaps
Albert Astals Cid
2021-10-04
1
-1
/
+1
*
QPainterPath: fix handling of fill rules
Giuseppe D'Angelo
2021-03-26
1
-1
/
+1
*
QPainterPath: plug memory leak
Giuseppe D'Angelo
2021-03-17
1
-12
/
+3
*
Port some value classes away from QScopedPointer
Giuseppe D'Angelo
2021-03-03
1
-20
/
+1
*
Use design metrics when adding text to QPainterPath
Eskil Abrahamsen Blomfeldt
2021-01-12
1
-0
/
+5
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Merge QPainterPathPrivate and QPainterPathData
Volker Hilsheimer
2020-09-04
1
-18
/
+16
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-11
/
+11
*
Remove a bunch of deprecated members from src/gui/painting classes
Volker Hilsheimer
2020-05-06
1
-140
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-70
/
+0
|
\
*
|
Get rid of QMatrix
Jarek Kobus
2020-02-28
1
-36
/
+65
|
/
*
Deprecate all methods that use QMatrix
Jarek Kobus
2020-01-28
1
-1
/
+15
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-3
/
+3
*
Avoid initializing QFlags with 0 or nullptr in further cases
Friedemann Kleint
2019-11-22
1
-1
/
+1
*
QBezier: replace out parameters by return-by-value in split()
Marc Mutz
2019-08-22
1
-12
/
+9
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-08-01
1
-4
/
+5
|
\
|
*
Fix assert in QPainterPath after clear()
Eirik Aavitsland
2019-07-31
1
-4
/
+5
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-27
1
-1
/
+2
|
\
|
|
*
Fix crash in QPainterPath::reserve()
Eirik Aavitsland
2019-06-19
1
-1
/
+2
*
|
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-19
/
+38
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-07
1
-19
/
+38
|
|
\
|
|
*
Guard against numerical overflow when processing QPainterPaths
Eirik Aavitsland
2019-05-15
1
-19
/
+38
*
|
|
QPainterPath: convert manual memory management to std::unique_ptr
Giuseppe D'Angelo
2019-05-14
1
-2
/
+1
*
|
|
QPainterPath: amend a comment
Giuseppe D'Angelo
2019-05-14
1
-1
/
+1
*
|
|
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-2
/
+2
*
|
|
Replace Q_DECL_NOEXCEPT with noexcept in QtGui
Allan Sandfeld Jensen
2019-04-05
1
-1
/
+1
|
/
/
*
|
Fix some QPainter-related deprecation warnings
Friedemann Kleint
2019-02-08
1
-3
/
+3
*
|
QtGui/QPainterPath: mark obsolete functions as deprecated
Christian Ehrlicher
2019-02-02
1
-0
/
+25
*
|
Add clear, reserve and capacity methods to QPainterPath
Jean-Michaël Celerier
2019-01-08
1
-6
/
+61
|
/
*
qpainterpath: Fix Q_ASSERT typo
Mikhail Svetkin
2018-10-17
1
-1
/
+1
*
Fix: avoid realloc when adding primitives to painterpath
Eirik Aavitsland
2018-03-23
1
-7
/
+0
*
Fix painterpath rect intersections with points on the rect
Allan Sandfeld Jensen
2017-05-17
1
-0
/
+33
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-15
/
+16
|
\
|
*
Gui: use const (and const APIs) more
Anton Kudryavtsev
2016-06-01
1
-15
/
+16
*
|
QtGui: use new QRegion::begin()/end() instead of rect()
Marc Mutz
2016-02-28
1
-4
/
+3
|
/
*
Replace some QList<int> with QVector<int>
Marc Mutz
2016-02-08
1
-3
/
+3
[next]