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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cache maybe invalid while the signal is actived from queue
6.3
Jannis Xiong
2023-01-06
3
-1
/
+8
*
Android A11Y: Only access the main thread when it is not blocked
Julian Greilich
2023-01-06
1
-0
/
+9
*
fix fontconfig detection
Eric Lemanissier
2022-12-05
1
-1
/
+1
*
BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0
Heikki Halmet
2022-11-02
1
-0
/
+1
*
Android: properly retrieve mime type of uri to for openUrl()
Assam Boudjelthia
2022-10-28
1
-5
/
+6
*
Fix bool comparison in tst_qopenglwidget.cpp
Peter Varga
2022-10-23
1
-3
/
+3
*
Android: Add a way to disable accessibility via an environment var
Ville Voutilainen
2022-10-20
1
-0
/
+3
*
QVariant/Doc: expand what toList & toMap conversions may succeed
Thiago Macieira
2022-10-11
1
-5
/
+14
*
Fix broken Text rendering when noantialiased NativeRendering is used
Dominik Holland
2022-10-11
1
-1
/
+4
*
qcore_mac_p.h: compile-optimize inline swap functions
Marc Mutz
2022-10-11
1
-6
/
+6
*
QPdfEngine: port from raw zlib to qCompress()
Marc Mutz
2022-10-11
1
-7
/
+6
*
forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warning
Marc Mutz
2022-10-11
1
-0
/
+4
*
[docs] QMap: fix missing toStdMap()&& overload docs
Marc Mutz
2022-10-11
1
-0
/
+9
*
QString/doc: correct the record on const char* optimizations
Thiago Macieira
2022-10-03
2
-2
/
+11
*
QPluginLoader: Fix the expected machine word for Windows on ARM
Martin Storsjö
2022-09-28
1
-1
/
+1
*
QFuture: fix handling of cancelled continuation chain
Sona Kurazyan
2022-09-27
4
-20
/
+103
*
Doc: Update the animation framework overview
Venugopal Shivashankar
2022-09-27
3
-205
/
+231
*
Android: Fix Display.getRealMetrics deprecation
Samuel Mira
2022-09-27
3
-36
/
+102
*
Propagate QT_HOST_PATH_CMAKE_DIR to multi-ABI external projects
Alexey Edelev
2022-09-26
1
-0
/
+4
*
Update url to IAccessible2 Specification
Jan Arve Sæther
2022-09-26
1
-1
/
+1
*
Examples doc: Tags fix for QtQuick examples
Bartlomiej Moskal
2022-09-23
1
-1
/
+20
*
eglfs: Add env.var. to disable the dedicated drmHandleEvent thread
Laszlo Agocs
2022-09-23
5
-15
/
+58
*
Remove preprocessor conditionals for chrono include
Konrad Kujawa
2022-09-19
8
-73
/
+10
*
Windows QPA: send UIA focus notification after window activation
André de la Rocha
2022-09-19
1
-0
/
+4
*
Android: Fix flickering on window resize and show keyboard
Samuel Mira
2022-09-18
2
-38
/
+50
*
a11y atspi: Add null check in GetRowHeader handling
Michael Weghorn
2022-09-16
1
-3
/
+3
*
Pass a parent pointer to the Animation instance to avoid memory leak
Jan Arve Sæther
2022-09-16
2
-3
/
+3
*
QObject: attempt to fix a deadlock introduced by an earlier fix
Thiago Macieira
2022-09-16
1
-1
/
+11
*
tests: blacklist tst_QSocks5SocketEngine::passwordAuth() on all Ubuntu
Liang Qi
2022-09-15
1
-2
/
+1
*
Make tst_qnetworkreply depend on the 'echo' helper
Mårten Nordheim
2022-09-13
1
-0
/
+1
*
Do not make extra copy of public headers for external headers module
Michal Klocek
2022-09-12
1
-5
/
+8
*
QNetworkReply: Fix missing final emission of readyRead
Mårten Nordheim
2022-09-12
3
-4
/
+55
*
Port QDir to qsizetype [2/3]: implementation
Marc Mutz
2022-09-12
2
-24
/
+24
*
tst_QSslSocket: regenerate certificate used for setLocalCertificateChain
Mårten Nordheim
2022-09-12
11
-93
/
+511
*
Coin: Add core count config
Heikki Halmet
2022-09-12
1
-0
/
+6
*
[docs] Fix ints that should be qsizetype [src/corelib/text]
Marc Mutz
2022-09-11
5
-7
/
+7
*
FileChooser portal: set current_file only when file already exists
Ilya Fedin
2022-09-10
1
-3
/
+6
*
Avoid crash in QTextMarkdownWriter::writeBlock()
Shawn Rutledge
2022-09-10
1
-2
/
+2
*
CMake: Un-TP QT_HOST_PATH
Joerg Bornemann
2022-09-09
1
-1
/
+0
*
Pass QT_NO_PACKAGE_VERSION_CHECK to the Android multi-ABI external projects
Alexey Edelev
2022-09-09
1
-0
/
+4
*
Work round macOS's omission of en_DE from its own uiLanguages()
Edward Welbourne
2022-09-09
2
-1
/
+34
*
JUnit: Don't turn seconds into kilo-seconds
Mårten Nordheim
2022-09-08
1
-1
/
+1
*
tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3
Timur Pocheptsov
2022-09-08
2
-11
/
+33
*
xcb: fix the build of native painting
Liang Qi
2022-09-08
1
-0
/
+1
*
uic: Remove trailing blanks generated into Python icon code
Friedemann Kleint
2022-09-08
1
-2
/
+1
*
qUncompress: statically assert that arithmetic overflow cannot occur
Marc Mutz
2022-09-08
1
-1
/
+3
*
[docs] qCompress/qUncompress: document size limits
Marc Mutz
2022-09-08
1
-0
/
+22
*
CMake: allow user specified boolean values to have any case
Rolf Eike Beer
2022-09-07
1
-1
/
+1
*
QFileSystemEngine/Unix: fix unneeded casts from errno values to int
Marc Mutz
2022-09-07
1
-8
/
+8
*
tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3
Mårten Nordheim
2022-09-07
1
-1
/
+1
[next]