[Interest] Android build with gradle and proguard

2018-01-09 Thread maitai
Hello, Since Qt5.9.3, it seems it is not possible to build Android app with ant, so we need to use gradle (right?) I need to run proguard when releasing the app, so after some digging I have added a build.gradle in my android-src directory (initially taken from the one automatically generate

[Interest] simulating pinch

2018-01-09 Thread Christopher Probst
Hello, I am trying to use the QML test framework to simulate a pinch. The API which is here http://doc.qt.io/qt-5/qml-qttest-testcase.html does not provide any methods to simulate a pinch. This seems like an oversight. There is code that shows how to do this here: http://code.qt.io/cgit/qt/qtd

Re: [Interest] Integrate crypto in Qt project

2018-01-09 Thread Luca Beldi
It is actively maintained on github. Not a dead project at all: https://github.com/weidai11/cryptopp/commits/master From: Bob Hood [mailto:bho...@comcast.net] Sent: 08 January 2018 18:14 To: interest@qt-project.org Subject: Re: [Interest] Integrate crypto in Qt project On 1/8/2018 8:39 AM, Jaso