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
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
*
QHash: use the shadow seed
Thiago Macieira
2021-10-26
1
-21
/
+20
*
QHash: double the size of the stored seed
Thiago Macieira
2021-10-26
2
-66
/
+126
*
Add internal property to store Qt namespace
Alexey Edelev
2021-10-26
1
-0
/
+2
*
QNI: refactor to avoid tiny lambda slot objects
Mårten Nordheim
2021-10-26
2
-11
/
+10
*
Fix overflow issue on parsing min-qint64 with its minus sign repeated
Edward Welbourne
2021-10-26
2
-1
/
+17
*
Remove unused statements in QWindow
David Skoland
2021-10-26
1
-2
/
+0
*
Doc: Enforce zero warnings for QtCore, QtGui
Topi Reinio
2021-10-26
2
-0
/
+6
*
QObjectComputedProperty docs: move example to snippet
Ivan Solovev
2021-10-26
2
-36
/
+38
*
QTabBar: re-layout when tab size hint depends on selected state
Volker Hilsheimer
2021-10-26
2
-2
/
+37
*
wasm: Hide popups when a window is left-clicked
David Skoland
2021-10-25
1
-0
/
+3
*
Don't fire shortcut if the action only lives in an unreachable submenu
Volker Hilsheimer
2021-10-25
2
-1
/
+75
*
qmake/vcxproj: Fix "CONFIG += combine" extra compilers
Joerg Bornemann
2021-10-25
1
-26
/
+58
*
qmake: Make some debug code actually compilable
Joerg Bornemann
2021-10-25
1
-1
/
+1
*
Make QObjectComputedProperty documentation visible
Ivan Solovev
2021-10-25
1
-2
/
+0
*
Fix -trace build on Windows
Ivan Solovev
2021-10-25
2
-4
/
+23
*
Fix compilation with QT_NAMESPACE and tracing on Linux
Ivan Solovev
2021-10-25
1
-0
/
+8
*
Change package_revision_mode() to recipe_revision_mode()
Iikka Eklund
2021-10-25
1
-1
/
+7
*
Android: set EXTRA_TITLE to the initially selected file in save dialog
Assam Boudjelthia
2021-10-25
2
-4
/
+9
*
Initialize member variables before we check their values
Volker Hilsheimer
2021-10-25
1
-5
/
+3
*
qmake/vcxproj: Fix malformed <Message> tags
Joerg Bornemann
2021-10-25
1
-0
/
+1
*
Add a QNetworkInformation backend based on GNetworkMonitor
Ilya Fedin
2021-10-24
4
-1
/
+222
*
Doc: Fix formatting: remove extra \c before \nullptr
Ivan Tkachenko
2021-10-24
1
-1
/
+1
*
Update windows version detection
Mårten Nordheim
2021-10-24
1
-1
/
+11
*
Remove old pre-6.0 hooks
Thiago Macieira
2021-10-22
1
-2
/
+0
*
Doc: Fix qdoc warnngs
Venugopal Shivashankar
2021-10-23
2
-2
/
+4
*
Doc: Fix qdoc warnings
Venugopal Shivashankar
2021-10-23
4
-9
/
+14
*
QVarLengthArray: Reduce memory allocations in emplace()
Robert Löhning
2021-10-23
2
-1
/
+29
*
xcb: use QXcbConnection::selectionOwner() convenience API
Gatis Paeglis
2021-10-22
4
-18
/
+7
*
xcb: remove confusing indirections for qt selection owner
Gatis Paeglis
2021-10-22
6
-76
/
+40
*
xcb: avoid to use invalid pointers
Liang Qi
2021-10-22
2
-2
/
+14
*
CMake: Fix -rpath-link dependencies take two
Alexandru Croitor
2021-10-22
1
-8
/
+53
*
Update Gradle to 7.2.0 and Android Gradle Plugin to 7.0.2
Mårten Nordheim
2021-10-22
9
-1078
/
+584
*
Rename deprecated ANDROID_SDK_HOME to ANDROID_SDK_ROOT
Assam Boudjelthia
2021-10-22
1
-2
/
+2
*
Remove superfluous qfuture.h includes from qcoreapplication[_p].h
Joerg Bornemann
2021-10-22
3
-6
/
+2
*
Remove unused qapplicationpermission.h
Joerg Bornemann
2021-10-22
4
-82
/
+0
*
QAbstractItemView: auto-scroll with selection rectangle
Volker Hilsheimer
2021-10-22
4
-10
/
+137
*
Consistently restore threadpool limit at end of tests
Volker Hilsheimer
2021-10-22
1
-12
/
+23
*
QNI: Add a convenience method for loading the default plugin
Mårten Nordheim
2021-10-22
8
-18
/
+94
*
QNI: Add supportedFeatures getter
Mårten Nordheim
2021-10-22
4
-2
/
+32
*
Doc: QString: formalize that we now include the QBA's nulls
Thiago Macieira
2021-10-21
1
-7
/
+36
*
QLatin1String: harmonize null byte handling with the rest of QString
Thiago Macieira
2021-10-22
1
-3
/
+3
*
tst_QVariant: suppress warning about memcpying over QVariant
Thiago Macieira
2021-10-21
1
-1
/
+1
*
Add QFontMetricsF methods taking text options into account
Allan Sandfeld Jensen
2021-10-22
2
-6
/
+201
*
Avoid warnings when compiling bootstrap library without zstd
Ulf Hermann
2021-10-21
1
-0
/
+4
*
Fix warnings due to enums in QSizePolicy
Fan RuiJie
2021-10-21
1
-2
/
+3
*
Doc: Enable qdoc warning count limit
Venugopal Shivashankar
2021-10-21
8
-0
/
+24
*
Revert "CMake: Fix rpath-link dependencies when cross-compiling"
Alexandru Croitor
2021-10-21
1
-10
/
+2
*
macOS: add default Edit menu items, if not added by AppKit
Volker Hilsheimer
2021-10-21
2
-0
/
+49
*
Make QOffscreenX11PlatformNativeInterface a QX11Application
Michal Klocek
2021-10-21
2
-1
/
+15
*
Android: set allowNativeHeapPointerTagging to false in the manifest
Assam Boudjelthia
2021-10-21
1
-1
/
+2
[next]