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
/
plugins
/
platforms
/
xcb
/
nativepainting
/
qpaintengine_x11.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-1
/
+3
*
Fix compilation with experimental x11 paint engine feature
Eskil Abrahamsen Blomfeldt
2021-03-25
1
-5
/
+7
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-7
/
+1
*
Move QPolygonClipper to XCB native painting
Allan Sandfeld Jensen
2020-10-29
1
-1
/
+1
*
Remove dead code
Volker Hilsheimer
2020-09-15
1
-16
/
+0
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+3
|
\
|
*
Deprecation warnings: replace qrand with QRandomGenerator
Volker Hilsheimer
2020-03-23
1
-1
/
+3
*
|
Make bytes-per-line safe for int overflow
Allan Sandfeld Jensen
2020-02-20
1
-1
/
+1
|
/
*
Remove QLatin1Literal usages
Giuseppe D'Angelo
2019-06-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Friedemann Kleint
2019-03-26
1
-0
/
+7
|
\
|
*
Fix aliased font rendering in native xcb mode
Eirik Aavitsland
2019-03-21
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
1
-3
/
+7
|
\
|
|
*
X11PaintEngine: Don't use system clip for non-system painting
Eskil Abrahamsen Blomfeldt
2019-03-20
1
-3
/
+7
*
|
QtGui: mark obsolete QPixmapCache::find() functions as deprecated
Christian Ehrlicher
2019-02-02
1
-1
/
+1
|
/
*
Pass parameters by const-reference
Jesus Fernandez
2018-08-06
1
-2
/
+6
*
Fix license headers
Jani Heikkinen
2018-01-11
1
-14
/
+20
*
xcb: Add experimental legacy support for native X11 painting
Louai Al-Khanji
2017-04-21
1
-0
/
+2837