index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.12
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.5.5
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
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick
/
platform
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix link in QtQuickView documentation
Olli Vuolteenaho
2024-12-30
1
-1
/
+1
*
Avoid deprecation warning in qandroidquickviewembedding.cpp
Lars Schmertmann
2024-12-29
1
-1
/
+1
*
Android: Add documentation for multiple QtQuickViews in one host app
Petri Virkkunen
2024-10-29
1
-0
/
+33
*
Android: Update QtQuickView documentation to use new API
Petri Virkkunen
2024-10-17
1
-7
/
+19
*
Revert "Docs: Android: Add known issue about multiple QtQuickView cleanup"
Petri Virkkunen
2024-10-15
1
-7
/
+0
*
Docs: Add links to Android classes and examples
Nicholas Bennett
2024-10-01
1
-1
/
+1
*
Docs: Android: Add known issue about multiple QtQuickView cleanup
Petri Virkkunen
2024-09-24
1
-0
/
+7
*
Docs: Add known issue to QtQuickView Class docs
Nicholas Bennett
2024-09-24
1
-0
/
+17
*
Docs: Add main.cpp app entry point information for QtQuickView
Nicholas Bennett
2024-09-24
1
-0
/
+17
*
Docs: Remove QtQuickView Technical Preview Status
Nicholas Bennett
2024-09-24
2
-3
/
+0
*
Android: Indicate signals with no params with QVariant<void*>
Soheil Armin
2024-09-10
1
-1
/
+2
*
Android: move jar folder under android folder
Assam Boudjelthia
2024-08-30
8
-0
/
+922
*
Android: Remove APIs that are being moved to qtcore
Soheil Armin
2024-08-22
8
-882
/
+4
*
Fix -no-pch Android build
Olli Vuolteenaho
2024-07-15
2
-1
/
+5
*
JNI: prepare for standard Java types getting declared in qtjnitypes.h
Volker Hilsheimer
2024-06-18
2
-5
/
+8
*
Android QuickView embedding: use QJniArray to pass string list
Volker Hilsheimer
2024-06-16
2
-12
/
+3
*
Android: Add auto tests for Java QtAbstractItemModel
Soheil Armin
2024-06-02
2
-2
/
+4
*
Android: Add QtQmlComponent loading support to QtQuickView
Soheil Armin
2024-05-31
2
-22
/
+30
*
Android: Add sibling method to Java QtAbstractItemModel
Soheil Armin
2024-05-29
2
-1
/
+29
*
Android: Add Java QtAbstractItemModel as a QAIM wrapper
Soheil Armin
2024-05-29
7
-6
/
+734
*
Android: Fix Java Boolean conversion to bool
Soheil Armin
2024-05-29
1
-1
/
+1
*
Android: Add missing Long type conversion
Soheil Armin
2024-05-29
2
-0
/
+8
*
Android: Move Java types and conversion functions to their own header
Soheil Armin
2024-05-22
5
-82
/
+129
*
Android: Add QAndroidQuickView class that owns QAndroidViewSignalManager
Soheil Armin
2024-05-22
3
-12
/
+25
*
Android: Rename and split SignalHelper into new header and source files
Soheil Armin
2024-05-22
4
-152
/
+200
*
Android: Improve error handling and logging of QtQuickView
Soheil Armin
2024-05-22
1
-19
/
+21
*
Android: Fix missing qqmlengine.h include
Soheil Armin
2024-03-14
1
-0
/
+1
*
Android: Change resizeMode of the root object of QQuickView
Soheil Armin
2024-02-27
1
-1
/
+1
*
Android: Invoke SignalHandler interface from UI thread
Soheil Armin
2024-02-26
1
-4
/
+7
*
Android: Add QQuickView status handling API to QtQuickView
Soheil Armin
2024-02-26
1
-1
/
+7
*
Android: Add user-defined QML import paths to QtQuickView
Soheil Armin
2024-02-20
2
-4
/
+20
*
Android: Add signal handling feature to QtQuickView
Soheil Armin
2024-02-20
2
-0
/
+279
*
Android: Add getProperty() to QtQuickView
Soheil Armin
2024-02-15
2
-0
/
+62
*
Android: Add setProperty() to QtQuickView
Soheil Armin
2024-02-15
2
-2
/
+53
*
Android: Add QtQuickView class to embed QQuickView to Android
Tinja Paavoseppä
2024-02-15
2
-0
/
+103