-
Notifications
You must be signed in to change notification settings - Fork 646
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: Ib62ce0ef5f39ade337b70cda10b70a052e5f84fb
- Loading branch information
Tarja Sundqvist
committed
Jan 10, 2025
1 parent
f4d5592
commit 9ca8d6d
Showing
40 changed files
with
40 additions
and
40 deletions.
There are no files selected for viewing
Submodule qt3d
updated
13 files
Submodule qt5compat
updated
3 files
+1 −1 | CMakeLists.txt | |
+4 −4 | dependencies.yaml | |
+2 −1 | examples/core5/widgets/tools/codecs/doc/src/codecs.qdoc |
Submodule qtactiveqt
updated
2 files
+2 −2 | dependencies.yaml | |
+2 −0 | src/activeqt/container/CMakeLists.txt |
Submodule qtconnectivity
updated
6 files
Submodule qtdeclarative
updated
263 files
Submodule qtdoc
updated
25 files
Submodule qtgrpc
updated
10 files
Submodule qthttpserver
updated
3 files
+4 −4 | dependencies.yaml | |
+11 −10 | doc/colorpalette-example.qdoc | |
+2 −0 | doc/config/qthttpserver.qdocconf |
Submodule qtimageformats
updated
2 files
+2 −2 | dependencies.yaml | |
+4 −3 | src/plugins/imageformats/macheif/CMakeLists.txt |
Submodule qtlanguageserver
updated
2 files
+2 −2 | dependencies.yaml | |
+0 −6 | src/jsonrpc/qjsonrpcprotocol.cpp |
Submodule qtlocation
updated
16 files
Submodule qtmultimedia
updated
177 files
Submodule qtnetworkauth
updated
2 files
+2 −2 | dependencies.yaml | |
+5 −0 | tests/auto/oauth1/tst_oauth1.cpp |
Submodule qtopcua
updated
4 files
+4 −4 | dependencies.yaml | |
+4 −2 | src/opcua/CMakeLists.txt | |
+3 −0 | src/opcua/doc/qtopcua.qdocconf | |
+2 −2 | src/plugins/opcua/open62541/qopen62541backend.cpp |
Submodule qtpositioning
updated
2 files
+6 −6 | dependencies.yaml | |
+20 −0 | src/plugins/position/android/src/jnipositioning.cpp |
Submodule qtremoteobjects
updated
3 files
+4 −4 | dependencies.yaml | |
+3 −0 | src/remoteobjects/doc/qtremoteobjects.qdocconf | |
+9 −8 | src/remoteobjects/qconnection_tcpip_backend.cpp |
Submodule qtscxml
updated
9 files
Submodule qtsensors
updated
22 files
Submodule qtserialbus
updated
2 files
+4 −4 | dependencies.yaml | |
+4 −0 | src/serialbus/qcandbcfileparser.cpp |
Submodule qtserialport
updated
3 files
+2 −2 | dependencies.yaml | |
+4 −1 | src/serialport/CMakeLists.txt | |
+3 −0 | src/serialport/qserialport_unix.cpp |
Submodule qtspeech
updated
2 files
+6 −6 | dependencies.yaml | |
+3 −0 | src/tts/doc/qttexttospeech.qdocconf |
Submodule qtsvg
updated
9 files
Submodule qttools
updated
25 files
Submodule qtvirtualkeyboard
updated
33 files
Submodule qtwayland
updated
16 files
Submodule qtwebchannel
updated
2 files
+6 −6 | dependencies.yaml | |
+2 −0 | src/webchannel/doc/qtwebchannel.qdocconf |
Submodule qtwebsockets
updated
4 files
+43 −17 | README.md | |
+4 −4 | dependencies.yaml | |
+2 −0 | src/websockets/doc/qtwebsockets.qdocconf | |
+1 −0 | tests/auto/websockets/qwebsocket/tst_qwebsocket.cpp |
Submodule qtwebview
updated
4 files
+4 −4 | dependencies.yaml | |
+4 −4 | src/plugins/darwin/CMakeLists.txt | |
+1 −1 | src/quick/qquickwebviewsettings.cpp | |
+4 −1 | src/webview/doc/src/qtwebview-overview.qdoc |