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.5
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
path:
root
/
src
/
plugins
/
platforms
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: use signature-less jni syntax for AndroidContentFileEngine
Assam Boudjelthia
13 days
1
-84
/
+92
*
Android: pass EXTRA_INITIAL_URI to native FileDialog
Assam Boudjelthia
13 days
2
-6
/
+28
*
Android A11Y: Only access the main thread when it is not blocked
Julian Greilich
2023-01-05
1
-0
/
+9
*
Android: Fix UI is scaled smaller than before
Samuel Mira
2022-12-22
1
-1
/
+1
*
Android: handle move operation with content uris
Assam Boudjelthia
2022-12-21
1
-0
/
+24
*
Android: fix jni function name from standardIcon to setStandardIcon
Assam Boudjelthia
2022-12-21
1
-1
/
+1
*
Android input context: don't connect to non-existing signal
Volker Hilsheimer
2022-12-20
1
-1
/
+3
*
Android: handle rename() operation with content uris
Assam Boudjelthia
2022-12-20
2
-0
/
+58
*
Android: Add facilities to handle more content URIs operations
Assam Boudjelthia
2022-12-14
2
-78
/
+663
*
Rename QMessageDialogOptions::Icon to StandardIcon
Tor Arne Vestbø
2022-12-13
1
-1
/
+1
*
Android: fix Android assets handler not listing dirs with only sub dirs
Bartlomiej Moskal
2022-12-13
1
-1
/
+8
*
Add handling of screen hotplug
Piotr Mikolajczyk
2022-12-13
3
-4
/
+101
*
Fix infinite loop when iterating content uri sub-files/dirs
Assam Boudjelthia
2022-12-10
3
-1
/
+7
*
Add possibility to retrieve displayId for Android
Piotr Mikolajczyk
2022-12-09
2
-1
/
+12
*
Teach QErrorMessage to use native dialog helper if available
Tor Arne Vestbø
2022-12-04
1
-0
/
+3
*
Android: Do not override app_pal by AndroidPlatformTheme
Bartlomiej Moskal
2022-11-08
1
-1
/
+0
*
Android: Handle light/dark mode changes
Bartlomiej Moskal
2022-10-26
3
-12
/
+82
*
QGuiApplication on Android can now detect multiple displays
Wojciech Błaszak
2022-10-26
3
-56
/
+87
*
Revert "Android: fix Android assets handler not listing dirs with only sub dirs"
Jani Heikkinen
2022-10-25
1
-6
/
+5
*
Android: fix Android assets handler not listing dirs with only sub dirs
Assam Boudjelthia
2022-10-21
1
-5
/
+6
*
Android: Fix clipboard issue with urls
Christian Strømme
2022-10-20
1
-12
/
+10
*
Android: properly retrieve mime type of uri to for openUrl()
Assam Boudjelthia
2022-10-19
1
-5
/
+6
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
4
-9
/
+9
*
Replace QPlatformTheme::Appearance by Qt:Appearance
Axel Spoerl
2022-09-20
5
-8
/
+8
*
Android: Fix flickering on window resize and show keyboard
Samuel Mira
2022-09-17
1
-9
/
+12
*
Android: Light/dark modes detection
Bartlomiej Moskal
2022-09-05
5
-0
/
+27
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
6
-11
/
+11
*
Android A11Y: Fix TalkBack scrolling behavior
Jens Trillmann
2022-08-29
1
-4
/
+24
*
Android A11Y: Notify android about scroll events
Jens Trillmann
2022-08-29
5
-0
/
+15
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Android: handle quoted args passed to an app
Assam Boudjelthia
2022-08-11
1
-3
/
+4
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()
Mike Achtelik
2022-07-05
1
-1
/
+7
*
Android: Fix the offset of the EditPopupMenu
Pekka Gehör
2022-06-29
1
-3
/
+14
*
Fix tst_AndroidAssets, broken by recent changes on assets load speed
Louis du Verdier
2022-06-20
1
-4
/
+5
*
Android: Improve loading speed of individual assets
Louis du Verdier
2022-06-15
1
-18
/
+46
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
2
-8
/
+8
*
Return specific types for frequently used Java objects
Volker Hilsheimer
2022-05-17
2
-6
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
65
-2495
/
+155
*
Android A11Y: handle LocationChanged event only for focused element
Ivan Solovev
2022-05-16
5
-7
/
+8
*
Remove noop calls to QPlatformInputContext base class
Tor Arne Vestbø
2022-04-29
1
-1
/
+0
*
Android: fix A11Y object description
Ivan Solovev
2022-04-21
1
-4
/
+7
*
Replace uses of _qs with _s in sources and examples
Sona Kurazyan
2022-04-19
1
-2
/
+4
*
Android: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-14
1
-2
/
+2
*
Android: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-14
9
-62
/
+78
*
Android: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-14
8
-30
/
+30
*
Android: Don't assert in add/removeWindow
Assam Boudjelthia
2022-04-12
1
-4
/
+6
*
Android: wrap QAndroidInputContext's m_focusObject in a QPointer
Assam Boudjelthia
2022-04-12
1
-1
/
+1
*
Fix crash in tst_qmltc_examples on Android
Andreas Buhr
2022-04-08
1
-1
/
+1
*
Android: Fix deadlock caused by a race between permissions query and IM
Jarkko Koivikko
2022-04-05
3
-54
/
+5
[next]