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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QTest::CrashHandler: add asyncSafeToHexString()
HEAD
dev
Thiago Macieira
120 min.
1
-6
/
+17
*
QTest::CrashHandler: use string_view for writeToStderr() for the inputs
Thiago Macieira
120 min.
1
-18
/
+9
*
QTest::CrashHandler: reorganize Unix header blocks
Thiago Macieira
120 min.
1
-18
/
+19
*
QTest::CrashHandler: move the enum definition to the header
Thiago Macieira
120 min.
3
-4
/
+9
*
QTest::CrashHandler: move the Unix signal-handling code into the .cpp
Thiago Macieira
120 min.
2
-79
/
+67
*
QTest::CrashHandler: move the Unix async-safe I/O code to the .cpp
Thiago Macieira
120 min.
3
-80
/
+61
*
QTest::CrashHandler: move windowsFaultHandler() out of the class
Thiago Macieira
120 min.
2
-5
/
+4
*
QTest::CrashHandler: move DebugSymbolResolver to the .cpp
Thiago Macieira
120 min.
2
-53
/
+56
*
QTest::CrashHandler: split into Unix and Windows (2/2)
Thiago Macieira
120 min.
2
-677
/
+16
*
QTest::CrashHandler: split into Unix and Windows (1/2)
Thiago Macieira
120 min.
3
-1
/
+687
*
Use QObjCWeakPointer to track QMacKeyValueObserver observed object
Tor Arne Vestbø
2 hours
1
-3
/
+2
*
Use __weak for implementation of QObjCWeakPointer
Tor Arne Vestbø
2 hours
4
-95
/
+77
*
Restructure android tests
Alexey Edelev
3 hours
5
-1
/
+5
*
qt_noop is not defined in the qt-namespace
Mårten Nordheim
5 hours
1
-1
/
+1
*
Mark files as security sensitive
Lauri Pohjanheimo
5 hours
4
-2
/
+4
*
qdataurl: make parsing the content-type more robust
Ahmad Samir
7 hours
4
-11
/
+62
*
qdataurl: use QLatin1StringView instead of QByteArrayView
Ahmad Samir
7 hours
1
-9
/
+9
*
qdataurl: optimize by using QByteArray::fromBase64Encoding()
Ahmad Samir
7 hours
1
-2
/
+8
*
qdataurl: treat comma as mandatory in the data URL syntax
Ahmad Samir
7 hours
2
-2
/
+3
*
qdataurl: don't set the mime type too early
Ahmad Samir
7 hours
2
-4
/
+3
*
Fix various compiler warnings
Ahmad Samir
7 hours
4
-4
/
+3
*
tests/manual/*: add missing includes
Ahmad Samir
7 hours
2
-0
/
+2
*
Lazily create global share context when Qt::AA_ShareOpenGLContexts is set
Tor Arne Vestbø
14 hours
11
-36
/
+35
*
TaskTree: Fix coverity scan issue (initialization of destruction)
Jarek Kobus
18 hours
1
-1
/
+1
*
TaskTree: Fix some coverity scan issues (use std::move)
Jarek Kobus
18 hours
1
-4
/
+4
*
Android: qtbase/src/android/jar.../QtView.java security sensitive
Rami Potinkara
19 hours
1
-0
/
+1
*
Android: consider DecorView insets at app startup
Assam Boudjelthia
21 hours
2
-14
/
+49
*
Android: Set correct initial selection values in EditorInfo
Bartlomiej Moskal
34 hours
1
-0
/
+9
*
[Android] Skip goodToCopy check
Alexey Edelev
35 hours
1
-0
/
+3
*
[Android] Store the main ABI in deployment settings
Alexey Edelev
35 hours
2
-0
/
+8
*
Clean up some coding standard violations in MIME type code
Edward Welbourne
35 hours
3
-10
/
+11
*
Correct two misleading comments
Edward Welbourne
35 hours
1
-2
/
+2
*
Small code cleanup
Oliver Wolff
35 hours
1
-2
/
+0
*
QFileSystemModel: Handle drive root paths properly on Windows
Oliver Wolff
35 hours
2
-0
/
+43
*
Android: qtbase/src/android/. ./QtAndroidBinder.java security sensitive
Rami Potinkara
36 hours
1
-0
/
+1
*
rhi: vulkan: use the vmaCopy* utility functions
Aurélien Brooke
36 hours
1
-34
/
+27
*
Mark qtbase/src/android files as security sensitive
Jani Korteniemi
36 hours
3
-0
/
+3
*
Mark androidjnimenu.cpp as security sensitive
Bartlomiej Moskal
36 hours
1
-0
/
+1
*
macOS: Port from deprecated NSAppearance.currentAppearance
Tor Arne Vestbø
37 hours
6
-44
/
+108
*
tst_QScopedPointer: add a test for reset/delete ordering
Marc Mutz
41 hours
1
-0
/
+82
*
QNetworkDiskCache: construct a QFile on the stack
Ahmad Samir
46 hours
1
-6
/
+5
*
CMake: Fix backup/restore of QT_NO_PRIVATE_MODULE_WARNING
Joerg Bornemann
2 days
1
-4
/
+3
*
Rename QDecompressHelper benchmark
Audun Sutterud
2 days
1
-2
/
+2
*
QTriangulator: make primeForCount() safer
Marc Mutz
3 days
1
-12
/
+12
*
wasm: Export wasmglobal functions for dynamic linking
Piotr Wiercinski
3 days
1
-3
/
+3
*
Remove the _qt_is_android_executable property
Alexey Edelev
3 days
1
-2
/
+0
*
CMake: don't install wayland files in standalone build
Samuli Piippo
3 days
1
-2
/
+1
*
Mark QXmlStream{Reader,Writer} as security-critical
Marc Mutz
3 days
7
-0
/
+8
*
Doc: Rewrite paragraph concerning OpenSSL 1 compatibility
Kai Köhne
3 days
1
-5
/
+4
*
QString/QByteArray: add tests for replace() with negative lengths
Ahmad Samir
3 days
2
-0
/
+14
[next]