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
*
[Android] Skip goodToCopy check
HEAD
dev
Alexey Edelev
10 hours
1
-0
/
+3
*
[Android] Store the main ABI in deployment settings
Alexey Edelev
10 hours
2
-0
/
+8
*
Clean up some coding standard violations in MIME type code
Edward Welbourne
10 hours
3
-10
/
+11
*
Correct two misleading comments
Edward Welbourne
10 hours
1
-2
/
+2
*
Small code cleanup
Oliver Wolff
10 hours
1
-2
/
+0
*
QFileSystemModel: Handle drive root paths properly on Windows
Oliver Wolff
10 hours
2
-0
/
+43
*
Android: qtbase/src/android/. ./QtAndroidBinder.java security sensitive
Rami Potinkara
11 hours
1
-0
/
+1
*
rhi: vulkan: use the vmaCopy* utility functions
Aurélien Brooke
11 hours
1
-34
/
+27
*
Mark qtbase/src/android files as security sensitive
Jani Korteniemi
11 hours
3
-0
/
+3
*
Mark androidjnimenu.cpp as security sensitive
Bartlomiej Moskal
11 hours
1
-0
/
+1
*
macOS: Port from deprecated NSAppearance.currentAppearance
Tor Arne Vestbø
12 hours
6
-44
/
+108
*
tst_QScopedPointer: add a test for reset/delete ordering
Marc Mutz
17 hours
1
-0
/
+82
*
QNetworkDiskCache: construct a QFile on the stack
Ahmad Samir
21 hours
1
-6
/
+5
*
CMake: Fix backup/restore of QT_NO_PRIVATE_MODULE_WARNING
Joerg Bornemann
32 hours
1
-4
/
+3
*
Rename QDecompressHelper benchmark
Audun Sutterud
34 hours
1
-2
/
+2
*
QTriangulator: make primeForCount() safer
Marc Mutz
36 hours
1
-12
/
+12
*
wasm: Export wasmglobal functions for dynamic linking
Piotr Wiercinski
36 hours
1
-3
/
+3
*
Remove the _qt_is_android_executable property
Alexey Edelev
39 hours
1
-2
/
+0
*
CMake: don't install wayland files in standalone build
Samuli Piippo
39 hours
1
-2
/
+1
*
Mark QXmlStream{Reader,Writer} as security-critical
Marc Mutz
41 hours
7
-0
/
+8
*
Doc: Rewrite paragraph concerning OpenSSL 1 compatibility
Kai Köhne
47 hours
1
-5
/
+4
*
QString/QByteArray: add tests for replace() with negative lengths
Ahmad Samir
2 days
2
-0
/
+14
*
tst_QString: don't cast index/length to uint in replace() tests
Ahmad Samir
2 days
1
-53
/
+136
*
QWidget: don't re-polish when style did not change
Christian Ehrlicher
2 days
2
-1
/
+33
*
QXmlStreamWriter: add option to stop writing after an error
Magdalena Stojek
2 days
3
-7
/
+248
*
QPainter: make ownership transfer more explicit
Marc Mutz
2 days
1
-2
/
+5
*
Android: Avoid deprecation warnings (Space-assignment syntax)
Lars Schmertmann
2 days
5
-10
/
+10
*
tst_QDataUrl: add a test with spaces around the charset parameter
Marc Mutz
2 days
1
-0
/
+2
*
Replace long for-loop-headers with short modern version
Matthias Rauter
2 days
1
-21
/
+16
*
Android: update clang compiler detection
Rami Potinkara
3 days
1
-1
/
+1
*
CMake: fix __qt_internal_collect_additional_module_paths
Samuli Piippo
3 days
1
-1
/
+1
*
gui: support to build wayland on FreeBSD
Liang Qi
3 days
1
-2
/
+2
*
offscreen: Enable backingstore images with alpha
Laszlo Agocs
3 days
2
-1
/
+15
*
QMetaType: use sized delete to deallocate a value
Aurélien Brooke
3 days
1
-3
/
+3
*
tst_QByteArray: create separate tests for replace() overloads
Ahmad Samir
3 days
1
-42
/
+54
*
QByteArray: make replace(pos, len, view) consistent with QString's
Ahmad Samir
3 days
2
-2
/
+8
*
QTest::CrashHandler: ask GDB for the memory mapping layout on crash too
Thiago Macieira
3 days
1
-0
/
+1
*
qlogging: Journal: Log thread id, suppress empty fields
Kai Köhne
3 days
1
-7
/
+33
*
QXmlStreamReader: try to keep the source encoding of the added data
Ivan Solovev
3 days
3
-79
/
+150
*
macOS: Make NSServicesMenuRequestor implementation rich-text aware
Tor Arne Vestbø
3 days
6
-45
/
+188
*
wasm: ignore keypresses if alt and numeric keyboard
Even Oscar Andersen
4 days
1
-0
/
+8
*
wasm: Handle exceptions in promise
Even Oscar Andersen
4 days
2
-3
/
+31
*
wasm: a11y - move to describedbycontainer
Even Oscar Andersen
4 days
3
-80
/
+143
*
wasm: Fix parsing HTTP header values that contain colon (:)
Piotr Wiercinski
4 days
1
-7
/
+9
*
wasm: enable previously disabled tests on WebAssembly
Morten Sørvig
4 days
8
-26
/
+5
*
CMake: try to find qmltestrunner from additional paths
Samuli Piippo
4 days
1
-0
/
+8
*
offscreen: Return the requested window format
Laszlo Agocs
4 days
2
-0
/
+6
*
Http2: remove any reference to HttpReply when deleted
Mårten Nordheim
4 days
7
-13
/
+145
*
wayland textinputv3: initialize missing internal states
Inho Lee
4 days
2
-5
/
+10
*
wayland keyboard: suppress a warning for NO_KEYMAP
Inho Lee
4 days
1
-0
/
+3
[next]