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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtGui: Fix some macro clashes
Amir Masoud Abdol
13 hours
2
-0
/
+4
*
Avoid multiple transformation of the clip path
Santhosh Kumar
19 hours
1
-1
/
+0
*
rhi: Add D3D12 support
Laszlo Agocs
19 hours
2
-4
/
+17
*
QPaintEngineRaster: port from QSharedPointer to std::shared_ptr
Marc Mutz
6 days
2
-12
/
+8
*
Remove redundant qsharedpointer.h #includes
Ahmad Samir
8 days
1
-1
/
+1
*
QtGui: Remove superfluous macro qreal_to_fixed_26_6()
Friedemann Kleint
8 days
1
-1
/
+0
*
Gui: Always declare qt_memfill{32|64} as function pointers on x86
Ulf Hermann
2023-01-12
2
-8
/
+10
*
QRgbaFloat: add support for multiplying & comparing as FP16
Thiago Macieira
2023-01-11
1
-16
/
+28
*
QtGui: fix build with GCC 13's support for FP16
Thiago Macieira
2023-01-11
4
-26
/
+28
*
Doc: Fix qt_attribution.json files using Path for files
Kai Köhne
2023-01-10
1
-1
/
+1
*
Fix wrong to linear conversion
Allan Sandfeld Jensen
2022-12-09
2
-1
/
+2
*
Add support for stereoscopic content in QOpenGLWidget
Kristoffer Skau
2022-11-28
4
-41
/
+125
*
Introduce QT_NO_AS_CONST and mark QtBase free of it
Marc Mutz
2022-11-27
1
-2
/
+2
*
Check if fontEngine is valid in QStaticText
Inho Lee
2022-11-26
1
-0
/
+2
*
Finish the undeprecation of the QColor(string) constructors
Eirik Aavitsland
2022-11-25
1
-2
/
+0
*
PDF writer: implement support for document internal links
Eirik Aavitsland
2022-11-13
2
-41
/
+109
*
Remove QSpan typedef
Marc Mutz
2022-11-11
1
-7
/
+0
*
Expand QSpan typedef to underlying type QT_FT_Span
Marc Mutz
2022-11-11
4
-66
/
+66
*
[doc] QRasterPaintEngine: remove docs for QSpan
Marc Mutz
2022-11-11
1
-9
/
+0
*
Remove unused internal rhi backingstore parameters
Laszlo Agocs
2022-11-10
2
-17
/
+1
*
QPdf: code tidies
Giuseppe D'Angelo
2022-11-08
1
-9
/
+7
*
Fix spelling of converter
Volker Hilsheimer
2022-11-04
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
5
-6
/
+6
*
Initialize flag memory in raster paint engine to avoid valgrind warning
Eirik Aavitsland
2022-10-24
1
-0
/
+1
*
Doc: Add possible fill rule requirement for QPainterPath text drawing
Eirik Aavitsland
2022-10-23
1
-1
/
+4
*
Fix texture-based native child widget stretching
Laszlo Agocs
2022-10-21
1
-2
/
+1
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
2
-2
/
+2
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
3
-8
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
2
-5
/
+5
*
QPdfEngine: port from raw zlib to qCompress()
Marc Mutz
2022-10-08
1
-7
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
8
-18
/
+18
*
Replace qExchange calls with std::exchange
Fabian Kosmale
2022-09-28
2
-2
/
+2
*
Fix build without opengl feature
Alexey Edelev
2022-09-24
1
-1
/
+3
*
Doc: 3rd party: Fix reference to FreeType LICENSE.txt
Topi Reinio
2022-09-02
1
-1
/
+1
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
2
-2
/
+2
*
Allow specify distance to plane for QTransform
JiDe Zhang
2022-08-18
2
-16
/
+79
*
Fix composition of render-to-texture widgets on big endian
Marcus Comstedt
2022-08-04
6
-13
/
+23
*
Update freetype to 2.12.1
Volker Hilsheimer
2022-07-22
1
-1
/
+1
*
Undeprecate QColor(string) constructors
Volker Hilsheimer
2022-07-21
2
-14
/
+1
*
QColorTransform: remove unimplemented function from the private class
Volker Hilsheimer
2022-07-19
1
-1
/
+0
*
Relayout QStaticText when dpi changes
Eskil Abrahamsen Blomfeldt
2022-07-14
1
-1
/
+4
*
Port QFontSubset API from int to qsizetype
Marc Mutz
2022-07-08
1
-3
/
+3
*
Port QTextureGlyphCache to qsizetype
Marc Mutz
2022-07-08
2
-5
/
+5
*
Port QDataBuffer to qsizetype
Marc Mutz
2022-07-08
1
-9
/
+9
*
Gui: mark types Q_PRIMITIVE_TYPE when they're held in QDataBuffer
Marc Mutz
2022-07-08
3
-3
/
+12
*
Pass QFixed by value
Marc Mutz
2022-07-08
1
-18
/
+18
*
QFixed: add implicit conversion from long long
Marc Mutz
2022-07-08
1
-0
/
+1
*
QFixed: stream-line relational operators
Marc Mutz
2022-07-08
1
-19
/
+11
*
QFixed: remove user-defined assignment operators
Marc Mutz
2022-07-08
1
-3
/
+0
*
QRasterPaintEngine: replace a QPair with a struct
Marc Mutz
2022-07-08
1
-16
/
+22
[next]