Re: [Development] New Qt5.4.0 snapshot available

2014-11-14 Thread Kate Alhola
m: Ben Lau [mailto:xben...@gmail.com] > Sent: 14. marraskuuta 2014 7:59 > To: Kate Alhola > Cc: Heikkinen Jani; development@qt-project.org > Subject: Re: [Development] New Qt5.4.0 snapshot available > > > Is it possible to keep those snapshot for longer period of time? Ther

Re: [Development] New Qt5.4.0 snapshot available

2014-11-13 Thread Kate Alhola
What happened to this links, they are no longer working ? They just disapeared. There is now http://download.qt-project.org/snapshots/qt/5.4/5.4.0-rc/2014-11-13_70/ but it is only ios version, there is no android-ios one at all Kate On Tue, Nov 11, 2014 at 10:13 AM, Heikkinen Jani < jani.heikki..

Re: [Development] Qt Location module

2014-09-23 Thread Kate Alhola
I can't say behalf of Qt Project what is the status maps but I am in very similar situation. We make app for IOS and Android that uses map. We started from Qt4.8 but moved soon Qt5 mostly because Android and IOS were much better supported. Qt5 Location Maps has all it's API changed and there is no

Re: [Development] Qt5.3 / Location Maps

2014-08-14 Thread Kate Alhola
out of the box Then back to the previous question, how input data from C++ app to Map. On Thu, May 8, 2014 at 1:40 PM, Kate Alhola wrote: > On Wed, May 7, 2014 at 3:41 AM, Aaron McCarthy > wrote: > >> Hi, >> >> On Tue, 6 May 2014 15:59:59 Kate Alhola wrote:

Re: [Development] Qt5.3 / Location Maps

2014-05-11 Thread Kate Alhola
I just updated to Qt5.3RC and noticed that something has changed in modules build system since beta. I was able to compile QtQuick1 maps I ported form 4.8 with Beta but mo more with 5.3RC or least not for ios. There is issue that I got error Project ERROR: No module claims plugin type 'geoservice

Re: [Development] Qt5.3 / Location Maps

2014-05-08 Thread Kate Alhola
On Wed, May 7, 2014 at 3:41 AM, Aaron McCarthy wrote: > Hi, > > On Tue, 6 May 2014 15:59:59 Kate Alhola wrote: > > Hi, i have been doing application that uses maps. Application UI is Qml > but > > all data is generated on C++ side and once again, thee basic issue, is

[Development] Qt5.3 / Location Maps

2014-05-06 Thread Kate Alhola
Hi, i have been doing application that uses maps. Application UI is Qml but all data is generated on C++ side and once again, thee basic issue, is there any way to add items from C++ to Qml map. I used Qt4.8 and there was basically same issue, there was no way to add any C++ generated stuff on Qml

Re: [Development] QtLocation in Qt5

2014-03-24 Thread Kate Alhola
I ended up to porting Qt4.8 location maps to Qt5.3. There was also one other major issue in Qml side. I Use Qml UI but In my application data was produced by C++ code and there least was no way to pass C++ map objects to Qml commponent because there was separate QGeoMapObject atc and QDeclarative e

Re: [Development] Bluetooth and NFC vs Reference Platforms

2013-10-01 Thread Kate Alhola
On Tue, Oct 1, 2013 at 2:54 PM, Blasche Alexander wrote: > >>From: development-bounces+alexander.blasche=digia@qt-project.org >>[mailto:development-bounces+alexander.blasche=digia@qt-project.org] On >>Behalf Of Kate Alhola > >>How about getting list of B

Re: [Development] Bluetooth and NFC vs Reference Platforms

2013-10-01 Thread Kate Alhola
PM, Michael Zanetti wrote: > On Tuesday 01 October 2013 12:25:37 Kate Alhola wrote: >> On Tue, Oct 1, 2013 at 11:23 AM, Michael Zanetti < >> >> michael.zane...@canonical.com> wrote: >> > On Monday 30 September 2013 13:09:53 Thiago Macieira wrote: >> >

Re: [Development] Bluetooth and NFC vs Reference Platforms

2013-10-01 Thread Kate Alhola
On Tue, Oct 1, 2013 at 11:23 AM, Michael Zanetti < michael.zane...@canonical.com> wrote: > On Monday 30 September 2013 13:09:53 Thiago Macieira wrote: > > On segunda-feira, 30 de setembro de 2013 19:39:53, Knoll Lars wrote: > > > >As far as I know from my colleague, it misses some necessary API --

Re: [Development] Bluetooth and NFC vs Reference Platforms

2013-09-30 Thread Kate Alhola
Thiago Macieira kirjoitti 30.9.2013 kello 18.38: > Qt Project guidelines say that all features that are relevant for the > reference platforms must be implemented in the reference platforms. > > For NFC, I understand that Mac and Windows (desktop) support is not relevant. > However, on Linux,

Re: [Development] Proposal: New list of Qt 5 reference / Tier 1 platforms

2012-11-07 Thread Kate Alhola
There are no longer ANY mobile platform among Tier-1 platforms at all. "linux-arm7-gcc-wayland Linux, ARM7, Wayland. To be specified in more detail" can be MeeGo/SailFish but that's very little for us, mobile developers. Why there is not even Android even it is leading mobile platform and Qt works

Re: [Development] (Harmattan) Qt Quick Components & Qt 5

2012-05-31 Thread Kate Alhola
On Thu, May 31, 2012 at 12:44 PM, Laszlo Papp wrote: >> We are planning to merge apps.formeego to maemo.org and >> launch build.obs.maemo.org and maemo.org extras/extras-devel for Harmattan >> for more centralized build and distribution. > > Err... What about the packages (>450) we already have in

Re: [Development] (Harmattan) Qt Quick Components & Qt 5

2012-05-31 Thread Kate Alhola
On Thu, May 31, 2012 at 11:47 AM, Laszlo Papp wrote: > 2) What about the Application Store history ? > > Ovi: Applications could become a bit bigger than expected with > involving the dependencies how we did with KDE back then. The > necessitas developers established something, that might be wort

Re: [Development] The place of QML

2012-05-18 Thread Kate Alhola
On Thu, May 17, 2012 at 1:35 PM, Atlant Schmidt wrote: > Peter, et al.: > >> We don't wanna use obsolete stuff with a "architecture from >> the 90s" in times where "graphical technology has moved on" (Thiago). > >  Computer architectures don't necessarily "become obsolete". >  Oh, trends come and

Re: [Development] Qt5-cross-qmake for harmattan?

2012-05-11 Thread Kate Alhola
On Fri, May 11, 2012 at 1:55 PM, Laszlo Papp wrote: >> Yes, but then how do I tell qmake to use the qt5 includes and libs? > > I am unsure I understand the question. You would use those from MADDE, > not from the system. > > I presume you can add qmake (from the qt5 build or if there is any > snap

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Kate Alhola
2012/1/5 Thiago Macieira : > On Thursday, 5 de January de 2012 15.42.35, Kate Alhola wrote: >> That's was not all, then I needed to do several patches like following >> because webcore tried to use QWidgets >> >> diff --git a/Source/WebCore/WebCore.pro b/Source/WebC

Re: [Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Kate Alhola
2012/1/5 Thiago Macieira : > On Thursday, 5 de January de 2012 14.32.55, Kate Alhola wrote: >> Has anyone succeeded to compile current git snapshot with Ubuntu oneiric ? >> Least, using ./configure -prefix $PWD/qtbase -opensource -confirm-license >> it does not work. >&

[Development] Compiling Qt5 on Ubuntu Oneiric

2012-01-05 Thread Kate Alhola
Has anyone succeeded to compile current git snapshot with Ubuntu oneiric ? Least, using ./configure -prefix $PWD/qtbase -opensource -confirm-license it does not work. I noticed that i get errors First try fails with error from wekbit that "nullpointer" will be reserved word g++0x ( -Werror causes