index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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.5.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs] QQuaternion: fix grammar in toRotationMatrix()
Marc Mutz
3 hours
1
-2
/
+2
*
QClipData: fix incorrect realloc() use
Marc Mutz
20 hours
1
-2
/
+2
*
QDataBuffer: fix incorrect use of realloc()
Marc Mutz
20 hours
1
-4
/
+6
*
QTextCharFormat: improve documentation for font()
David Faure
26 hours
1
-0
/
+11
*
QFileInfoGatherer: Prevent infinite loop
Tobias Fella
26 hours
1
-0
/
+2
*
QQuaternion: rename the fromEulerAngles() argument
Marc Mutz
26 hours
2
-7
/
+7
*
QQuaternion: fix MingW "redeclared without dllimport attribute" error
Marc Mutz
26 hours
1
-3
/
+3
*
macOS: include QUrl in QAppleFileIconEngine
Volker Hilsheimer
44 hours
1
-0
/
+1
*
Replace one-shot uses of QSemaphore with QLatch
Thiago Macieira
48 hours
6
-42
/
+42
*
[docs] QQuaternion: fix \overload in toEulerAngles() docs
Marc Mutz
3 days
1
-1
/
+0
*
QQuaternion: fix incorrect Qt 7 export on inline function
Marc Mutz
3 days
1
-1
/
+1
*
QQuaternion: comment all #endif's
Marc Mutz
3 days
1
-5
/
+5
*
Q*Application: deprecate compressEvents()
Marc Mutz
5 days
2
-0
/
+3
*
Add clamping to QColorTransferGenericFunction
Samuel Gaist
5 days
1
-0
/
+4
*
wayland: Add xx-session-management-v1 support
David Edmundson
5 days
1
-0
/
+1
*
QGuiApplication: use the rvalue overload of QObject::setProperty()
Marc Mutz
6 days
1
-2
/
+2
*
gui/removed_api.cpp: add missing comment block in 6.7 section
Marc Mutz
7 days
1
-0
/
+4
*
QPainter: make qt_show_painter_debug_output constexpr
Marc Mutz
7 days
1
-53
/
+53
*
rhi: vulkan: Avoid VUID-vkQueueSubmit-pSignalSemaphores-00067
Laszlo Agocs
7 days
2
-8
/
+15
*
QQuaternion: make a mutable function-static int[] constexpr
Marc Mutz
7 days
1
-1
/
+1
*
QIcon: round calculated devicePixelRatio to a useful value
Christian Ehrlicher
8 days
1
-3
/
+4
*
Use QPainter::brushOriginF() where appropriate
Christian Ehrlicher
8 days
1
-1
/
+1
*
QPainter: add brushOriginF()
Christian Ehrlicher
8 days
2
-1
/
+20
*
Reland: CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
8 days
2
-51
/
+76
*
Fix the build QtWayland on macOS
Liang Qi
9 days
1
-1
/
+1
*
QAccessibilityHints: override QObject::event()
MohammadHossein Qanbari
11 days
2
-0
/
+12
*
QAccessibilityHints: make dtor out-of-line
MohammadHossein Qanbari
11 days
2
-0
/
+3
*
QIconLoader: return an exact match for svg icon theme entry
Christian Ehrlicher
12 days
1
-20
/
+17
*
rhi: Add missing docs for srb create function
Laszlo Agocs
12 days
1
-0
/
+14
*
rhi: Fix up the docs for image load/store in fragment stage
Laszlo Agocs
12 days
1
-18
/
+3
*
a11y: Move qt_accStripAmp helper to private QtGui header
Michael Weghorn
13 days
3
-0
/
+79
*
Revert "CMake: Annotate some qt_find_package calls with MODULE"
Alexandru Croitor
13 days
2
-76
/
+51
*
Deprecate QColormap
Tor Arne Vestbø
13 days
1
-1
/
+1
*
iOS: implement file icon provider
Volker Hilsheimer
14 days
4
-1
/
+121
*
Apple icon engine: define more symbols
Volker Hilsheimer
14 days
1
-2
/
+3
*
wayland: shm-emulation-server-buffer depends on QT_FEATURE_sharedmemory
Liang Qi
2025-06-17
1
-1
/
+1
*
QDataStream: use new operator bool() in the code
Tatiana Borisova
2025-06-17
1
-6
/
+3
*
CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
2025-06-17
2
-51
/
+76
*
QFontIconEngine: prefer code paths using the glyph index
Volker Hilsheimer
2025-06-16
1
-10
/
+9
*
QFontIconEngine: use the horizontalAdvance when calculating actualSize
Volker Hilsheimer
2025-06-16
1
-1
/
+1
*
Doc: Fix links to deprecated functions
David Boddie
2025-06-16
1
-5
/
+5
*
Doc: Remove redundant "see also" link
David Boddie
2025-06-12
1
-1
/
+1
*
QRegion: fix potential UB in QBasicAtomic initialization
Marc Mutz
2025-06-12
2
-4
/
+1
*
rhi: Update the docs and manual test for geometry shaders
Laszlo Agocs
2025-06-11
1
-10
/
+11
*
CMake: build QGnomePortalInterface always when DBus is available
Samuli Piippo
2025-06-10
1
-5
/
+1
*
rhi: metal: Handle MSAA backing textures like other textures
Laszlo Agocs
2025-06-10
1
-1
/
+7
*
rhi: d3d: Change a warning to categorized logging
Laszlo Agocs
2025-06-10
1
-1
/
+1
*
Doc: Improve opening description of Qt's Paint System
Dheerendra Purohit
2025-06-08
1
-2
/
+3
*
SSE2 optimize QColorSpace CLUT
Allan Sandfeld Jensen
2025-06-07
1
-0
/
+42
*
a11y atspi: Warn on unimplemented Application iface method
Michael Weghorn
2025-06-06
1
-1
/
+2
[next]