[Interest] VSCode Qt extension: use of natvis files from QtVSAddin (license)

2020-01-10 Thread tonka3...@gmail.com
Hey @everybody, I have a question about the natvis file license from the QtVSAddin repo. I‘ve building a VScode extension (in th last couple of weeks) which work more or less very similar like the QtVSaddin for Visual Studio like open Qt Designer directly from VSCode and so on (I want to open s

Re: [Interest] The Mobile Agenda?

2020-01-10 Thread ekke
cool Am 10.01.20 um 15:52 schrieb Jason H: > As of yesterday, I have. LOL > > >> Sent: Sunday, January 05, 2020 at 11:12 AM >> From: "ekke" >> To: interest@qt-project.org >> Subject: Re: [Interest] The Mobile Agenda? >> >> Jason, >> >> +1 >> >> just got a request to add Biometric authentication 

Re: [Interest] The Mobile Agenda?

2020-01-10 Thread Jason H
As of yesterday, I have. LOL > Sent: Sunday, January 05, 2020 at 11:12 AM > From: "ekke" > To: interest@qt-project.org > Subject: Re: [Interest] The Mobile Agenda? > > Jason, > > +1 > > just got a request to add Biometric authentication  on Android and iOS. > Do you have done this yet ? > > A

Re: [Interest] Mac OS - AVCaptureDevice requestAccessForMediaType:AVMediaTypeVideo crashes application

2020-01-10 Thread Jason H
Curious, when it crashes like that, are you in the debugger? When I use the camera in Qt on OSX, in normal run mode, it works. Only when I . use the debugger it crashes with the permission message.   Also, what are you doing to provide the application PLIST? I have not done that successfully app

Re: [Interest] [Development] Qt Marketplace

2020-01-10 Thread Alexander Ivash
Thanks a lot for detailed reply, looking forward to see all this stuff implemented by May! пт, 10 янв. 2020 г. в 14:46, Tino Pyssysalo : > > Inside The Qt Company, we have identified three values of the marketplace to > the developer. > > 1. To get products in one single location. Currently, most

Re: [Interest] Mac OS - AVCaptureDevice requestAccessForMediaType:AVMediaTypeVideo crashes application

2020-01-10 Thread coroberti .
On Fri, Jan 10, 2020 at 11:17 AM Nuno Santos wrote: > > Roland, > > After spending more than 4 hours googling and searching for others examples > and realising I was not doing anything wrong I have stumbled with a detail > that was causing the crash. > > I was codesiging it with: codesign BUNDLE

Re: [Interest] Mac OS - AVCaptureDevice requestAccessForMediaType:AVMediaTypeVideo crashes application

2020-01-10 Thread Nuno Santos
Roland, After spending more than 4 hours googling and searching for others examples and realising I was not doing anything wrong I have stumbled with a detail that was causing the crash. I was codesiging it with: codesign BUNDLE.app -s \"Developer ID Application: Acme Inc. (XPTO)\" --options "

Re: [Interest] Mac OS - AVCaptureDevice requestAccessForMediaType:AVMediaTypeVideo crashes application

2020-01-10 Thread Roland Winklmeier
Am Do., 9. Jan. 2020 um 18:05 Uhr schrieb Nuno Santos < nunosan...@imaginando.pt>: > Hi, > > I’m trying to setup camera usage permission request for 10.14 (Mojave) and > 10.15 (Catalina). I have added the camera and microphone permissions in the > Info.plist as in below: > > NSCameraUsageDescripti