[Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread lars.knoll
Hi, I'd like to nominate Girish for Approver status. He's been around Qt for a pretty long time, working for Trolltech a couple of years ago, then having his own consultancy company doing Qt related work and he's now back working on Qt for Nokia. Cheers, Lars

[Development] Moving qdoc to qtbase (and renaming from qdoc3 to qdoc)

2012-03-06 Thread casper.vandonderen
Hi, We are currently integrating a patch that moves qdoc3 to qtbase and renames it to just qdoc. (http://codereview.qt-project.org/#change,18850) This allows qdoc to be bootstrapped, so that you always have qdoc available and that we can properly modularize the documentation. Why do we do this:

Re: [Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread daniel.molkentin
Seconded. On Mar 6, 2012, at 10:06 , ext lars.kn...@nokia.com wrote: > Hi, > > I'd like to nominate Girish for Approver status. He's been around Qt for a > pretty long time, working for Trolltech a couple of years ago, then having > his own consultancy company doing Qt related work and he's now

Re: [Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread Simon Hausmann
On Tuesday, March 06, 2012 09:06:35 AM ext lars.kn...@nokia.com wrote: > Hi, > > I'd like to nominate Girish for Approver status. He's been around Qt for a > pretty long time, working for Trolltech a couple of years ago, then having > his own consultancy company doing Qt related work and he's now

Re: [Development] Qftp removal

2012-03-06 Thread qtnext
I need to add now a lot of ftp operations (list, download, upload) in a software that is a very good candidate for Qt5 (full Qml). Regarding that QFtp will be remove : what is the best option : - Kio ? Is there a full Qt port available now ? - Qft Shane Kearns Module for Qt5? - avail

Re: [Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

2012-03-06 Thread haithem rahmani
Hi, > Thanks Holger for your quick answer. > > > > the basic question is. Does ST provide a way to glue the mali EGL > > lib and > > directfb together? Is there an init function to be called? > > > > > > Yes, the mali EGL lib is implemented on top of DirectFB. > > > > So since your the

Re: [Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread Kent Hansen
Yes, please! Welcome back, Girish! Kent Den 06. mars 2012 10:06, skrev ext lars.kn...@nokia.com: > Hi, > > I'd like to nominate Girish for Approver status. He's been around Qt for a > pretty long time, working for Trolltech a couple of years ago, then having > his own consultancy company doing Q

[Development] Qt 5 alpha approaching

2012-03-06 Thread lars.knoll
Hi, the time for the Qt 5 alpha is approaching quickly. I'd propose that we aim for an alpha release within two weeks from now. For the alpha, we probably don't need to do a whole lot of additional QA on top of what the CI system provides, but we should make sure that our examples run and work (m

Re: [Development] Qftp removal

2012-03-06 Thread Thiago Macieira
On terça-feira, 6 de março de 2012 14.06.55, qtnext wrote: > I need to add now a lot of ftp operations (list, download, upload) in a > software that is a very good candidate for Qt5 (full Qml). Regarding > that QFtp will be remove : what is the best option : > - Kio ? Is there a full Qt port a

Re: [Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread Thiago Macieira
On terça-feira, 6 de março de 2012 09.06.35, lars.kn...@nokia.com wrote: > Hi, > > I'd like to nominate Girish for Approver status. He's been around Qt for a > pretty long time, working for Trolltech a couple of years ago, then having > his own consultancy company doing Qt related work and he's now

Re: [Development] Qt 4.8.1 release during week 11/2012

2012-03-06 Thread simo.falt
On 3/5/12 6:21 PM, "ext Oswald Buddenhagen" wrote: >On Mon, Mar 05, 2012 at 03:24:04PM +, ext Salovaara Akseli wrote: >> At the moment we are following content of >> http://qt.gitorious.org/qt/qt/commits/4.8 branch on our internal >> repository. We would like to provide Qt 4.8.1 branch on >

Re: [Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

2012-03-06 Thread Holger Hans Peter Freyther
On 03/06/2012 07:21 AM, haithem rahmani wrote: > Hi, > Yes, the mali EGL lib is implemented on top of DirectFB. > > So since your the answer was not "No it won't work", then this should work > shouldn't it? Well, it really depends on what ST requires you to do before being able to use the EGL li

Re: [Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread Girish Ramakrishnan
2012/3/6 Thiago Macieira : > On terça-feira, 6 de março de 2012 09.06.35, lars.kn...@nokia.com wrote: >> Hi, >> >> I'd like to nominate Girish for Approver status. He's been around Qt for a >> pretty long time, working for Trolltech a couple of years ago, then having >> his own consultancy company

Re: [Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread Christoph Feck
On Tuesday 06 March 2012 19:52:42 Girish Ramakrishnan wrote: > Most of my work predates the qt-project. I can review anything in > graphicsview, itemviews, styles, widgets and gui/kernel. Great! Having someone who also cares about style and widgets, even if it is not a complete maintainership, wi

Re: [Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

2012-03-06 Thread haithem rahmani
Hi again, Sorry if I'm bothering you guys. > I did as you suggested Samuel, and I've found that it doesn't support > cross-compilation. > > I see something like this in the log: > > floatmath auto-detection... () > g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o floatmath.o > float

Re: [Development] Nominating Girish Ramakrishnan for Approver status

2012-03-06 Thread lorn.potter
On 06/03/2012, at 7:06 PM, ext lars.kn...@nokia.com wrote: > Hi, > > I'd like to nominate Girish for Approver status. He's been around Qt for a > pretty long time, working for Trolltech a couple of years ago, then having > his own consultancy company doing Qt related work and he's now back > wor

Re: [Development] QTBUG-23489: Implement the new regular expression classes using PCRE

2012-03-06 Thread Giuseppe D'Angelo
Hi, 2012/3/4 Thiago Macieira : > Please stop rebasing. Let the first 4 changes be reviewed and try to go in. The QRegularExpression classes have finally landed in master :-) -- Giuseppe D'Angelo ___ Development mailing list Development@qt-project.org

Re: [Development] Qftp removal

2012-03-06 Thread Stefan Majewsky
2012/3/6 Thiago Macieira : >>      - Kio ? Is there a full Qt port available now ? > > What do you mean? KIO is and has always been written on top of Qt. He's probably meaning a "Qt-only port", that is: minimal dependencies on other KDE libraries. Such a KIO is not available /right now/. The roadm

[Development] cast ... increases required alignment of target type [-Werror=cast-align]

2012-03-06 Thread Rohan McGovern
Does anyone have a suggestion on how to fix this warning? This code in qlist.h: 409: template 410: Q_INLINE_TEMPLATE void QList::node_destruct(Node *from, Node *to) 411: { 412:if (QTypeInfo::isLarge || QTypeInfo::isStatic) 413:while(from != to) --to, delete reinterpret_cast

Re: [Development] Qt 5 alpha approaching

2012-03-06 Thread simo.falt
Hi, Releasing scripts allows us to even create alpha installer if so decided, at least for Linux. The source packaging and Linux/mac build scripts are not yet in Gerrit, but hopefully during this week. The source script might still miss some functionality, which was included in mkdist tools, lik