[Interest] Qt on Windows Phone 8

2012-06-20 Thread Lucas.Betschart
Will Qt be avaiable for WP8 since it supports C++ ? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Turunen Tuukka
lucas.betsch...@crypto.ch [lucas.betsch...@crypto.ch] puolesta Lähetetty: 21. kesäkuuta 2012 9:49 Vastaanottaja: interest@qt-project.org Aihe: [Interest] Qt on Windows Phone 8 Will Qt be avaiable for WP8 since it supports C++ ? ___ Interest mailing list Interest

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Stanislav Kolář
=kerio@qt-project.org] On Behalf Of lucas.betsch...@crypto.ch Sent: Thursday, June 21, 2012 8:50 AM To: interest@qt-project.org Subject: [Interest] Qt on Windows Phone 8 Will Qt be avaiable for WP8 since it supports C++ ?___ Interest mailing list

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Harri Pasanen
a 2012 9:49 > *Vastaanottaja:* interest@qt-project.org > *Aihe:* [Interest] Qt on Windows Phone 8 > > Will Qt be avaiable for WP8 since it supports C++ ? > > > ___ > Interest mailing

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread song.7.liu
se argue. -Original Message- From: interest-bounces+song.7.liu=nokia@qt-project.org [mailto:interest-bounces+song.7.liu=nokia@qt-project.org] On Behalf Of ext Harri Pasanen Sent: Thursday, June 21, 2012 4:40 PM To: interest@qt-project.org Subject: Re: [Interest] Qt on Windows

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Pau Garcia i Quiles
gt; lucas.betsch...@crypto.ch > Sent: Thursday, June 21, 2012 8:50 AM > To: interest@qt-project.org > Subject: [Interest] Qt on Windows Phone 8 > > Will Qt be avaiable for WP8 since it supports C++ ? > -- Pau Garcia i Quiles http://www.elpauer

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Harri Pasanen
On 06/21/2012 11:12 AM, song.7@nokia.com wrote: > So the developer can write the application with C++/XAML, C#/XAML, JS/HTML5, > then how about the C++/QML pair? It seems to be similar with C++/XAML... > Personally, I don't like this duplication... To me XAML looks more like Qt .ui files. >

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Till Oliver Knoll
2012/6/21 : > ... > So the developer can write the application with C++/XAML, C#/XAML, JS/HTML5, > then how about the C++/QML pair? It seems to be similar with C++/XAML... On desktops you can develop using C or Java. Or C++. Or Pascal. Or C#. Or Eiffel. What about Pythong? Yes, works out, too...

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Konstantin Tokarev
21.06.2012, 15:05, "Till Oliver Knoll" : > As for iOS, I've heard that "No JavaScript interpreter allowed" is a > problem to properly port Qt/QML on the iPhone/iPad (that comes from > the App Store rule that "No interpreter allowed" - not specifically > JavaScript). However, Lua interpreter is a

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Harri Pasanen
On 06/21/2012 01:29 PM, Konstantin Tokarev wrote: > > 21.06.2012, 15:05, "Till Oliver Knoll": >> As for iOS, I've heard that "No JavaScript interpreter allowed" is a >> problem to properly port Qt/QML on the iPhone/iPad (that comes from >> the App Store rule that "No interpreter allowed" - not spec

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Till Oliver Knoll
2012/6/21 Konstantin Tokarev : > > > 21.06.2012, 15:05, "Till Oliver Knoll" : >> As for iOS, I've heard that "No JavaScript interpreter allowed" is a >> problem to properly port Qt/QML on the iPhone/iPad (that comes from >> the App Store rule that "No interpreter allowed" - not specifically >> Java

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Atlant Schmidt
nces+aschmidt=dekaresearch@qt-project.org] On Behalf Of Till Oliver Knoll Sent: Thursday, June 21, 2012 8:33 AM To: Qt Interest Subject: Re: [Interest] Qt on Windows Phone 8 2012/6/21 Konstantin Tokarev : > > > 21.06.2012, 15:05, "Till Oliver Knoll" : >> As for iOS, I

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Atlant Schmidt
mailto:interest-bounces+aschmidt=dekaresearch@qt-project.org] On Behalf Of Atlant Schmidt Sent: Thursday, June 21, 2012 9:45 AM To: 'Till Oliver Knoll'; Qt Interest Subject: Re: [Interest] Qt on Windows Phone 8 Oliver: > * Apple apparently /allows/ interpreters in apps, as long as

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Konstantin Tokarev
21.06.2012, 17:44, "Atlant Schmidt" : >   Many folks mock the Apple "walled garden" approach, but >   so far, it has worked very well to prevent malicious apps >   from getting out to users or letting malicious external >   forces get malevolent code onto to the iDevices. Not only malicious but

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread BRM
> From: Harri Pasanen > Someone said that Microsoft does not like cross platform, but I don't > quite buy that  argument, as they are supporting stuff like PhoneGap, > HTML5, etc. Microsoft supports POSIX too, so what? Their POSIX API works only well enough to port applications; if you want p

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Konstantin Tokarev
21.06.2012, 18:05, "BRM" : > They also support ODF in Office, but in a way that is 100% incompatible with > everyone else (For example, All formulas are written to application specific > name spaces so any other application opening the file will not get formulas, > just values.) That's a pro

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread qtnext
if I understand correctly ... at this time : - Ios : QT5 qml can be port to ios regarding V8 - WP8 : Qml qt5 use opengl acceleration, WP8 will use only directx 11 .. perhaps angle lib is the solution ? Le 21/06/2012 14:33, Till Oliver Knoll a écrit : > 2012/6/21 Konstantin Tokarev : >> >> 21.0

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Jason H
eeing WP8 oriented checkins... But if 90% of the code is indeed shared, then there might not be anything WP8 specific over W8. Only time will tell. From: Konstantin Tokarev To: BRM Cc: "interest@qt-project.org" Sent: Thursday, June 21, 2012

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Jason H
There was an experimental DirectX back-end at one point in time...(2006?) QPA to the rescue today? From: qtnext To: interest@qt-project.org Sent: Thursday, June 21, 2012 10:27 AM Subject: Re: [Interest] Qt on Windows Phone 8 if I understand  correctly

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Jason H
onweek.com/news/windows/operatingsystems/240002414 Qt? :-) From: Jason H To: qtnext ; "interest@qt-project.org" Sent: Thursday, June 21, 2012 10:42 AM Subject: Re: [Interest] Qt on Windows Phone 8 There was an experimental DirectX back-end

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread lorn.potter
> > > From: Jason H > To: qtnext ; "interest@qt-project.org" > > Sent: Thursday, June 21, 2012 10:42 AM > Subject: Re: [Interest] Qt on Windows Phone 8 > > There was an experimental DirectX back-end at one point in time...(2006?) QPA > to the rescue today

Re: [Interest] Qt on Windows Phone 8

2012-06-21 Thread Pau Garcia i Quiles
On Fri, Jun 22, 2012 at 5:34 AM, wrote: >> "Windows Phone 8 offers native support for the C and C++ development >> languages. This will be a boon for developers. Microsoft also plans to offer >> a wide range of APIs that work between Windows 8 and Windows Phone 8, which >> is possible thanks

Re: [Interest] Qt on Windows Phone 8

2012-06-22 Thread Tr3wory
On Fri, Jun 22, 2012 at 8:27 AM, Pau Garcia i Quiles wrote: > On Fri, Jun 22, 2012 at 5:34 AM,   wrote: > >>> "Windows Phone 8 offers native support for the C and C++ development >>> languages. This will be a boon for developers. Microsoft also plans to >>> offer a wide range of APIs that work b

Re: [Interest] Qt on Windows Phone 8

2012-06-22 Thread BRM
- Original Message - > From: Pau Garcia i Quiles > On Fri, Jun 22, 2012 at 5:34 AM,  wrote: >>> "Windows Phone 8 offers native support for the C and C++ > development languages. This will be a boon for developers. Microsoft also > plans > to offer a wide range of APIs that work betwe

Re: [Interest] Qt on Windows Phone 8

2012-06-22 Thread chuck.piercey
, 2012 6:46 AM To: interest@qt-project.org Subject: Re: [Interest] Qt on Windows Phone 8 - Original Message - > From: Pau Garcia i Quiles On Fri, Jun 22, 2012 > at 5:34 AM,  wrote: >>> "Windows Phone 8 offers native support for the C and C++ > development languages.

Re: [Interest] Qt on Windows Phone 8

2012-06-22 Thread Lorn Potter
al Message- > From: interest-bounces+chuck.piercey=nokia@qt-project.org > [mailto:interest-bounces+chuck.piercey=nokia@qt-project.org] On Behalf Of > ext BRM > Sent: Friday, June 22, 2012 6:46 AM > To: interest@qt-project.org > Subject: Re: [Interest] Qt on Windows P

Re: [Interest] Qt on Windows Phone 8

2012-06-22 Thread Jason H
'mostly'? From: Lorn Potter To: chuck.pier...@nokia.com Cc: interest@qt-project.org Sent: Friday, June 22, 2012 3:35 PM Subject: Re: [Interest] Qt on Windows Phone 8 On 23/06/2012, at 12:00 AM, wrote: > Hi, > > I commissioned a d

Re: [Interest] Qt on Windows Phone 8

2012-06-22 Thread chuck.piercey
My short summary: there is a fair bit of work behind the word mostly From: ext Jason H [mailto:scorp...@yahoo.com] Sent: Friday, June 22, 2012 12:47 PM To: Lorn Potter; Piercey Chuck (Nokia-DXM/SiliconValley) Cc: interest@qt-project.org Subject: Re: [Interest] Qt on Windows Phone 8 'm

Re: [Interest] Qt on Windows Phone 8

2012-06-23 Thread Bo Thorsen
Den 23-06-2012 00:09, chuck.pier...@nokia.com skrev: > My short summary: there is a fair bit of work behind the word mostly…. Oh, if only all software developers (and customers) understood this :D Bo Thorsen, Fionia Software. -- Expert Qt and C++ developer for hire Contact me if you need exper

Re: [Interest] Qt on Windows Phone 8

2012-06-27 Thread Lorn Potter
On 21/06/2012, at 4:49 PM, wrote: > Will Qt be avaiable for WP8 since it supports C++ ? > Here's a couple blog posts about win32 and winrt and programming, which explains it all a bit. http://blog.cakewalk.com/windows-8-a-benchmark-for-music-production-applications/ http://createdigitalm

Re: [Interest] Qt on Windows Phone 8

2012-06-28 Thread chuck.piercey
To: scorp...@yahoo.com; lorn.pot...@gmail.com Cc: interest@qt-project.org Subject: Re: [Interest] Qt on Windows Phone 8 My short summary: there is a fair bit of work behind the word mostly From: ext Jason H [mailto:scorp...@yahoo.com]<mailto:[mailto:scorp...@yahoo.com]> Sent: Friday, June 22,

Re: [Interest] Qt on Windows Phone 8

2012-06-28 Thread Jason H
Many thanks to everyone!! From: "chuck.pier...@nokia.com" To: scorp...@yahoo.com; lorn.pot...@gmail.com; interest@qt-project.org Sent: Thursday, June 28, 2012 2:23 PM Subject: RE: [Interest] Qt on Windows Phone 8 As more complete documentat

Re: [Interest] Qt on Windows Phone 8

2012-07-03 Thread marius.storm-olsen
On 28/06/2012 13:23, ext chuck.pier...@nokia.com wrote: > As more complete documentation of the work behind the word “mostly,” the > complete assessment document is now available at: > > http://qt-project.org/wiki/Qt-5-on-Windows-8-and-Metro-UI > > My thanks to ICS for their work on this. There's