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.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QHeaderView: remove unused include, add missing include
HEAD
dev
Christian Ehrlicher
4 hours
2
-2
/
+1
*
Android: don't disambiguate the convertToJni call with 'template'
Rami Potinkara
4 hours
1
-1
/
+1
*
a11y atspi: Support Application iface "AtspiVersion" property
Michael Weghorn
4 hours
1
-0
/
+6
*
StyleSheetStyle: Don't paint CE_ComboBoxLabel when no stylesheet is set
Christian Ehrlicher
5 hours
1
-0
/
+2
*
Deprecate FEATURE_regularexpression
Cristian Le
6 hours
1
-2
/
+8
*
Add feature deprecation capability
Cristian Le
6 hours
2
-0
/
+138
*
Display feature alias information in configure
Cristian Le
6 hours
1
-1
/
+15
*
CMake: Add targets for building Android docs from Java sources
Joerg Bornemann
7 hours
10
-32
/
+315
*
CMake: Fix location of iOS framework prl files
Alexandru Croitor
7 hours
1
-2
/
+10
*
Android: Enable all warnings on javac for user code too
Lars Schmertmann
7 hours
1
-0
/
+1
*
Send synthesized button release event immediately
David Redondo
7 hours
1
-0
/
+1
*
CMake: Improve Apple SDK name and path reporting
Alexandru Croitor
7 hours
1
-9
/
+40
*
wayland: Ack configure events when suspended
David Edmundson
7 hours
2
-6
/
+12
*
wayland: Use modern syntax for method invokation
David Edmundson
8 hours
1
-1
/
+1
*
Android: Don't reparse same paths in QML to Java codegen
Olli Vuolteenaho
10 hours
1
-0
/
+1
*
Mark three files in corelib/mimetype as critical
Matthias Rauter
10 hours
3
-1
/
+3
*
Introduce INSTALL_QT_SHAREDIR
Cristian Le
10 hours
4
-4
/
+8
*
QVulkanWindow: Force render on paint event
David Edmundson
10 hours
1
-0
/
+1
*
Doc: Add \note to QTest::qWait() to consider QTRY_*() macros instead
Andreas Eliasson
10 hours
1
-1
/
+16
*
Cocoa: QNSView - fix memory leak of QContainerLayer
Tim Blechmann
14 hours
1
-1
/
+1
*
Cocoa: QNSView - fix memory leak of QNSViewMenuHelper
Tim Blechmann
14 hours
1
-0
/
+2
*
DirectWrite: Avoid infinite recursion with broken font data
Eskil Abrahamsen Blomfeldt
15 hours
6
-6
/
+35
*
CMake: qtwaylandscanner doesn't need Wayland::Client
Samuli Piippo
19 hours
1
-1
/
+1
*
qdataurl: fix parsing parameter values with percent-encoded comma
Ahmad Samir
32 hours
2
-3
/
+10
*
qdataurl: modify the percent-decoded byte array directly
Ahmad Samir
32 hours
1
-23
/
+22
*
Fix flaky tst_QFocusEvent::checkReason_ActiveWindow on openSUSE
Frédéric Lefebvre
36 hours
1
-2
/
+0
*
Fix flaky tst_QMdiArea::currentSubWindow()
Frédéric Lefebvre
36 hours
1
-0
/
+1
*
QXdgDesktopPortalTheme: normalize SLOT argument
Marc Mutz
2 days
1
-1
/
+1
*
Doc: Fix auto-links to deprecated functions
David Boddie
3 days
4
-6
/
+5
*
dwrite: Support additional font names for system fonts
Eskil Abrahamsen Blomfeldt
3 days
2
-211
/
+164
*
Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiApp
Tor Arne Vestbø
3 days
1
-2
/
+1
*
Make QOpenGLContext::globalShareContext() lazy creation thread-safe
Tor Arne Vestbø
3 days
2
-0
/
+23
*
Introduce qt_internal_set_module_transitive_properties
Alexey Edelev
3 days
1
-0
/
+97
*
Introduce Qt<Module>TransitiveExtras.cmake for Qt modules
Alexey Edelev
3 days
3
-0
/
+65
*
Add run opengl tests feature
Michal Klocek
3 days
8
-1
/
+28
*
Wayland: support adoption of native EGL contexts
Giuseppe D'Angelo
3 days
11
-0
/
+31
*
EGL: undef X11 macros
Giuseppe D'Angelo
3 days
2
-12
/
+14
*
Fix flaky tst_QScroller::overshoot on multiple Windows versions
Frédéric Lefebvre
3 days
1
-2
/
+2
*
QtFlagHandlingHelpers.cmake: account for GCC when producing error
Mitch Curtis
3 days
1
-1
/
+1
*
Use WS_EX_NOACTIVATE to prevent window from getting focused
Morteza Jamshidi
3 days
3
-0
/
+7
*
Q(ObjectBindable)Property: Properly support comparisons
Fabian Kosmale
3 days
4
-0
/
+75
*
Mark QUrl* classes as security-critical
Marc Mutz
3 days
5
-0
/
+5
*
QMetaObject: extract helpers from indexOf*() methods
Marc Mutz
3 days
1
-9
/
+44
*
QPainter: make Private::d_ptrs a QVLA<unique_ptr>
Marc Mutz
3 days
2
-9
/
+6
*
Doc: Update the HTML tab config
Venugopal Shivashankar
3 days
1
-1
/
+1
*
rhi: vulkan: make it easier to hunt VMA leaks
Aurélien Brooke
4 days
2
-0
/
+40
*
wayland: Reset surface on QWindow type change
David Edmundson
4 days
4
-6
/
+66
*
QLocale: remove WhiteSpacesAllowed mode from qt_asciiToDouble()
Thiago Macieira
4 days
2
-4
/
+0
*
QByteArray: make toDouble() reject space-only strings
Thiago Macieira
4 days
3
-2
/
+16
*
QGnomeTheme, QGtk3Theme: Refactor and Simplify DBus Interactions
MohammadHossein Qanbari
4 days
16
-484
/
+500
[next]