Re: [Development] Future of Qt Quick 1 in Qt 5

2015-05-11 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=theqtcompany.com@qt- > project.org [mailto:development- > bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of > Frederik Gladhorn > Sent: Friday, May 08, 2015 2:40 PM > To: development@qt-project.org > Subject: [Deve

Re: [Development] [Interest] Qt XML patterns

2015-05-11 Thread Al-Khanji Louai
I've used it in various projects to massage badly designed XML data into a nicer format using XQuery. It's a shame the module isn't worked on more, sometimes one line of XQuery solves a problem that would take a lot of effort with our XML stream reader. Louai > -Original Message- > Fr

Re: [Development] Future of Qt Quick 1 in Qt 5

2015-05-11 Thread Simon Hausmann
On Saturday, May 09, 2015 09:59:18 PM Andre Somers wrote: > On 8-5-2015 18:47, Hausmann Simon wrote: > > Hi, > > > > If the public API would allow you to implement what the folks at KDAB did > > at http://www.kdab.com/creating-pdf-qtquick-2-scene-slideviewer/ ‎, would > > that help your use case?

Re: [Development] Qt Speech in Qt 5.6

2015-05-11 Thread Samuel Nevala
Hi, I'm working on a project that needs tts and asr on Qt android. Here is my tts for android https://codereview.qt-project.org/#/c/111462/. It is WIP and far for ready. I'm also working on asr API with pocketsphinx as backend. I can do code reviews on android side at least. Samuel Nevala On 8 M

Re: [Development] Future of Qt Quick 1 in Qt 5

2015-05-11 Thread André Somers
Simon Hausmann schreef op 11-5-2015 om 09:21: > On Saturday, May 09, 2015 09:59:18 PM Andre Somers wrote: >> On 8-5-2015 18:47, Hausmann Simon wrote: >>> Hi, >>> >>> If the public API would allow you to implement what the folks at KDAB did >>> at http://www.kdab.com/creating-pdf-qtquick-2-scene-sli

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread Sorvig Morten
> On 11 May 2015, at 08:45, Ziller Eike wrote: > >> >> On May 10, 2015, at 9:08 PM, mark diener wrote: >> >> Well, it looks like the big weakness in OSX deployment is macdeployqt and we >> are on version 5.4.1+ >> >> I was able to change my macdeployqt command line FROM: >> >> macdeployqt

Re: [Development] Qt XML patterns

2015-05-11 Thread Frank Meerkötter
On 08.05.2015 14:32, Frederik Gladhorn wrote: > Hello all, > > I’ve just looked a bit at the QtXmlPatterns module. The module has a few > issues and is not actively maintained. I wonder if it should see improvements > or if there are good alternatives which might be more spec compliant which > peop

Re: [Development] Future of Qt Quick 1 in Qt 5

2015-05-11 Thread Thomas McGuire
Hi, On 11.05.2015 12:00, André Somers wrote: Simon Hausmann schreef op 11-5-2015 om 09:21: On Saturday, May 09, 2015 09:59:18 PM Andre Somers wrote: On 8-5-2015 18:47, Hausmann Simon wrote: If the public API would allow you to implement what the folks at KDAB did at http://www.kdab.com/creati

Re: [Development] Qt Speech in Qt 5.6

2015-05-11 Thread Jeremy Whiting
Samuel, That looks good (from me, with not much Android experience), though there are some things to improve that are already commented on that review since April. Are you planning to fix those and update it? BR, Jeremy On Mon, May 11, 2015 at 1:50 AM, Samuel Nevala wrote: > Hi, > > I'm working

Re: [Development] iOS, libpcre16, QString::trimmed_helper()

2015-05-11 Thread Tim Blechmann
>> I'm attempting to use libQt5Core with self compiled qt5.5 snapshot, >> which is a couple of weeks old. The link fails, complaining about >> missing libpcre16. >> I believe that is not standard on iOS, at least it does not come up when >> looking for "Other Libs" pcre in XCode. There does see

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread m...@rpzdesign.com
Sorvig: There is a huge amount of code and build infrastructure to learn just to get to a minimum level of competence on Qt 5.x. ---> I nominate you for “most drama in bug report” in this year’s awards. Well, since you mention it, I nominate Sorvig for “best Qt community builder” in this year’

Re: [Development] iOS, libpcre16, QString::trimmed_helper()

2015-05-11 Thread Thiago Macieira
On Monday 11 May 2015 15:26:45 Tim Blechmann wrote: > >> I'm attempting to use libQt5Core with self compiled qt5.5 snapshot, > >> which is a couple of weeks old. The link fails, complaining about > >> missing libpcre16. > >> I believe that is not standard on iOS, at least it does not come up when

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread Thiago Macieira
On Monday 11 May 2015 11:02:47 m...@rpzdesign.com wrote: > There is a huge amount of code and build infrastructure to learn just to > get to a minimum level of competence on Qt 5.x. > > ---> I nominate you for “most drama in bug report” in this year’s awards. > > Well, since you mention it, I no

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread m...@rpzdesign.com
Thiago: My intention was never (explicity or implied) to insult anyone. Now I know who the platform maintainer is! https://wiki.qt.io/Maintainers And how Mr Sorvig could take offense! And for that I share my sincere apology for any offense. md On 5/11/2015 12:43 PM, Thiago Macieira wrote: >

Re: [Development] iOS, libpcre16, QString::trimmed_helper()

2015-05-11 Thread Tim Blechmann
I'm attempting to use libQt5Core with self compiled qt5.5 snapshot, which is a couple of weeks old. The link fails, complaining about missing libpcre16. I believe that is not standard on iOS, at least it does not come up when looking for "Other Libs" pcre in XCode. Ther

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread Sorvig Morten
> On 11 May 2015, at 23:12, m...@rpzdesign.com wrote: > > Thiago: > > My intention was never (explicity or implied) to insult anyone. > > Now I know who the platform maintainer is! > > https://wiki.qt.io/Maintainers > > And how Mr Sorvig could take offense! > > And for that I share my sincer