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.5
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
/
qbrush.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QBrush: port from array of char[24] to qOffsetStringArray()
Marc Mutz
2022-06-02
1
-2
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
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
-1
/
+3
*
Draw extended RGB solid colors
Allan Sandfeld Jensen
2022-01-12
1
-2
/
+2
*
gui: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
QGradient: optimize empty stops
Marc Mutz
2021-07-14
1
-3
/
+4
*
Port some value classes away from QScopedPointer
Giuseppe D'Angelo
2021-03-03
1
-40
/
+41
*
QBrush: get rid of an unused private function
Giuseppe D'Angelo
2021-02-28
1
-5
/
+0
*
Fix uninitialized variable
Lars Knoll
2020-09-12
1
-0
/
+3
*
Cleanup QGradient
Lars Knoll
2020-09-11
1
-39
/
+20
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-1
/
+1
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
1
-1
/
+1
*
Doc: Document QGradient::Preset enum values
Topi Reinio
2020-08-03
1
-1
/
+170
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-2
/
+2
*
Remove deprecated members from several QtGui classes
Volker Hilsheimer
2020-04-27
1
-14
/
+0
*
Get rid of QMatrix
Jarek Kobus
2020-02-28
1
-20
/
+0
*
Deprecate all methods that use QMatrix
Jarek Kobus
2020-01-28
1
-0
/
+10
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-1
/
+1
*
WebGradients: redo implementation
Giuseppe D'Angelo
2019-12-14
1
-46
/
+9
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-7
/
+7
*
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-4
/
+4
*
Remove QLatin1Literal usages
Giuseppe D'Angelo
2019-06-10
1
-8
/
+8
*
QGradient: de-inline dtor
Marc Mutz
2019-05-14
1
-0
/
+27
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-04-10
1
-3
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-06
1
-3
/
+1
|
|
\
|
|
*
Remove noisy warning for undefined QGradient preset
Eirik Aavitsland
2019-04-05
1
-3
/
+1
*
|
|
Replace qMove with std::move
Allan Sandfeld Jensen
2019-04-06
1
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-02
1
-4
/
+8
|
\
\
|
|
/
|
*
Fix assert/crash when creating QBrush with null QGradient
Eirik Aavitsland
2019-04-01
1
-4
/
+8
*
|
QtGui: mark obsolete QPixmapCache::find() functions as deprecated
Christian Ehrlicher
2019-02-02
1
-1
/
+1
|
/
*
Give the QGradient presets ObjectMode coordinate mode by default
Eirik Aavitsland
2018-07-24
1
-2
/
+2
*
Re-enable QGradient::Preset documentation by explicitly ignoring warnings
Tor Arne Vestbø
2018-07-06
1
-2
/
+0
*
Harden logic for converting from CSS gradients to QGradient
Tor Arne Vestbø
2018-06-27
1
-1
/
+1
*
doc: Mark QGradient::Preset enum as internal until we can ignore its values
Tor Arne Vestbø
2018-06-27
1
-0
/
+2
*
Add ObjectMode coordinate mode to QGradient
Eirik Aavitsland
2018-06-22
1
-5
/
+13
*
Provide presets for QGradient
Tor Arne Vestbø
2018-05-31
1
-0
/
+70
*
xcb: Add experimental legacy support for native X11 painting
Louai Al-Khanji
2017-04-21
1
-1
/
+1
*
QtGui: kill some unneeded relocations
Marc Mutz
2017-02-24
1
-2
/
+2
*
QGradient: add a setStops fast-path for conformant QGradientStops
Marc Mutz
2017-01-14
1
-0
/
+27
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-22
1
-6
/
+8
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-21
1
-6
/
+8
|
|
\
|
|
*
QBrush: Fix UB (non-virtual dtor) in QBrush::detach()
Marc Mutz
2016-09-18
1
-6
/
+8
*
|
|
QBrush: optimize detach()
Marc Mutz
2016-08-01
1
-1
/
+10
*
|
|
QtGui: Introduce delegating constructors.
Friedemann Kleint
2016-05-09
1
-42
/
+6
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2015-08-06
1
-1
/
+1
|
\
|
*
fix build with no built-in image handlers
Oswald Buddenhagen
2015-08-03
1
-1
/
+1
*
|
gui: Add several QList::reserve() calls.
Sérgio Martins
2015-06-22
1
-0
/
+1
|
/
*
Make data tables const.
Volker Krause
2015-05-05
1
-1
/
+1
[next]