Re: [Development] Qt 5.2.0 compilation fails on ArchLinux

2013-12-22 Thread Rutledge Shawn
On 21 Dec 2013, at 9:00 PM, Wilhelm wrote: > Hi all, > > I'm trying to compile qt-5.2.0 on arch linux, but with/without > icu-support I get the following error: > > make[3]: Entering directory > '/usr/local/src/qt-everywhere-opensource-src-5.2.0/qtbase/src/platformsupport' > LD_LIBRARY_PATH=/us

Re: [Development] [Request] Add Info to QDebug

2013-12-22 Thread Alejandro Exojo
El Saturday 21 December 2013, Kurt Pattyn escribió: > Qt currently supports the following ‘severity’ levels for logging: Debug, > Warning, Critical, Fatal and System. > > I propose to add the following levels: Info and Error, with associated > methods qInfo() and qError(). Particularly, the Info s

Re: [Development] Qt Quick Controls Calendar

2013-12-22 Thread Mark Gaiser
Please keep plasma-devel in cc. On Sun, Dec 22, 2013 at 5:51 AM, Konstantin Ritt wrote: > During the testing, we've found a bunch of bugs and other issues. I'd > suggest uploading this WIP branch to codereview, like we do for any other > stuff. As far as i know that is the intention anyway. Can

Re: [Development] [Request] Add Info to QDebug

2013-12-22 Thread Kurt Pattyn
On 22 Dec 2013, at 05:51, development-requ...@qt-project.org wrote: > From: Thiago Macieira > Subject: Re: [Development] [Request] Add Info to QDebug > Date: 21 Dec 2013 17:15:20 GMT+1 > To: development@qt-project.org > > > On sábado, 21 de dezembro de 2013 14:23:10, Kurt Pattyn wrote: >> Qt c