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
6.5.1
6.5.2
6.5.3
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add run opengl tests feature
Michal Klocek
66 min.
1
-0
/
+5
*
Wayland: support adoption of native EGL contexts
Giuseppe D'Angelo
6 hours
11
-0
/
+31
*
EGL: undef X11 macros
Giuseppe D'Angelo
6 hours
2
-12
/
+14
*
Use WS_EX_NOACTIVATE to prevent window from getting focused
Morteza Jamshidi
7 hours
3
-0
/
+7
*
Q(ObjectBindable)Property: Properly support comparisons
Fabian Kosmale
7 hours
2
-0
/
+38
*
Mark QUrl* classes as security-critical
Marc Mutz
7 hours
5
-0
/
+5
*
QMetaObject: extract helpers from indexOf*() methods
Marc Mutz
7 hours
1
-9
/
+44
*
QPainter: make Private::d_ptrs a QVLA<unique_ptr>
Marc Mutz
7 hours
2
-9
/
+6
*
rhi: vulkan: make it easier to hunt VMA leaks
Aurélien Brooke
13 hours
2
-0
/
+40
*
wayland: Reset surface on QWindow type change
David Edmundson
18 hours
3
-6
/
+28
*
QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()
Thiago Macieira
21 hours
2
-4
/
+0
*
QByteArray: make toDouble() reject space-only strings
Thiago Macieira
21 hours
1
-1
/
+2
*
QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus Interactions
MohammadHossein Qanbari
22 hours
16
-484
/
+500
*
Dbus: Enhance process of determining color scheme and contrast
MohammadHossein Qanbari
22 hours
3
-36
/
+170
*
wayland: Drop ShellIntegration::handleExpose
David Edmundson
27 hours
4
-17
/
+1
*
wayland: Make initial commit for surface state opt-in
David Edmundson
27 hours
3
-1
/
+14
*
a11y uia: Report locale via UIA_CulturePropertyId
Michael Weghorn
28 hours
1
-0
/
+14
*
a11y: Report QWidget locale
Michael Weghorn
28 hours
13
-96
/
+148
*
wayland: Move to synchronous expose events
David Edmundson
29 hours
2
-30
/
+28
*
QGnomeTheme: Enhance system color scheme detection
MohammadHossein Qanbari
33 hours
2
-28
/
+72
*
Android: Avoid lazy initialization of QAndroidPlatformServices
Bartlomiej Moskal
39 hours
2
-4
/
+2
*
QNetworkRequest: fix minor typo referencing non-existent method
Dheerendra Purohit
43 hours
1
-1
/
+1
*
QStyleSheetstyle: misc cleanup of QStyleSheetBorderImageData
Christian Ehrlicher
2 days
1
-14
/
+7
*
a11y: Introduce QAccessible::Attribute::Locale, bridge to AT-SPI
Michael Weghorn
2 days
3
-0
/
+17
*
QtConcurrent: mark as security-significant
Ivan Solovev
2 days
21
-0
/
+21
*
Doc: Fix link to removed QFontMetrics::width function
David Boddie
3 days
1
-1
/
+1
*
wasm: Make sure native fetch is destroyed before reply is canceled, closed
Lorn Potter
3 days
1
-1
/
+1
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
3 days
11
-0
/
+33
*
QMetaType: only use sized-delete when available
Aurélien Brooke
3 days
1
-0
/
+8
*
Wayland Client: explicitly attach a buffer in sendExposeEvent()
David Edmundson
3 days
2
-4
/
+26
*
qtooltip: Fix whitespace
David Edmundson
3 days
1
-2
/
+2
*
Windows: Only use UpdateLayeredWindowIndirect if window has an alpha
Tor Arne Vestbø
3 days
1
-1
/
+4
*
moc: indent the generated code for ResetProperty
Giuseppe D'Angelo
3 days
1
-1
/
+1
*
entrypoint: remove extern "C" from main declaration
Tim Blechmann
3 days
1
-1
/
+1
*
wayland: Deliver WindowScreenChangedEvent synchronously
Vlad Zahorodnii
3 days
1
-1
/
+1
*
qtwaylandscanner: Handle destructor requests with new_id correctly
David Redondo
3 days
1
-1
/
+6
*
Client: add cursor state management
Lu YaNing
4 days
3
-10
/
+41
*
network: silence -Wimplicit-exception-spec-mismatch
Tim Blechmann
4 days
1
-1
/
+1
*
QLogging: fix build: narrowing conversion from qsizetype to size_t
Thiago Macieira
4 days
1
-1
/
+1
*
QHttpNetworkConnection: use std::optional instead of QScopedPointer
Ahmad Samir
4 days
2
-5
/
+5
*
QLocalServer: use std::unique_ptr instead of QScopedPointer
Ahmad Samir
4 days
1
-10
/
+16
*
Doc: Fix page file name typo
David Boddie
4 days
1
-1
/
+1
*
Android: Fix text update issues with fullscreen virtual keyboard
Bartlomiej Moskal
4 days
1
-4
/
+11
*
QGIM: Rename to QRangeModel
Volker Hilsheimer
4 days
6
-355
/
+355
*
Revert "Windows QPA: Remove usage of deprecated DwmEnableBlurBehindWindow"
Wladimir Leuschner
4 days
3
-0
/
+27
*
wasm: Fix stacking order problem for transient parent windows
Even Oscar Andersen
5 days
11
-419
/
+733
*
Mark QtNative as security sensitive
Lauri Pohjanheimo
5 days
1
-0
/
+1
*
QMetaCallEvent: remove the QMetaCallEvent::create() function
Aurélien Brooke
5 days
2
-50
/
+0
*
network/ssl: Fix deprecated usages of QHashCombine
Ivan Solovev
5 days
2
-2
/
+2
*
QQueue: add enqueue signature to enqueue elements by moving
Tim Blechmann
5 days
2
-0
/
+2
[next]