Re: [Interest] 5.8 Features?

2016-06-22 Thread ekke
://bit.ly/qt-drawer-nav-x and at github: https://github.com/ekke/drawer_nav_x Drawer, Bottom Navigation, FAB, Popup, Toast, StackView, SwipeView, Pages, ... some fine-tuning is already in-development (have written bugreports for this) >From my POV you can write good looking Android Material A

Re: [Interest] 5.8 Features?

2016-06-22 Thread ekke
ming Qt developers and contribute to it, I don't see that > happening. hmmm the only reason for me to use Qt is mobile using new Qt Quick Controls 2 Qt is a great platform for mobile app development and I hope many new developers will start with Qt on mobile to make this easier I'm writing ex

Re: [Interest] 5.8 Features?

2016-06-22 Thread ekke
eems perfect. Material.elevation property can be set in Qt 5.7 > > If I can make my personal application with Qt, it would be great, > because I dislike Android Studio. I'll do more example apps and provide recipes for Controls not available out-of-the-box ekke > > 2016-06-22 11:43

Re: [Interest] 5.8 Features?

2016-06-23 Thread ekke
Am 23.06.16 um 08:57 schrieb Shawn Rutledge: >> On 23 Jun 2016, at 07:15, ekke <e...@ekkes-corner.org> wrote: >> >> thx Maurice, >> >> Am 22.06.16 um 12:22 schrieb Maurice Kalinowski: >>>> Highest prio from my personal perspective: >>>>

Re: [Interest] 5.8 Features?

2016-06-23 Thread ekke
not always easy to figure out how it works in Android via JNI and iOS / ObjectiveC I'm using Qt to avoid this ;-) so for the moment I think it will consume much time to make apps running for my customers - don't know when I'll reach a point to make contributions ekke Am 23.06.16 um 09:52 schrieb Maurice

Re: [Interest] Qt 5.7 android C++ smooth scrolling

2016-06-23 Thread ekke
Please try out new QtQuickControls2 with material Style for Android. Should work much better to try out some apps - I did some example apps: http://bit.ly/qtquick2-demo-apps ekke Am 23.06.16 um 09:38 schrieb Oleg Shalnev: > Good day. > > My pain is in scrolling. > > I hope that sta

Re: [Interest] 5.8 Features?

2016-06-22 Thread ekke
providing QtQuickControls2 Material style for great looking apps ekke > > > > https://codereview.qt-project.org/#/c/149602/ > > https://codereview.qt-project.org/#/c/162992/ > > > > ;) > > > > Maurice > > > > > > *From:*Inter

Re: [Interest] ApplicationWindow is not an Item?

2016-06-16 Thread ekke
Am 16.06.16 um 18:08 schrieb J-P Nurmi: >>> On 16 Jun 2016, at 17:42, Jason H wrote: >>> >>> I tried using Keys on an application window. I got an error that it is not >>> an item. While it's trivial to throw an item in, why isn't it an Item? >> Because QML Window is not an Item.

Re: [Interest] 5.8 Features?

2016-06-25 Thread ekke
> > sharing code is always great and if someone can do it better, getting patches or comments at github helps to make own code better this is also reason why I'm publishing code: to hear from other devs what is wrong or can be done better > *Sent:* Friday, June 24, 2016 at 12:2

[Interest] qt.labs.samples

2016-02-06 Thread ekke
a .qml file I can importQtQuick2.6 but from content assist ... QtQuick 2. the list only has 2.0 ... 2.5 using 2.6 compiles and deploys well to Android device Am I missing anything or is it because of Beta ? thx helping evaluating Qt 5.6 labs.controls -- ekke (ekkehard gentz) independent

[Interest] qt.labs.controls Material Toasts

2016-02-11 Thread ekke
Hi, are there any plans to provide Snackbars and Toasts out of the box ? http://blog.chengyunfeng.com/design/spec/components/snackbars-and-toasts.html or do I have to implement them by trying to customize existing controls ? thx -- ekke (ekkehard gentz) independent software architect

Re: [Interest] qt.labs.controls Material Toasts

2016-02-11 Thread ekke
sorry, was an old link - this one is the actual one: https://www.google.com/design/spec/components/snackbars-toasts.html Am 11.02.16 um 10:39 schrieb ekke: > Hi, > > are there any plans to provide Snackbars and Toasts out of the box ? > http://blog.chengyunfeng.com/design/spe

[Interest] Translation Qt Quick Apps (Qt 5.6 qt.labs.controls)

2016-02-12 Thread ekke
(kit: Android für armeabi-v7a (GCC 4.9, Qt 5.6.0)) When executing step "Make" Am I missing anything ? Or do I have to add something to the project ? Tried creating the folder translations inside project from OSX Finder but didn't help. Or must folders ad

Re: [Interest] Translation Qt Quick Apps (Qt 5.6 qt.labs.controls)

2016-02-12 Thread ekke
formatting of inserted text was ugly added as .txt file Am 12.02.16 um 13:04 schrieb ekke: > Hi, > > while evaluating Qt 5.6 for Android / iOS and preparing blogs with > recipes for BlackBery Cascades developers HowTo go with Qt 5.6 I run > into a problem. > > Using Cascades

[Interest] qt.labs.controls and colors

2016-02-15 Thread ekke
: Is there a way to set the *Android Status Bar* color (Primary Dark) ? http://developer.android.com/training/material/theme.html#StatusBar thx -- ekke (ekkehard gentz) independent software architect international development native mobile business apps BlackBerry 10 | Qt Mobile (Android, iOS

Re: [Interest] qt.labs.controls and colors

2016-02-16 Thread ekke
materialstyle if they should go away one day I'll have only one place to change less work as replicating all the color-calculations already done Am 16.02.16 um 00:02 schrieb ekke: > Hi, > > as I understand it right, I can define two colors for Material: > > * primary > * accent > &g

Re: [Interest] Qt 5.6 high DPI scaling & resources

2016-02-18 Thread ekke
@4x.png - 4.0 and xxxhdpi > > Also looks like scaling works weird with QtQuick Map (need to test that). not tested yet - I'm just starting with Qt ekke > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.q

[Interest] Qt Creator - questions HowTo copy/past src/res

2016-02-19 Thread ekke
older /src-gen would it be ok to also generate a .pri with HEADERS and SOURCES of generated files and include this into my .pro ? thanks for helping don't want to provide wrong recipes in articles for blog and print media -- ekke (ekkehard gentz) independent software architect international d

[Interest] Qt 5.6 and labs.controls for mobile development

2016-02-14 Thread ekke
PRIV (Android Device) as Slider was recognized well for most use-cases - only scrolling from capazitive keyboard missing yet. thanks to all devs working on Qt last years - I'll definitive try to use it for a first customer project (BB10, Android, iOS - with Bluetooth LE) -- ekke (ekkehard gentz

[Interest] qt.labs.controls - gallery - scrolling gestures and StandardKeys not working from capazitive keyboard

2016-02-14 Thread ekke
ately is not working :( in other apps this is working, per ex. the Delete key is recognized and used to delete something like an email thx -- ekke (ekkehard gentz) independent software architect international development native mobile business apps BlackBerry 10 | Qt Mobile (Android, iOS) w

[Interest] qt.labs.controls - Material - Fonts

2016-04-12 Thread ekke
be done in pointSize and not pixelSize for correct High DPI scaling ? thanks ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] qt.labs.controls - ApplicationWindow - size

2016-04-08 Thread ekke
/ or better .availableSize.width ? have tested: size is correct and also changes if rotating from portrait to landscape thx for infos ekke -- ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] login.qt.io down => cannot install Qt

2016-04-11 Thread ekke
rst. > > Two unscheduled failures lasting several hours within a few days is a rather > poor showing. > > I'm also rather concerned that you don't appear to have any out-of-hours > server monitoring, especially as commercial users *must* use this server to > install Qt. > > Who should commercial users contact to report this in the future? > > A public mailing list seems a little slow. A server failure like this should > be getting somebody out of bed to go crank the hamster wheel. > > - Richard qt.io account was down also yesterday. tried many times. +1 to implement server monitoring, also please imemdiately twitter the status as others do. thx. ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qml Loader initial property setter

2016-04-03 Thread ekke
10 Cascades) ekke Am 01.04.16 um 16:05 schrieb Jérôme Godbout: > Yes, but the binding loaded object internal binding are printing > error, since the object is created without the input, then the > external binding are created. They will get eventually correct, but > the console wi

Re: [Interest] CLion to replace QtCreator?

2016-04-04 Thread ekke
that it's hard to start with QtCreator coming from Android Studio or Eclipse. I'll blog about my experiences and provide recipes to make it easier for mobile developers to start with Qt. -- ekke (ekkehard gentz) independent software architect international development native mobile business apps Bla

Re: [Interest] iPad Pro display support?

2016-03-29 Thread ekke
t;> Interest mailing list >> Interest@qt-project.org <mailto:Interest@qt-project.org> >> http://lists.qt-project.org/mailman/listinfo/interest > > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest -- ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] qt.labs.controls - Material - Fonts

2016-04-13 Thread ekke
Am 13.04.16 um 19:46 schrieb Nikita Krupenko: > 2016-04-13 20:33 GMT+03:00 ekke <e...@ekkes-corner.org>: >> Am 13.04.16 um 19:02 schrieb Nikita Krupenko: >>> 2016-04-13 0:35 GMT+03:00 ekke <e...@ekkes-corner.org>: >>>> I'm looking HowTo get the right font

Re: [Interest] qt.labs.controls - Material - Fonts

2016-04-13 Thread ekke
Am 13.04.16 um 19:02 schrieb Nikita Krupenko: > 2016-04-13 0:35 GMT+03:00 ekke <e...@ekkes-corner.org>: >> I'm looking HowTo get the right font styles for Material Display, >> Headline, Title, Subheading, Body >> >> Are there any hints about available font.family

Re: [Interest] Diffusion of beta versions

2016-04-22 Thread ekke
QtCreator with -settingsPath then there should be no problems with both installations ekke Am 22.04.16 um 14:50 schrieb Xavier Bigand: > Is there a particular raison to not see beta version in the Qt > Maintenance Tool? > > I would prefer to be able to use the maintenance tool

Re: [Interest] Add another translation?

2016-04-29 Thread ekke
p://lists.qt-project.org/mailman/listinfo/interest > Jason, I just published blog article about Qt 5.7 translations for Android / iOS apps where all can be done without the need of command line: https://appbus.wordpress.com/2016/04/28/howto-translations-i18n/ hope it helps ekke

Re: [Interest] Add another translation?

2016-04-26 Thread ekke
would be cool also to find a way to run the lupdate before building the project automatically ciao -- ekke (ekkehard gentz) independent software architect international development native mobile business apps BlackBerry 10 | Qt Mobile (Android, iOS) workshops - trainings - bootcamps *BlackBerry Elite D

Re: [Interest] Qt 5.6 QML on iOS: Crash on start up

2016-05-10 Thread ekke
iling list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] qt.labs.controls - Flickable - Pane - Label: max width problem

2016-05-11 Thread ekke
d I open a bugreport ? ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt interfacing to Android native UI ?

2016-05-02 Thread ekke
my goal is to be ready with my blog series when Qt 5.7 comes out - so expect the next 4-6 weeks many articles and also some sample apps ekke Am 02.05.16 um 20:50 schrieb Robert Iakobashvili: > Dear Ekke, > Thank you for sharing your experience with > qt.labs.controls Qt Quick Control

Re: [Interest] qt.labs.controls / QtQuickControls2: ToolBar, Label / Image Colors, tinting...

2016-05-06 Thread ekke
between primary and foreground and I have to calculate it by myself for text inside ToolBar still my question about tinting images for Material Am 06.05.16 um 17:59 schrieb ekke: > > it's really easy to create a Toolbar with Title and Menu using > qt.labs.controls and Material style: &

[Interest] qt.labs.controls / QtQuickControls2: ToolBar, Label / Image Colors, tinting...

2016-05-06 Thread ekke
{ focus: false spacing: 20 anchors.fill: parent Label { id: titleLabel text: "ekke" font.pixelSize: 20 elide: Label.ElideRight horizontalAlignment: Qt.AlignHCenter vertica

Re: [Interest] qt.labs.controls / QtQuickControls2: ToolBar, Label / Image Colors, tinting...

2016-05-06 Thread ekke
Thanks, J-P, I'll try it out ekke Am 06.05.16 um 21:19 schrieb J-P Nurmi: > Hi ekke, > > One possibility for tinting images could be to use ColorOverlay from > QtGraphicalEffects: > http://doc.qt.io/qt-5/qml-qtgraphicaleffects-coloroverlay.html > > -- > J-P Nurmi > &

Re: [Interest] Qt interfacing to Android native UI ?

2016-05-02 Thread ekke
-platform. Before leaving QT for mobile apps - give it a try. BTW: I'm writing a blog series about my experiences http://j.mp/qt-x and I'll develop - as proof of concept - Conference APPs for QtCon and Qt World Summit. ekke Am 02.05.16 um 20:17 schrieb Robert Iakobashvili: > Dear Edward, >

Re: [Interest] Enabling NEON on a Qt Android app

2016-05-06 Thread ekke
ut I intend > to publish them starting with 5.4. > > The article has a couple of years. Is it still valid? > ... I haven't done anything with Android N yet, but Ministro doesn't work for Android 5+ ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] How to set Android Version and App Name

2016-05-05 Thread ekke
set the Version from QtCreator - Projects - Build Settings - Build Android APK -> ...22 ...23 ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt 5.7 - Using File Selectors with Qt Quick Controls 2

2016-05-10 Thread ekke
he material style on ios > this is cool thx ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] qt.labs.controls / QtQuickControls2: ToolBar, Label / Image Colors, tinting...

2016-05-10 Thread ekke
lor ;-) will be easy to remove I have also added two colors: primaryLight (the 100 color from Googles Palette) and primaryDark (the 700 color) together with corresponding text colors whih can be different to the foreground color on primary. all this stuff will become open source as part of my

[Interest] Qt 5.7 - Using File Selectors with Qt Quick Controls 2

2016-05-08 Thread ekke
s, insights and tips - just writing next articles for http://j.mp/qt-x thx ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt 5.7 - Using File Selectors with Qt Quick Controls 2

2016-05-08 Thread ekke
Am 08.05.16 um 13:50 schrieb Nikita Krupenko: > 2016-05-08 13:59 GMT+03:00 ekke <e...@ekkes-corner.org>: >> what if (per ex. for a demo app) user can switch between universal and >> material and using some images specific to universal, others to material and >> t

Re: [Interest] qt.labs.controls / QtQuickControls2: ToolBar, Label / Image Colors, tinting...

2016-05-07 Thread ekke
void main() { > lowp vec4 tex = texture2D(src, coord); > gl_FragColor = tex * color * qt_Opacity; > }" > } > > > 2016-05-06 23:07 GMT+02:00 ekke <e...@ekkes-corner.org > <mailto:e...@ekkes-corner.org>>

Re: [Interest] qt.labs.controls / QtQuickControls2: ToolBar, Label / Image Colors, tinting...

2016-05-07 Thread ekke
would also make sense for mobile apps where devs are used to have something like this ekke > > 2016-05-07 11:08 GMT+02:00 ekke <e...@ekkes-corner.org > <mailto:e...@ekkes-corner.org>>: > > @ Xavier: the ToolButton Image still is black, but perhaps I did > someth

Re: [Interest] Android MinSDK Qt 5.7

2016-07-13 Thread ekke
http://doc.qt.io/qt-5/supported-platforms.html min level is 16 for Qt 5.7 Am 13.07.16 um 18:30 schrieb Adrian Jäkel: > Hi list, > > has there been any changes in the Qt libs which requires a minSDK > Level of 16 now on Android Deployment? > > I installed Qt 5.7 today and wanted to deploy my

Re: [Interest] Android: Underlined text in text edit not showing up in .text property

2016-07-29 Thread ekke
ng text into TextField: this is a line went out, come back now backspace characters then enter gdhdhd - all appears immediately works from virtual keyboard and physical keyboard (Device is a Slider) * QtQuickControls 2, Qt 5.7 * Android 6.0.1 * BlackBerry PRIV -- ekke

Re: [Interest] Second RowLayout not reconize width

2016-08-04 Thread ekke
source: > "images/ic_directions_walk_black_24dp.png" > } > Text { > text: qsTr("Caminando") > } > } > > } > > } > } > } > > > > > -- > > Máximo Ramírez > > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest -- ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] QNetworkAccessManager networkAccessible - Android vs iOS

2016-08-09 Thread ekke
ing the request, all is detected well also on iOS Can I 'reset' the accessibility or should I always create a new QNetworkAccessManager and report a bugreport ? thx ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/m

Re: [Interest] QNetworkAccessManager networkAccessible - Android vs iOS

2016-08-09 Thread ekke
instantiate QNetworkAccessManager) there and hope it'll get fixed. Just developing the QtCon Conference APP where I only have two requests (schedule and speakers) - so it's ok. But other apps are full of requests and I really don't want to live with the workaround ;-) ekke > > *Sent:* Tuesday, Augus

Re: [Interest] Android: Underlined text in text edit not showing up in .text property

2016-07-29 Thread ekke
gt; may not match what's on the screen for some keyboards. >> >> *Sent:* Friday, July 29, 2016 at 10:56 AM >> *From:* ekke <e...@ekkes-corner.org <mailto:e...@ekkes-corner.org>> >> *To:* interest@qt-project.org <mailto:interest@qt-project.org> >> *

[Interest] QtCon Conference APP - Beta Testers welcome

2016-08-15 Thread ekke
on BlackBerryPRIV (Android 6.0.1) and iPhone 6s (9.3) I'm interested into feedback ! BTW: The complete APP will be public Open Source at Github. (next week) And I'll also develop the Conference APP for *QtWorldSUmmit 2016* -- ekke (ekkehard gentz) independent software architect international

[Interest] HowTo set Android --user (AndroidForWork) to run work app on device

2017-02-17 Thread ekke
variable into .pro and the Android Build process can add --user nn to the adb start cmd ? thx for any help also asked at Android list and in forum -- ekke (ekkehard gentz) ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] What image format and size should I use in my QML app?

2016-09-25 Thread ekke
You're talking about Material and Universal - are you using QtQuickControls2 with Material / Universal ? Am 25.09.16 um 22:21 schrieb Артур Истомин: > I want to use images for icons from google's icons set. > For example https://design.google.com/icons/#ic_search > > So I have options: 18dp,

Re: [Interest] What image format and size should I use in my QML app?

2016-09-26 Thread ekke
Am 26.09.16 um 08:58 schrieb Артур Истомин: > On Mon, Sep 26, 2016 at 12:45:13AM +0200, ekke wrote: >> You're talking about Material and Universal - >> are you using QtQuickControls2 with Material / Universal ? > Yes, exactly then for different density you need your images also

Re: [Interest] ios now wants NSCameraUsageDescription

2016-10-09 Thread ekke
add this to your info.plist NSPhotoLibraryUsageDescription $(PRODUCT_NAME) uses photos then you can submit your app. As I was told by users there's never a message that your app needs access to photos ekke Am 10.10.16 um 06:50 schrieb maitai: > Hi, > > Something ha

[Interest] problems with iOS release build Qt World Summit Conference App

2016-10-10 Thread ekke
thanks to much help from https://bugreports.qt.io/browse/QTCREATORBUG-16968 I finally managed to build and run on iPhone and iPad using Xcode 8, Qt 5.7, QtCreator 4.1 now just wanted to start Testflight for upcoming Qt World Summit Conference App https://github.com/ekke/c2gQtWS_x and build

Re: [Interest] problems with iOS release build Qt World Summit Conference App

2016-10-11 Thread ekke
it: Timer{ id:autoVersionCheckTimer interval:360//60*60*1000 repeat:false onTriggered:{ appWindow.doAutoVersionCheck() } } just built the release, uploaded to AppStore and added build to TestFlight now all projects are working with Qt 5.7 and Xcode8 ekke Am 10.10.16 um 08:21 schrieb

Re: [Interest] QML dir hierarchy

2017-01-05 Thread ekke
components you are > using from within the QML files unless they are in the same folder. > IE. import "../Components" from your screen files. it's the same I'm doing in my projects Jason, please take a look at QtWorldSummit Conference App https://github.com/ekke/c2gQtWS_x e

[Interest] where can I find newest import versions (QML)

2017-03-24 Thread ekke
to 2.5 thx ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] [Android-development] Text Selection Handles Qt 5.8 QQC2 - some workarounds

2017-03-25 Thread ekke
Am 25.03.17 um 17:30 schrieb Robert Iakobashvili: > On Sat, Mar 25, 2017 at 7:23 PM, ekke <e...@ekkes-corner.org> wrote: >> I remember some posts about problems with Text Selection Handles and Qt 5.8 >> To provide a solution customers can work with I developed some workarounds

Re: [Interest] [Android-development] Text Selection Handles Qt 5.8 QQC2 - some workarounds

2017-03-25 Thread ekke
Am 25.03.17 um 17:45 schrieb Robert Iakobashvili: > On Sat, Mar 25, 2017 at 7:35 PM, ekke <e...@ekkes-corner.org> wrote: >> Am 25.03.17 um 17:30 schrieb Robert Iakobashvili: >>> On Sat, Mar 25, 2017 at 7:23 PM, ekke <e...@ekkes-corner.org> wrote: >>>> I re

[Interest] Text Selection Handles Qt 5.8 QQC2 - some workarounds

2017-03-25 Thread ekke
I remember some posts about problems with Text Selection Handles and Qt 5.8 To provide a solution customers can work with I developed some workarounds. Today blogged about: https://appbus.wordpress.com/2017/03/25/text-selection-handles-qt-5-8/ perhaps it helps others -- ekke (ekkehard gentz

Re: [Interest] QML GPS not working on android? (5.7)

2017-04-06 Thread ekke
works for me: Qt 5.7, 5.8 Android 6.0.1, Android 7, iOS 10.2.1 QT += qml quick core network positioning importQtPositioning5.3 PositionSource { id: positionSource updateInterval: 5000 onPositionChanged: { var myCoordinate = {

Re: [Interest] Android-6 File Opening Permissions

2017-04-06 Thread ekke
here's also an example app demonstrating HowTo ask for permissions if Camera is needed https://github.com/ftylitak/qzxing/tree/master/examples/QZXingLive haven't tested by myself yet, but will soon integrate into QtWorldSummit Conference APP to read QR Codes ekke Am 06.04.17 um 10:31 schrieb

Re: [Interest] Is freshly created QNetworkReply guaranteed to be in non-finished state and emit finished signal?

2017-04-20 Thread ekke
uests I already tested QNetworkConfigurationManager on Android, where signals (onlineStateChanged) are queued while suspended coming back to active all signals are received. tested this with App 10 minutes suspended and switching airplane mode on- off ekke ___

Re: [Interest] Qt 5.8 Android7 openssl make build_libs error OSX

2017-03-08 Thread ekke
there on OSX already added openssl libs to Qt 5.8 ? thx ekke Am 08.03.17 um 14:44 schrieb ekke: > because in Forum another dev got it running (under Linux) with > openssl-1.0.2h > I downloaded 1.0.2h and tried again > this time after Configuration I got info to execute make depend > and

Re: [Interest] [Android-development] Qt 5.8 Android7 openssl make build_libs error OSX

2017-03-08 Thread ekke
inside my projects added this .pri android { ANDROID_EXTRA_LIBS += $$PWD/my/path/to/prebuilt/armeabi-v7a/libcrypto.so ANDROID_EXTRA_LIBS += $$PWD/my/path/to/android-openssl/prebuilt/armeabi-v7a/libssl.so } will blog about ekke Am 09.03.17 um 00:14 schrieb ekke: > Marco, > thx for the repo

Re: [Interest] Qt 5.8 Android7 openssl make build_libs error OSX

2017-03-08 Thread ekke
created a Bug: https://bugreports.qt.io/browse/QTBUG-59375 - will make it easier to follow Am 08.03.17 um 16:01 schrieb ekke: > found https://github.com/openssl/openssl/issues/1531 and > https://bruteforce.gr/bypassing-clang-error-unknown-argument.html > and tried to add at first line &g

Re: [Interest] Qt 5.8 openssl QNAM crash (OPENSSL_THREADS?)

2017-03-13 Thread ekke
found another makefile (https://gist.github.com/rvagg/3ab9a1a7e16b576caef5) in my https://github.com/ekke/android-openssl-qt/blob/master/build-all-arch.sh probably I should insert -DOPENSSL_THREADS here: |xCFLAGS="-DSHARED_EXTENSION=.so -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -DDSO_

Re: [Interest] Qt 5.8 openssl QNAM crash (OPENSSL_THREADS?)

2017-03-13 Thread ekke
sorry - forget to mention: I'm using openssl only on Android because of Android7 where Google removed openssl Am 13.03.17 um 16:13 schrieb Thiago Macieira: > On segunda-feira, 13 de março de 2017 03:30:09 PDT ekke wrote: >> as you know from previous discussions I had trouble compilin

Re: [Interest] Qt 5.8 openssl QNAM crash (OPENSSL_THREADS?)

2017-03-13 Thread ekke
Am 13.03.17 um 16:34 schrieb Thiago Macieira: > On segunda-feira, 13 de março de 2017 08:19:22 PDT ekke wrote: >> I'm using openssl only on Android because of Android7 where Google >> removed openssl > I thought you said you were using macOS. That's what I get for not clicking

Re: [Interest] Qt 5.8 openssl QNAM crash (OPENSSL_THREADS?)

2017-03-13 Thread ekke
got confirmation from customer immediately: crash seems to be fixed :) I updated the repo: https://github.com/ekke/android-openssl-qt ekke Am 13.03.17 um 17:33 schrieb ekke: > Am 13.03.17 um 16:34 schrieb Thiago Macieira: >> On segunda-feira, 13 de março de 2017 08:19:22 PDT ekke wrote

[Interest] Qt 5.8 openssl QNAM crash (OPENSSL_THREADS?)

2017-03-13 Thread ekke
as you know from previous discussions I had trouble compiling openssl on OSX, but finally did it and provided a repo with all scripts: https://github.com/ekke/android-openssl-qt today sent out a complex Qt 5.8 QQC2 App to customer to test the app randomly is crashing happens while new user logs

Re: [Interest] Qt 5.8 Android7 openssl make build_libs error OSX

2017-03-08 Thread ekke
in Qt 5.8 openssl is required on Android 7 even when only using http THANKS Am 08.03.17 um 12:00 schrieb ekke: > > yesterday I noticed that there's a difference between Qt 5.7 and Qt > 5.8 on Android 7 > > with 5.7 if only using http app is running well - with 5.8 app crashes >

[Interest] Qt 5.8 Android7 openssl make build_libs error OSX

2017-03-08 Thread ekke
d of stuff thx for any help or tips what went wrong ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] HowTo detect Android / iBeacons (Qt 5.8)

2017-04-05 Thread ekke
containing Scanner, HeartRate, WeightControl. will be published at github probably next week. ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Bluetooth LE: HowTo inspect QBluetoothDeviceInfo::serviceUuids

2017-04-18 Thread ekke
Am 18.04.17 um 10:26 schrieb Oliver Wolff: > On 13/04/2017 19:01, ekke wrote: >> >> from QBluetoothDeviceInfo::serviceUuids I'm getting a list of Service >> UUIDs ( QBluetoothUuid) without connecting to the device and >> inspecting the Services. >> >> there's

Re: [Interest] Bluetooth LE: HowTo inspect QBluetoothDeviceInfo::serviceUuids

2017-04-19 Thread ekke
uetoothUuid::HeartRate also works (at least it does here). I think > if that does not work it's a bug or I am still not understanding the > problem at hand. thx - will try it again - perhaps I did something wrong in an earlier state of the app ekke _

Re: [Interest] Bluetooth LE: HowTo inspect QBluetoothDeviceInfo::serviceUuids

2017-04-19 Thread ekke
Am 19.04.17 um 10:47 schrieb ekke: > Am 19.04.17 um 09:45 schrieb Oliver Wolff: >> ... >>> now I'm simply comparing found ServiceUUIDs with the full value >>> {180d--1000-8000-00805f9b34fb} >>> to detect the Device as a HeartRate Device >> Y

Re: [Interest] Qt 5.8 performance regression in android application

2017-05-11 Thread ekke
are you using QtQuickControls1 or QtQuickControls2 ? Am 11.05.17 um 09:45 schrieb Лагнер, Сергей: > Hello all. > > We are going to upgrade Qt from 5.6 to 5.8 for our android application. > I've got the build with Qt 5.8 and it much slower. > > First of all I mean animations. > We use Qml

Re: [Interest] Android low latency BLE scanning

2017-05-11 Thread ekke
AFAIK changing LE Timeout only reduces or enhances the amount of time while Qt tries to discover devices nearby in my apps I normaly 'know' the device I'm searching and so I check each discovered device and if it's the one I was looking for, I cancel discovery to speed things up Am 11.05.17 um

[Interest] iOS release build uncount issues - implicit conversion loses integer precision

2017-06-19 Thread ekke
gin(); ~~ ~~^~~~ any idea what could be wrong ? * Qt 5.9 * Xcode 8.3.3 * iOS device 10.3.2 * macOS 10.12.5 * Creator 4.3 thx ekke ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listi

Re: [Interest] iOS release build uncount issues - implicit conversion loses integer precision

2017-06-19 Thread ekke
with Xcode 8.2 > > > > Anyway, fastest fix is probably to just disable the shorten-64-to-32 > warning in the release kit > I have no idea where in the release kit I should disable the warning started Qt development with 5.6 and always using the defaults in QtCreator yet thx

Re: [Interest] iOS release build uncount issues - implicit conversion loses integer precision

2017-06-19 Thread ekke
Am 19.06.17 um 17:37 schrieb Thiago Macieira: > On Monday, 19 June 2017 07:28:38 PDT ekke wrote: >> Am 19.06.17 um 16:09 schrieb Kristoffersen, Even (NO14): >>> On 64 bit systems that piece of code does pointer1 – pointer2, which >>> would be a 64 bit value, then implic

Re: [Interest] iOS release build uncount issues - implicit conversion loses integer precision

2017-06-20 Thread ekke
with a little help from Jake Petroules: here's HowTo avoid all these warnings. Add into .pro iOS { ... disable_warning.name = GCC_WARN_64_TO_32_BIT_CONVERSION disable_warning.value = No QMAKE_MAC_XCODE_SETTINGS += disable_warning ekke Am 20.06.17 um 11:52 schrieb ekke: > i

Re: [Interest] [Android-development] Android Mouse Wheel Support missing

2017-05-19 Thread ekke
someone has a workaround ? thx ekke Am 05.05.17 um 07:32 schrieb ekke: > > it would be really cool to have Mouse Wheel Support on Qt Android > > https://bugreports.qt.io/browse/QTBUG-43669 > > https://bugreports.qt.io/browse/QTBUG-51165 > > I'm hard working to open

Re: [Interest] "Object destroyed during incubation"

2017-05-31 Thread ekke
asynchronous: false should help ekke Am 31.05.17 um 17:21 schrieb Nuno Santos: > Hi, > > I was long waiting for Qt 5.9 to have a fix for the following bug: > > https://bugreports.qt.io/browse/QTBUG-50992 > > Today I have installed the latest version of Qt 5.9 and the

Re: [Interest] "Object destroyed during incubation"

2017-05-31 Thread ekke
also: https://bugreports.qt.io/browse/QTBUG-49224 ekke > > Thanks! > > Regards, > > Nuno > >> On 31 May 2017, at 16:36, ekke <e...@ekkes-corner.org >> <mailto:e...@ekkes-corner.org>> wrote: >> >> asynchronous: false should help >> >>

[Interest] Qt 5.8 / 5.9 iOS run gives 'Mount Developer Disk failed' Xcode 8.3.3

2017-06-12 Thread ekke
0_for_iOS-Debug/Debug-iphoneos/gallery.app" failed. Mount developer disk failed. I can open the generated Xcode project and Run from there this works well tried again from Creator to Build and Run - but Run fails with "Mount developer disk failed&qu

Re: [Interest] Qt 5.8 / 5.9 iOS run gives 'Mount Developer Disk failed' Xcode 8.3.3

2017-06-12 Thread ekke
Am 12.06.17 um 12:47 schrieb Alexandru Croitor: > Hi, > > See https://bugreports.qt.io/browse/QTCREATORBUG-18380 > > thanks thanks only did a Google search and forgot to search inside Bugreports ekke >> On 12 Jun 2017, at 12:43, ekke <e...@ekkes-corner.org >>

Re: [Interest] Qt 5.9.2 + iOS 11 SDK

2017-11-14 Thread ekke
to iOS11, so I sent out a warning to stay with iOS10 for my apps ekke Am 14.11.17 um 12:12 schrieb Nuno Santos: > Tor, > > Thanks for the clarifications! > > Regards, > > Nuno > >> On 10 Nov 2017, at 14:28, Tor Arne Vestbø <tor.a

Re: [Interest] Qt iOS - HowTo get access to Images stored at device

2017-10-30 Thread ekke
o be used with QFile etc: QUrl url(path); path = url.toLocalFile(); To convert C++ path to be displayed as QML Image: path = "file:"+fileInfo.filePath().replace("?","%3F") thx to all helping - now I can go on to develop my QQC2 FilePicker for Android iOS. will be soon a

Re: [Interest] Qt iOS - HowTo get access to Images stored at device

2017-10-25 Thread ekke
thanks for your detailed explanation changed to source: Qt.resolvedUrl("file://"+currentFile.path) getting QML Image: Cannot open: file://assets-library/asset/asset.PNG hopefully someone knows the correct URL format for iOS assets-library ekke Am 26.10.17 um 00:27 schrieb Thiag

Re: [Interest] Qt iOS - HowTo get access to Images stored at device

2017-10-25 Thread ekke
Am 25.10.17 um 21:56 schrieb Thiago Macieira: > On Wednesday, 25 October 2017 10:42:51 PDT ekke wrote: >> QFileInfo then gives me this as filename: >> "asset.PNG?id=E8CE839A-29EA-42B2-A8FD-89B57ABEC765=PNG" >> and this as path: >> "assets-library://

Re: [Interest] Qt iOS - HowTo get access to Images stored at device

2017-10-26 Thread ekke
set QML Image source the correct way without concatenation b) what's the correct URI under iOS for assets-library to be used in QML Image source thx ekke Am 25.10.17 um 20:19 schrieb Michael R Nelson: > Hi, > > Here's how I make use of path passed as QString from QML context: > > vo

[Interest] Qt iOS - HowTo get access to Images stored at device

2017-10-25 Thread ekke
the path then looks as posted in forum post: "file:assets-library:/asset/asset.PNG?id=FB873B83-78E1-4B18-8601-0CD2CBD92308=PNG" but url.toLocalFile() only gives "assets-library:/asset/asset.PNG" Any idea HowTo get access to the Photos ? thx ekke ___

Re: [Interest] QtQuick for mobile - any experience to share?

2018-05-25 Thread ekke
App: https://doc.qt.io/archives/qt-5.10/qtquickcontrols2-gallery-example.html I'm really happy with QQC2 - it's really fast and easy to customize all business logik and networking I'm doing w C++ ekke Am 25.05.18 um 15:12 schrieb Sylvain Pointeau: > Dear all, > > Do you have any experie

Re: [Interest] QtQuick for mobile - any experience to share?

2018-05-28 Thread ekke
the startup license info is hidden at Qt's web sites. If you don't know about and search explicitely for 'Qt start-up' you won't found https://www1.qt.io/start-up-plan/ Qt really has the potential to become a great player for mobile apps if license model would be changed. ekke Am 29.05.18 um 00:39

  1   2   3   >