> -Original Message-
> From: development-bounces+kai.koehne=digia@qt-project.org
> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
> Behalf Of Kurt Pattyn
> Sent: Wednesday, March 19, 2014 4:33 PM
> To: development@qt-project.org
> Subject: [Development] 5.3 beta:
Thanks both for the patch and the wiki page!
Cheers,
Kurt
> On 19 Mar 2014, at 16:51, Koehne Kai wrote:
>
>
>
>> -Original Message-
>> From: development-bounces+kai.koehne=digia@qt-project.org
>> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
>> Behalf Of Kur
17.03.2014, 16:19, "Dmitry Shachnev" :
> Hi,
>
> On Mon, 17 Mar 2014 07:54:31 +, Andy Shaw wrote:
>
>> You seem to be missing the port, if you add:
>>
>> :29418
>>
>> After the address so it is:
>>
>> git push ssh://mandri...@codereview.qt-project.org:29418/qt/qt
>> HEAD:refs/for/4.8
>>
18.03.2014, 14:52, "Alan Ng" :
> Hi, I am trying to access WebCore internal classes like the
> RenderObject but they are not exported symbols in the final
> Qt5Webkit.dll . Is there a simple/easy way to export all the symbols
> in the build process? I hope I don't need to mark every classes with
Hi,
I noticed that in the beta release of Qt 5.3 for Mac OSX Clang from March 19th,
the examples are missing for the Qt WebSockets module.
I assume I missed something in the configuration of the documentation.
How can the examples of that module be included in the examples section that is
visibl
> Most of the day-to-day discussion happens on IRC: Android developers hang out
on #necessitas on freenode, but mainly during European working hours. I'm not
really sure where the iOS developers hang out, but you can find some of them on
#qt-labs, #qt-platforms or #qt-lighthouse :)
#qt-ios
-Richa
Yes I agree with you guys, the enum is not a good solution. The
QContactCollection
is a very good and complete solution. I suggested the enum because the API
change is very small and I was thinking about a short term solution.
But anyway I have some workarounds in my code to simulate the address bo
CppCon, The C++ Conference
Opening Keynote by Bjarne Stroustrup
September 7–12, 2014
Bellevue, Washington, USA
Registration is now open for CppCon 2014 to be held September 7–12, 2014
at the Meydenbauer Center in Bellevue, Washington, USA. This year the
conference starts with the keynote by Bjarne
On Tuesday 18 March 2014 12:50:26 m...@rpzdesign.com wrote:
> Hello Development:
>
> I am newly arrived on Qt 5.2x scene and wanted to know how to contribute
> code, fixes,
> and testing for Qt 5.3.x of IOS and Android.
>
> Specifically, I want to focus on QT C++ <-> Objective C/Cocoa bridge
> an