- 12 Jun, 2018 - 1 commit
-
-
Antti Kokko authored
Change-Id: I033600c017ed10cce1e370a48d4ac1b69f895697 Reviewed-by:
BogDan Vatra <bogdan@kdab.com>
-
- 01 Jun, 2018 - 2 commits
-
-
Antti Kokko authored
Change-Id: Ib1bb8832b905ba0ac7c32743188d063b36b00fee Reviewed-by:
BogDan Vatra <bogdan@kdab.com> (cherry picked from commit 5dade229 ) Reviewed-by:
Antti Kokko <antti.kokko@qt.io>
-
Antti Kokko authored
Change-Id: Ibf1a217b26d49b6f2fda32763da25b10bad33310 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> (cherry picked from commit c20c722f ) Reviewed-by:
Antti Kokko <antti.kokko@qt.io>
-
- 31 May, 2018 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: Ifdcaefe4ab09c70680259723f191d4ad05d16224
-
- 09 May, 2018 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: I42b5f9236e520590616c0c885b7c54bd6f155f42
-
- 24 Apr, 2018 - 1 commit
-
-
Antti Kokko authored
Change-Id: I710a2b1442838d4e8aa42d3bd74eef44b5504991 Reviewed-by:
BogDan Vatra <bogdan@kdab.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 11 Apr, 2018 - 1 commit
-
-
Topi Reinio authored
QDoc in Qt 5.11 uses Clang to parse the C++ source for documentation comments. Unlike the old parser, Clang requires a module header to be present as well as correct include paths to generate the docs correctly. However, these are available from the build system only when building for Android, not when generating the documentation on a system with no Android-related assets. To fix this, create a 'dummy' module header specific to doc builds, add required relative include paths in .qdocconf, and fix the documentation \fn commands to work with Clang. Change-Id: Ia3d4e50ff8756cd8c8aae9cd3c3d1492eb7db328 Reviewed-by:
Martin Smith <martin.smith@qt.io>
-
- 18 Feb, 2018 - 1 commit
-
- 14 Feb, 2018 - 1 commit
-
-
Liang Qi authored
Change-Id: I614aee68dea8253732b72e4534750897583aab45
-
- 07 Feb, 2018 - 1 commit
-
-
BogDan Vatra authored
Until now the users were forced to subclass QAndroidService in order to provide the binder. Now is much easier, the user just pass a lambda in the QAndroidService constructor e.g. QAndroidService app(argc, argv, [](const QAndroidIntent &){ return new MyBinder{};}); Change-Id: I97608f806b311ad3c853a86cde132aea8352349b Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 06 Feb, 2018 - 1 commit
-
-
BogDan Vatra authored
If we call QtAndroidPrivate::setOnBindListener before QAndroidService constructor exits the virtual table is not set and m_service->onBind will call the wrong method. Task-number: QTBUG-66222 Change-Id: I3d057e33dd36a317c5605d7eb5d6892827ad7b13 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 05 Feb, 2018 - 1 commit
-
-
Antti Kokko authored
Change-Id: I52e291483598f7730e3125830078dc997bda8266 Reviewed-by:
Christian Stromme <christian.stromme@qt.io>
-
- 02 Feb, 2018 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: Id86c5209e7b3f1d77208912e37d809f6adc2a08a
-
- 20 Jan, 2018 - 1 commit
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: I5b98d2d4fea7b3b6e9c093d35866c4d11aee4dfe
-
- 18 Jan, 2018 - 2 commits
- 08 Jan, 2018 - 1 commit
-
-
Antti Kokko authored
Change-Id: I9fb0ec962fb51a222a399f39cca5861c8dbf525d Reviewed-by:
Christian Stromme <christian.stromme@qt.io>
-
- 20 Dec, 2017 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I21c51d11238fd0e311c038eb7cec5774f717a312
-
- 12 Dec, 2017 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I2bdb804fc9c28a38ad507fb9f3a46b8b15aa138f
-
- 08 Dec, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I2dd6be3c7b4483a8b9ff22e43e0ecf0a0a820471
-
- 23 Nov, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: Ie133ba28e789ef8eb2fa998311affd141c13d506
-
- 21 Nov, 2017 - 1 commit
-
- 20 Nov, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I1f8c55c8647779c972d7d152ecd0c56bdf66a586
-
- 13 Nov, 2017 - 1 commit
-
-
Christian Strømme authored
The version we keep binary compatibility with is the 5.9.x series, not 5.10.x Change-Id: I7a21dc7e4d31c64f4e6132d3bdbcba5fd3124837 Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
-
- 10 Nov, 2017 - 1 commit
-
-
Antti Kokko authored
Change-Id: Ia6e998e1c88c2ec389f5650cc90e55f6f9ff2070 Reviewed-by:
Christian Stromme <christian.stromme@qt.io>
-
- 08 Nov, 2017 - 1 commit
-
-
Antti Kokko authored
Change-Id: I5c0bb8b9e1a26fb9f64066a828b09a8a0dfad262 Reviewed-by:
Christian Stromme <christian.stromme@qt.io>
-
- 30 Oct, 2017 - 1 commit
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: I67661e95e931fd7c6992f8f1769c50472c5e5f15
-
- 06 Oct, 2017 - 2 commits
-
-
Liang Qi authored
Change-Id: Icbc1c9d3a0ea1b35fcead3e023f8be9c48fadf6f
-
Oswald Buddenhagen authored
Change-Id: I933fa0a9453bceb5ad23786147015386f98a1359
-
- 29 Sep, 2017 - 2 commits
-
-
Kai Koehne authored
Change-Id: Icfe3f6a712a8e457dd695b5f0f982760eb78f4f1 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Kai Koehne authored
Change-Id: Ia4fbd4718a698e0d4a0835869e51852c12b1442d Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- 22 Sep, 2017 - 1 commit
-
-
Antti Kokko authored
Change-Id: Ib87bfbde880cc4f2d3acc310aad661f114699d9d Reviewed-by:
Christian Stromme <christian.stromme@qt.io>
-
- 06 Sep, 2017 - 2 commits
-
-
BogDan Vatra authored
This removes the pre-dexed JAR files activated by the absence of the bundled_jar_file CONFIG option, as versions of Android >= 5 no longer support this deployment mechanism. Now, the "bundled" JARs simply become normal JARs containing class files, and are neither activated by a bundled_jar_file CONFIG entry nor do they have a -bundled suffix in the file's base name. Task-number: QTBUG-62995 Change-Id: Id370f03de61463bb3a8312d357374cf5c89fca69 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Antti Kokko authored
Task-number: QTBUG-62721 Change-Id: Ibfbebdcde96ea39531f58fa12c4a7038270b1bbf Reviewed-by:
Christian Stromme <christian.stromme@qt.io>
-
- 04 Sep, 2017 - 1 commit
-
-
Frederik Gladhorn authored
Change-Id: I1a0de7ebff2310ce6c4f2bc34ade2a26c4f5fe63
-
- 15 Aug, 2017 - 1 commit
-
- 26 Jul, 2017 - 2 commits
-
-
BogDan Vatra authored
Task-number: QTBUG-50759 Change-Id: Ie7fef30049e6be28c3fba2eb5b54b56552df8c9d Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
BogDan Vatra authored
These are the building blocks for higher level APIs such as Qt Remote Objects. [ChangeLog][Android] Added low level APIs for Android Service & Binder. Change-Id: I320214d310a398541bbde985ecf67bf6101c0b67 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 04 Jul, 2017 - 1 commit
-
-
BogDan Vatra authored
Change-Id: Ib9d88dee71459d61d12bb975e24e8e59e687434d Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 30 Jun, 2017 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I56fcabea98ccb2ad71fec36d8c164c838cde0f8d
-