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
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
*
dbus examples: Remove "Example" from example names
HEAD
dev
Ievgenii Meshcheriakov
112 min.
5
-7
/
+7
*
tests: blacklist tst_QImageReader::setClipRect() and
Liang Qi
11 hours
1
-0
/
+8
*
Windeployqt: prevent directory creation for dryruns
Timothée Keller
11 hours
3
-15
/
+17
*
windeployqt: allow user set translation directory
Yuhang Zhao
11 hours
1
-1
/
+9
*
tst_QVariant: add a test contrasting Qt 5/6 isNull behavior
Marc Mutz
15 hours
1
-0
/
+7
*
Implement [variant.get] for QVariant [2/2]: get()
Marc Mutz
15 hours
3
-2
/
+128
*
Implement [variant.get] for QVariant [1/2]: get_if()
Marc Mutz
15 hours
3
-2
/
+198
*
QVariant: ensure the type custom is registered on construction
Thiago Macieira
21 hours
2
-0
/
+11
*
QTimer: fix new-style slot invocation for receiver in another thread
Thiago Macieira
21 hours
2
-23
/
+21
*
remotecontrolledcar example: Modernize the code
Ievgenii Meshcheriakov
25 hours
6
-57
/
+27
*
macOS: Skip DisplayLink updates when in live resize
Laszlo Agocs
28 hours
1
-0
/
+19
*
tst_bench_QCryptographicHash: swallow result() return values
Marc Mutz
28 hours
1
-3
/
+6
*
tst_bench_QCryptographicHash: use QMetaEnum trick
Marc Mutz
28 hours
1
-60
/
+20
*
tst_bench_QCryptographicHash: port to QTest::addRow()
Marc Mutz
28 hours
1
-24
/
+24
*
mainwindow example: Fix implicit conversion from qsizetype warnings
Tor Arne Vestbø
29 hours
2
-3
/
+3
*
rhi manual tests: allow having some gui controls
Laszlo Agocs
29 hours
28
-51
/
+52606
*
rhi: metal: macOS: Set presentsWithTransaction during resize
Laszlo Agocs
29 hours
1
-25
/
+60
*
Don't accept QWSI::CloseEvent when the window is blocked by a modal window
Tor Arne Vestbø
29 hours
1
-0
/
+1
*
Remove loopback network example
Mårten Nordheim
29 hours
13
-287
/
+2
*
QNetworkDiskCache: Update doc snippets
Mårten Nordheim
29 hours
1
-3
/
+6
*
Clean up multicast examples
Mårten Nordheim
29 hours
7
-6
/
+10
*
Move hellogles3 docs to where the rest of these files live
Laszlo Agocs
30 hours
3
-0
/
+2
*
Remove erroneous widget dependency for hellogles3
Laszlo Agocs
30 hours
3
-3
/
+9
*
Change paintedwindow example to be a manual test
Laszlo Agocs
30 hours
7
-3
/
+1
*
Move hellowindow and qopenglwindow to be a manual tests
Laszlo Agocs
30 hours
14
-6
/
+2
*
QArrayDataPointer: skip deallocate detour
Fabian Kosmale
33 hours
1
-1
/
+1
*
wasm: add support for input languages win32 mobile
Lorn Potter
42 hours
1
-16
/
+18
*
Close popups on WASM window non-client area interactions
Mikolaj Boc
42 hours
1
-0
/
+1
*
Change computegles31 example to a manual test
Laszlo Agocs
46 hours
9
-2
/
+0
*
Remove hellovulkanwindow example
Laszlo Agocs
46 hours
11
-273
/
+50
*
Move hellovulkantexture example to manual test
Laszlo Agocs
46 hours
15
-21
/
+1
*
Doc/QButtonGroup: Do not mention deprecated/removed signal
Christian Ehrlicher
2 days
1
-2
/
+2
*
Verify fix for manual get<I> calls for QVector<N>D
Marc Mutz
2 days
2
-0
/
+35
*
Short live QT_ENABLE_P0846_SEMANTICS_FOR!
Marc Mutz
2 days
9
-0
/
+137
*
Windows QPA: Change handling of maximised frame/title-less windows
Timothée Keller
2 days
3
-34
/
+37
*
Add QTextListFormat::start: html and markdown ordered list index offset
Nicolas Werner
2 days
15
-30
/
+325
*
QMetaType::convert: Avoid some copies in ranged-for
Fabian Kosmale
3 days
1
-4
/
+4
*
Add a manual test to show a QTreeView with QInputDevice::devices()
Shawn Rutledge
3 days
4
-0
/
+360
*
xcb: Delete QInputDevice instances that X11 no longer finds
Shawn Rutledge
3 days
1
-22
/
+60
*
Widgets/QCheckBox: change signature of stateChanged() for Qt7
Christian Ehrlicher
3 days
3
-14
/
+34
*
QSQL/ODBC: fix regression (trailing NUL)
Marc Mutz
3 days
1
-2
/
+2
*
QCryptographicHash: constexpr ALL of QSmallByteArray
Marc Mutz
3 days
1
-19
/
+19
*
QMessageAuthenticationCode: have setKey() call initMessageHash()
Marc Mutz
3 days
1
-3
/
+2
*
CMake: Write target architecture into module info files
Joerg Bornemann
3 days
1
-1
/
+2
*
Move nullptr check to beginning of QInputDevice::operator<<
Axel Spoerl
3 days
1
-8
/
+13
*
rhi: widgets: Try sw adapter if D3D11 init fails
Laszlo Agocs
3 days
1
-0
/
+6
*
docs: Remove map and runfunction example
Dennis Oberst
3 days
1
-2
/
+0
*
Move rsslisting example into corelibe/serialization
Øystein Heskestad
3 days
9
-8
/
+10
*
Remove libQt6Xml dependency in rsslisting example
Øystein Heskestad
3 days
2
-3
/
+2
*
Remove libQt6Xml dependency in streambookmarks example
Øystein Heskestad
3 days
2
-3
/
+2
[next]