Re: [SailfishDevel] Harbour API additions

2013-12-09 Thread Caliste Damien
Hello, Le lundi 09 décembre 2013, Robin Burchell a écrit : > We have today added two new items to the Harbour-accepted list of > supported APIs. > > = QtWebkit = > = libmlite = Great. That's good news. What about some of the Glib stack ? From an API and ABI point of view, this stack is completel

Re: [SailfishDevel] Harbour API additions

2013-12-09 Thread Jonni Rainisto
of Luciano Montanaro [mikel...@gmail.com] Sent: Monday, December 09, 2013 4:34 PM To: Sailfish OS Developers Subject: Re: [SailfishDevel] Harbour API additions Good news... Does this mean linking to QtWidgets is also accepted? My application needs QtWebKit, and I discovered QtWidgets is a

Re: [SailfishDevel] Harbour API additions

2013-12-09 Thread Luciano Montanaro
Good news... Does this mean linking to QtWidgets is also accepted? My application needs QtWebKit, and I discovered QtWidgets is a dependency as well. I am not relying on Widgets directly, but QWebPage needs a QApplication to work. At least with the current SDK. I will try to remove the dependency

Re: [SailfishDevel] Harbour API additions

2013-12-09 Thread khertan
Hi, Still no news about python ? Regards, -- Benoît HERVIER - http://khertan.netLe 09/12/13 13:23 Robin Burchell a écrit : Ahoy, We have today added two new items to the Harbour-accepted list of supported APIs. = QtWebkit = Due to popular demand, we are now accepting applications using QtWebk

[SailfishDevel] Harbour API additions

2013-12-09 Thread Robin Burchell
Ahoy, We have today added two new items to the Harbour-accepted list of supported APIs. = QtWebkit = Due to popular demand, we are now accepting applications using QtWebkit directly, both QML and C++. It should be noted that QtWebkit has no upstream support, and we do not have any real resou