Re: [Development] Diff between Qt-5.7.1 and Qt-5.8.0 on Android - Pointer Below the Cursor at Text Fields

2017-03-22 Thread Robert Iakobashvili
On Tue, Mar 21, 2017 at 4:06 PM, Olivier Goffart wrote: > On Sonntag, 19. März 2017 09:39:57 CET Robert Iakobashvili wrote: > > Nexus-7 with Android-6 > > The same Qt app built with 5.7.1 works properly > > and with 5.8.0 appears a blue pointer down the cursor at text

[Development] Diff between Qt-5.7.1 and Qt-5.8.0 on Android - Pointer Below the Cursor at Text Fields

2017-03-19 Thread Robert Iakobashvili
Hi, Sorry for cross-posting, but maybe Qt Android maintainer is knowledgeable about the issue below. Nexus-7 with Android-6 The same Qt app built with 5.7.1 works properly and with 5.8.0 appears a blue pointer down the cursor at text fields (QTextEdit, QTextLine) The pointer is buggy and doesn't

Re: [Development] Dictation Issues with Qt-built software

2016-11-15 Thread Robert Iakobashvili
Right. Most users of dictation are people with learning or motoric disabilities. When these users are used to a certain pattern of platform-specific habits working for them, any other options to do the same could be seen as usability issues breaking these h

Re: [Development] Dictation Issues with Qt-built software

2016-11-14 Thread Robert Iakobashvili
On Thu, Nov 10, 2016 at 10:47 AM, Morten Sorvig wrote: > >> On 4 Nov 2016, at 13:00, Robert Iakobashvili wrote: >> >> Right. Most users of dictation are people with learning or motoric >> disabilities. >> >> When these users are used to a certain pattern

Re: [Development] Dictation Issues with Qt-built software

2016-11-04 Thread Robert Iakobashvili
On Fri, Nov 4, 2016 at 1:51 PM, Morten Sorvig wrote: > > > On 4 Nov 2016, at 09:53, Robert Iakobashvili > wrote: > > > > On Thu, Nov 3, 2016 at 3:50 PM, Morten Sorvig > wrote: > >>> People cannot dictate to Qt-software at Mac as filed: > >&

Re: [Development] Dictation Issues with Qt-built software

2016-11-04 Thread Robert Iakobashvili
On Thu, Nov 3, 2016 at 3:50 PM, Morten Sorvig wrote: >> People cannot dictate to Qt-software at Mac as filed: >> https://bugreports.qt.io/browse/QTBUG-56811 > > Hi, > > I see two possible ways to solve this: > > 1) Add cross-platform speech-to-text capabilities to Qt’s text input classes. > This w

[Development] Dictation Issues with Qt-built software

2016-11-01 Thread Robert Iakobashvili
Dear Qt-Management and Developers, People cannot dictate to Qt-software at Mac as filed: https://bugreports.qt.io/browse/QTBUG-56811 The very reason to bother you and write this email is because a similar previous dictation related issue at Windows filed in 2014 is still pending without being re

Re: [Development] HEADS UP: OSX build requirements for 5.7

2016-02-10 Thread Robert Iakobashvili
On Wed, Feb 10, 2016 at 1:00 PM, Tor Arne Vestbø wrote: > Hey guys! > > To clear up some resources in our CI system we're moving to the following > build process: > > - Build Qt on the latest OS X with the latest Xcode against the latest SDK > available. > - Test that build by running the auto-tes

Re: [Development] Minimum Deployment Platforms for 5.7 onwards?

2016-01-09 Thread Robert Iakobashvili
; And when someone install your app in an older phone, a popup appear > warning the user that will be installed an older version because the last > version of the app required a more recent iOS. > > Ciao, > Gianluca. > > > On 8 Jan 2016, at 10:50, Robert Iakobashvili wrote: > &g

Re: [Development] Minimum Deployment Platforms for 5.7 onwards?

2016-01-08 Thread Robert Iakobashvili
Dear Jake, Unless app developers would like to drop their existing apps and rename/launch instead new apps, they're forced to keep compatibility with the very first iOS-version when their app was accepted to iTunes Store. So, dropping iOS-6 is a not issue for me, but dropping iOS-7 - yes. jm2c K

[Development] Qt Platform Menu on iOS - Differences 5.4 -> 5.5

2015-10-20 Thread Robert Iakobashvili
Gentlemen, Making custom Qt Platform Menu on iOS as advised by Richard Moe (https://bugreports.qt.io/browse/QTBUG-41275) was working fine with Qt-5.4 on iOS 7, 8 and the recent 9. After upgrading to Qt-5.5, I'm getting all iOS-standard menu items additionally to my menu items, tested on iOS-9.0.2

Re: [Development] Qt5.5 accessibility of QLineEdit and QTextEdit

2015-09-28 Thread Robert Iakobashvili
FYI, QTBUG-43046 - iOS: Accessibility for QTextEdit, QComboBox, Etc. with VoiceOver Isn't Working QTBUG-45980 QTextEdit and QLineEdit - Windows Speech Recognition (WSR) Words-Related Commands Not Working Regards, Robert On Mon, Sep 28, 2015 at 10:16 PM, Frederik Gladhorn wrote: > Hello German

Re: [Development] Qt 5.5.1 'rc' available

2015-09-24 Thread Robert Iakobashvili
Thank you. Regards, Robert On Thu, Sep 24, 2015 at 11:26 AM, Heikkinen Jani wrote: > Src packages now in http://download.qt.io/snapshots/qt/5.5/5.5.1/latest_src/ > > Br, > Jani > >>>-Original Message- >>>From: development-bounces+jani.heikkinen=theqtcompany.com@qt- >>>project.org [mailt

Re: [Development] RFC: Speech Recognition API

2015-09-18 Thread Robert Iakobashvili
On Fri, Sep 18, 2015 at 3:48 PM, Robert Iakobashvili wrote: > On Fri, Sep 18, 2015 at 3:24 PM, Turunen Tuukka > wrote: >> >> Hi, >> >> There has been quite little comments and feedback to the new speech APIs. It >> would be great to have people to look in

Re: [Development] RFC: Speech Recognition API

2015-09-18 Thread Robert Iakobashvili
On Fri, Sep 18, 2015 at 3:24 PM, Turunen Tuukka wrote: > > Hi, > > There has been quite little comments and feedback to the new speech APIs. It > would be great to have people to look into this and provide comments already > during the early development. We hope to have a technology preview avai

[Development] Qt at iOS - Issues Issues Opened for a While

2015-09-08 Thread Robert Iakobashvili
Dear Qt-iOS-Maintainers, I was an early adapter of Qt-port for iOS (since Qt-5.2, 5.3) and most issues opened have been fixed, thanks to Richard Moe, Tor Arne and other developers, whereas the 2 below are still remaining opened: 1. QTBUG-43176 - although P3, there's no workaround and it creat

Re: [Development] Qt 5.5 for Android - More Regressions Since 5.3

2015-08-05 Thread Robert Iakobashvili
folks to reply > (check https://codereview.qt-project.org/#/c/120725/ ). > > I didn't had time to check QProgressDialog bug. I'm afraid I'll not have > soon because this bug has a low priority on my list ... > > Cheers, > BogDan. > > > > > > On Monday,

Re: [Development] Qt 5.5 for Android - More Regressions Since 5.3

2015-08-02 Thread Robert Iakobashvili
e() Call. Thank you. Regards, Robert On Mon, Jul 6, 2015 at 11:37 AM, Robert Iakobashvili wrote: > Thanks, BogDan. > > QTBUG-47049 > > [REG 5.4 -> 5.5] QProgressDialog is Shown Immediately After Allocation > and Even Despite hide() Call. > > > Regards, > Robert >

Re: [Development] Backwards compatibiltiy break in Qt 5.5

2015-07-28 Thread Robert Iakobashvili
On Tue, Jul 28, 2015 at 11:48 AM, Marc Mutz wrote: > On Monday 27 July 2015 20:44:48 Thiago Macieira wrote: >> On Monday 27 July 2015 21:41:44 NIkolai Marchenko wrote: >> > Yes,but this requires making override visible in every file of the >> > project. >> >> We can solve this by having a global #

Re: [Development] Qt 5.5 for Android - More Regressions Since 5.3

2015-07-06 Thread Robert Iakobashvili
ll be quite > hard to make them look good on Android). > 3. Yep, please create a bug report. > > Cheers, > BogDan. > > > > On Monday, July 6, 2015 9:50 AM, Robert Iakobashvili > wrote: > > > Hi, > > Trying Qt-5.5 for Android, the following regression

[Development] Qt 5.5 for Android - More Regressions Since 5.3

2015-07-05 Thread Robert Iakobashvili
Hi, Trying Qt-5.5 for Android, the following regressions since Qt-5.3 are still inside and break it: 1. QTBUG-44337 - [REG 5.3-5.4] Android: QFileDialog for Save Keeps Save Button Disabled until the filename contains a dot 2. QTBUG-44271 - [REG 5.3 -> 5.4] Android: QFontComboBox Broken and e

[Development] Qt for iOS: API to pass Application Name to UIApplicationMain

2015-06-07 Thread Robert Iakobashvili
Hi, To develop and use application-specific class for an application instead the default UIApplication, user may wish to pass the name of an UIApplication derivative to iOS in UIApplicationMain In qioseventdispatcher.mm nil is passed as the 3-rd argument: return UIApplicationMain(argc, argv, nil,

[Development] Qt 5.4 Accessibility with QLineEdit and QTextEdit: Windows Dictation (WSR) Commands Ain't Working

2015-05-05 Thread Robert Iakobashvili
Hi, When using Windows Native dictation (Windows Speech Recognition) in Qt 5.4 examples using QLineEdit and QTextEdit widgets, dictation works properly, but not word-related commands like: - Select ; - Correct There are issues also with sentence-related commands. There are no such issues with No

[Development] iOS: Fn-F1 - Fn-F12 Keys Ain't Functional

2015-05-05 Thread Robert Iakobashvili
Hi, The issue is described in: https://bugreports.qt.io/browse/QTBUG-43355 Qt 5 properly delivers F-key events at Android, Windows, Mac, Linux, but not on iOS. Is this something specific about iOS? If not, where is the place in the code to start digging in? Thank you. Regards, Robert

Re: [Development] Allowing event delivery prior to and after QCoreApplication

2015-04-14 Thread Robert Iakobashvili
On Tue, Apr 14, 2015 at 6:27 PM, Thiago Macieira wrote: > On Tuesday 14 April 2015 16:56:19 René J.V. Bertin wrote: > [cut] >> ObjC is so intricately linked to OS X, because from a few quick attempts it >> seems to be perfectly possible to use an ObjC++ wrapper class to extend the >> retain/releas

Re: [Development] QML bindings for native Android controls

2015-04-12 Thread Robert Iakobashvili
On Sun, Apr 12, 2015 at 11:45 AM, Nurmi J-P wrote: > Hello, > > I'd like to request a playground repository for the former hackathon project > of mine: QML bindings for native Android controls - > https://youtu.be/Mo8J-g5XPGQ > > Before proceeding to a formal request, the baby needs a name. I wa

Re: [Development] Qt for iOS: Management Retina vs Non-Retina Images

2015-03-15 Thread Robert Iakobashvili
On Thu, Feb 19, 2015 at 3:03 PM, Sorvig Morten wrote: > >> On 18 Feb 2015, at 10:59, Robert Iakobashvili wrote: >> >> What about support for @3x? >> Is it inside or is it planned? > > I’ve started implementing @3x support here: > > https://codereview.qt-pro

Re: [Development] Qt for iOS: Management Retina vs Non-Retina Images

2015-02-19 Thread Robert Iakobashvili
On Thu, Feb 19, 2015 at 3:03 PM, Sorvig Morten wrote: > >> On 18 Feb 2015, at 10:59, Robert Iakobashvili wrote: >> >> What about support for @3x? >> Is it inside or is it planned? > > I’ve started implementing @3x support here: > > https://codereview.qt-pro

Re: [Development] Qt for iOS: Management Retina vs Non-Retina Images

2015-02-18 Thread Robert Iakobashvili
On Wed, Oct 8, 2014 at 2:56 PM, Ziller Eike wrote: > On Oct 8, 2014, at 1:36 PM, Thiago A. Corrêa wrote: >> On Wed, Oct 8, 2014 at 5:10 AM, Ziller Eike >> wrote: >>> >>> QIcon does automatic loading of @2x images afair. QPixmap and QImage only >>> set the devicePixelRatio corresponding to the

Re: [Development] Running Qt 5.4.0 Applicationat Mac 10.6

2015-01-26 Thread Robert Iakobashvili
Dear Morten, Thank you very much! Sincerely, Robert On Mon, Jan 26, 2015 at 10:53 AM, Sorvig Morten < morten.sor...@theqtcompany.com> wrote: > > > On 26 Jan 2015, at 09:09, Robert Iakobashvili > wrote: > > > > It seems that QStyle returns 0. > > > >

[Development] Running Qt 5.4.0 Applicationat Mac 10.6

2015-01-26 Thread Robert Iakobashvili
Hello, Qt-5.4.0 was built from sources at 10.9 build machine with flag -no-c++11 and in qtbase/mkspecs/macx-clang/qmake.conf was set: QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6 The application does run at 10.6 target but crashes: Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID

Re: [Development] New Qt5.4 snapshot available

2014-10-27 Thread Robert Iakobashvili
On Mon, Oct 27, 2014 at 7:27 PM, Alex Montgomery wrote: > Are source packages somehow harder to make than packages for particular > platforms? Many of the people who would bother trying out a beta have > special needs like maintaining their own patches or static linking and it > is annoying to ha

[Development] iOS with current 5.4 git

2014-10-12 Thread Robert Iakobashvili
Gentlemen, With 5.4 taken yesterday (and all recent commits are seen in log), somehow QTBUG-39981 issues are still inside, updated, and QTBUG-41275 was reopened. Thanks. Robert ___ Development mailing list Development@qt-project.org http://lists.qt-projec

Re: [Development] Qt for iOS: Management Retina vs Non-Retina Images

2014-10-08 Thread Robert Iakobashvili
On Wed, Oct 8, 2014 at 11:10 AM, Ziller Eike wrote: > > On Oct 8, 2014, at 9:18 AM, Robert Iakobashvili wrote: > >> On Wed, Oct 8, 2014 at 10:03 AM, Ziller Eike >> wrote: >>> >>> On Oct 6, 2014, at 1:59 PM, Robert Iakobashvili wrote: >>> >&

Re: [Development] Qt for iOS: Management Retina vs Non-Retina Images

2014-10-08 Thread Robert Iakobashvili
On Wed, Oct 8, 2014 at 10:03 AM, Ziller Eike wrote: > > On Oct 6, 2014, at 1:59 PM, Robert Iakobashvili wrote: > >> Gentlemen, >> If images are placed to resource file, >> is there any option for an automatic management >> of using either Retina or non-Reti

Re: [Development] Important OSX 10.9.5 & 10.10 codesign changes

2014-10-08 Thread Robert Iakobashvili
Many thanks for your tip! On Wed, Oct 8, 2014 at 10:08 AM, Ziller Eike wrote: > > On Oct 7, 2014, at 8:43 AM, Robert Iakobashvili wrote: > >> On Mon, Sep 22, 2014 at 1:03 PM, Sorvig Morten >> wrote: >>> >>>> On 19 Sep 2014, at 11:28, Sorvig Morten

Re: [Development] Important OSX 10.9.5 & 10.10 codesign changes

2014-10-06 Thread Robert Iakobashvili
On Mon, Sep 22, 2014 at 1:03 PM, Sorvig Morten wrote: > >> On 19 Sep 2014, at 11:28, Sorvig Morten wrote: >> >> This will indeed receive attention in the coming days. There are already >> some patches attached to the QTBUGs. I’ll post back here once we have a >> complete patch set ready. Target

[Development] Qt for iOS: Management Retina vs Non-Retina Images

2014-10-06 Thread Robert Iakobashvili
Gentlemen, If images are placed to resource file, is there any option for an automatic management of using either Retina or non-Retina images using Apple's naming convention or the manual management is the only option like for Mac OS X? Here's an example of what Qt developers are doing: http://qt-

Re: [Development] Important OSX 10.9.5 & 10.10 codesign changes

2014-09-19 Thread Robert Iakobashvili
On Thu, Sep 18, 2014 at 11:07 PM, Adam Strzelecki wrote: >> Reported already 24/Jan/14 QTBUG-36429 > > FYI more recent and prioritized bug report is QTBUG-38511 > > I think it deserves a lot of attention now since 10.9.5 is live. > > --Adam Agree. The v2 signatures will be enforced starting from

[Development] Qt-5.3 Broken Deployment to Mac OS 10.6, Snow Leopard

2014-06-01 Thread Robert Iakobashvili
Gentlemen, Are there other people on the list who encountered by using either custom or pre-built 5.3.0? https://bugreports.qt-project.org/browse/QTBUG-39282 If yes, does somebody has patches to overcome it? Thank you in advance. Regards, Robert ___ D

Re: [Development] No SSL on iOS ?

2014-05-02 Thread Robert Iakobashvili
On Fri, May 2, 2014 at 11:31 AM, Kurt Pattyn wrote: > Could this be a solution: https://github.com/x2on/OpenSSL-for-iPhone ? > This project provides a script to make a static build of OpenSSL to be used > on iOS 4.3 - iOS 7.1. > > Cheers, > > Kurt It works properly when Qt built as described her

Re: [Development] Question about Qt's future

2014-04-27 Thread Robert Iakobashvili
On Mon, Apr 28, 2014 at 6:53 AM, Thiago Macieira wrote: > Em dom 27 abr 2014 15:01:10 você escreveu: > > > It's not the only available choice. Widgets are available. They just > look > > > horrible because no one has done any work to make them look native. > > > > Is my understating correct that:

Re: [Development] Qt-iOS: Popover-Like Styled Frames

2014-04-08 Thread Robert Iakobashvili
digia....@qt-project.org] på > vegne av Robert Iakobashvili [corobe...@gmail.com] > Sendt: 7. april 2014 18:07 > To: development@qt-project.org > Emne: [Development] Qt-iOS: Popover-Like Styled Frames > > Hi, > There are some icons on the top toolbar of my Qt-application. &g

[Development] Qt-iOS: Popover-Like Styled Frames

2014-04-07 Thread Robert Iakobashvili
Hi, There are some icons on the top toolbar of my Qt-application. I'd like to have dropdown popover-like frames i.e. for fast selection of some settings or selection of applications to share with, etc with maximum "nativity" like have most iPad applications. Is there any way to code it with Qt?