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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xcb: fix the build of native painting
Liang Qi
2022-09-08
1
-0
/
+1
*
Fix misuses of 0.9999 constant
Allan Sandfeld Jensen
2022-06-02
1
-9
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
14
-532
/
+28
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-1
/
+3
*
xcb: Fix typos in source code comments
Jonas Kvinge
2021-10-14
1
-1
/
+1
*
Fix compilation with experimental x11 paint engine feature
Eskil Abrahamsen Blomfeldt
2021-03-25
1
-5
/
+7
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-23
/
+0
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-7
/
+1
*
Move QPolygonClipper to XCB native painting
Allan Sandfeld Jensen
2020-10-29
3
-1
/
+318
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
3
-9
/
+9
*
Remove dead code
Volker Hilsheimer
2020-09-15
1
-16
/
+0
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
1
-1
/
+1
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
7
-18
/
+18
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
2
-2
/
+6
|
\
|
*
Deprecation warnings: replace qrand with QRandomGenerator
Volker Hilsheimer
2020-03-23
2
-2
/
+6
*
|
Make bytes-per-line safe for int overflow
Allan Sandfeld Jensen
2020-02-20
2
-5
/
+5
|
/
*
Remove QLatin1Literal usages
Giuseppe D'Angelo
2019-06-10
1
-1
/
+1
*
Compile with Qt 6
Lars Knoll
2019-05-02
1
-1
/
+1
*
Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...
Qt Forward Merge Bot
2019-04-04
4
-4
/
+36
|
\
|
*
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
4
-4
/
+29
|
|
\
\
|
|
|
/
|
|
*
X11PaintEngine: Don't use system clip for non-system painting
Eskil Abrahamsen Blomfeldt
2019-03-20
4
-4
/
+29
*
|
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
Allan Sandfeld Jensen
2019-04-04
1
-1
/
+1
|
/
/
*
|
QtGui: mark obsolete QPixmapCache::find() functions as deprecated
Christian Ehrlicher
2019-02-02
1
-1
/
+1
*
|
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-17
1
-2
/
+4
|
\
|
*
Only use a translucent background if there is support for alpha
Andy Shaw
2018-10-12
1
-2
/
+4
*
|
Pass parameters by const-reference
Jesus Fernandez
2018-08-06
1
-2
/
+6
|
/
*
XCB/Xlib: make sure we don't get problems for sys headers using register
Thiago Macieira
2018-07-11
2
-0
/
+4
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-11
13
-182
/
+260
|
\
|
*
Fix license headers
Jani Heikkinen
2018-01-11
13
-182
/
+260
*
|
platform plugins: port away from QRegion::rects()
Marc Mutz
2017-12-06
1
-1
/
+1
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
3
-6
/
+6
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
2
-35
/
+35
|
/
*
Support all QImage formats in native pixmap conversion
Eirik Aavitsland
2017-08-03
1
-2
/
+5
*
Fix deprecation warnings
Allan Sandfeld Jensen
2017-07-11
1
-2
/
+2
*
QTesselator: disable for-loop analysis on Clang
Shawn Rutledge
2017-06-02
1
-0
/
+3
*
xcb: don't use C-style cast in qxcbnativepainting.cpp
Gatis Paeglis
2017-06-02
1
-1
/
+1
*
Fix resource leak
Jesus Fernandez
2017-04-27
1
-0
/
+1
*
QPixmap/X11: fix compilation with C++17
Marc Mutz
2017-04-22
1
-1
/
+1
*
xcb: Add experimental legacy support for native X11 painting
Louai Al-Khanji
2017-04-21
14
-0
/
+8411