Re: [Development] Categorized logging inside Qt

2014-04-10 Thread Rutledge Shawn
On 10 Apr 2014, at 7:20 PM, Frederik Gladhorn wrote: > Hi all, > > I just started to port accessibility to the new and shiny categorized logging. > http://blog.qt.digia.com/blog/2014/03/11/qt-weekly-1-categorized-logging/ > > I'd propose we decide on a certain style of declaring categories. >

Re: [Development] Categorized logging inside Qt

2014-04-10 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of Frederik Gladhorn > Sent: Thursday, April 10, 2014 7:21 PM > To: development@qt-project.org > Subject: [Development] Categ

[Development] qtlocation failed to compile during qt5.git release integration

2014-04-10 Thread Heikkinen Jani
Hi, qtlocation failed to compile :( ld: library not found for -lqtposition_positionpoll make[4]: *** [positioning_cppsnippet.app/Contents/MacOS/positioning_cppsnippet] Error 1 make[3]: *** [sub-cpp-make_first] Error 2 make[2]: *** [sub-positioning-doc-snippets-make_first] Error 2 make[1]: *** [su

[Development] Categorized logging inside Qt

2014-04-10 Thread Frederik Gladhorn
Hi all, I just started to port accessibility to the new and shiny categorized logging. http://blog.qt.digia.com/blog/2014/03/11/qt-weekly-1-categorized-logging/ I'd propose we decide on a certain style of declaring categories. A quick grep shows that we already have some variety, I'd like to uni

[Development] Heartbleed Bug and Qt

2014-04-10 Thread Turunen Tuukka
Hi, Although Qt as such is not affected by the Heartbleed Bug (CVE-2014-0160) found in OpenSSL, it affects users of Qt and our servers, so I wanted to write a short summary about the topic. Please check the Qt Blog: http://blog.qt.digia.com/blog/2014/04/10/heartbleed-bug-cve-2014-0160-and-qt

[Development] Custom QAnimationDriver

2014-04-10 Thread Тимур Артиков
Hi, I'm trying to use Qt Quick for generation image sequence for video broadcasting. To do that I need to update Qt Quick scene animations with frame rate of the output video. I tried to create class derived from QAnimationDriver and overload the QAnimationDriver::advance method which calls QUnifie

Re: [Development] Release blocker: printing on OSX 10.9

2014-04-10 Thread Frederik Gladhorn
Søndag 6. april 2014 17.06.54 skrev John Layt: > Hi, > > Bug report https://bugreports.qt-project.org/browse/QTBUG-38023 is a > release blocker as it causes an immediate crash in any Mac app using > printing when run as an app bundle on OSX 10.9 Mavericks. It does not > crash if the binary is run

Re: [Development] HEADS UP: Qt 5.3.0 - merge stable into release

2014-04-10 Thread Heikkinen Jani
Hi, All merges are now done and changes required for Qt5.3.0 must be pushed to the 'release' branch from now on. Remember: we are finalizing Qt5.3.0 release in the release branch and only P0 or P1 (& really important P2) error fixes are allowed to be pushed into it! As earlier only release team