Re: [Development] api changes

2012-04-13 Thread lars.knoll
On 4/13/12 7:18 PM, "ext Samuel Rødal" wrote: >On 04/13/2012 07:08 PM, ext Girish Ramakrishnan wrote: >> Hi, >> I am going through all the new apis. I have a couple of more changes >> to the public apis already. I am not submitting them to api_changes >> branch. I think Lars and co are having eno

Re: [Development] api changes

2012-04-13 Thread Samuel Rødal
On 04/13/2012 08:41 PM, ext Girish Ramakrishnan wrote: > Hi, > > On Fri, Apr 13, 2012 at 11:30 AM, Girish Ramakrishnan > wrote: > >> I think the idea with _qpa_ in the file name is to imply that it has >> plugin api. As opposed to let's say qpen_p.h. This means that when I >> see a change to a _

Re: [Development] api changes

2012-04-13 Thread Thiago Macieira
On sexta-feira, 13 de abril de 2012 11.30.42, Girish Ramakrishnan wrote: > Yes, agreed (and thanks for those pragmas that I was not aware of). Remember to wrap them in #if 0, so only syncqt will see them. > I think the idea with _qpa_ in the file name is to imply that it has > plugin api. As oppo

Re: [Development] api changes

2012-04-13 Thread Girish Ramakrishnan
Hi, On Fri, Apr 13, 2012 at 11:30 AM, Girish Ramakrishnan wrote: > I think the idea with _qpa_ in the file name is to imply that it has > plugin api. As opposed to let's say qpen_p.h. This means that when I > see a change to a _qpa.h file, I know that plugins will get affected > by this api chan

Re: [Development] api changes

2012-04-13 Thread Girish Ramakrishnan
Hi Thiago, 2012/4/13 Thiago Macieira : > On sexta-feira, 13 de abril de 2012 11.03.58, Girish Ramakrishnan wrote: >> Hi Thiago, >> > Let's please not invent a new rule. >> > >> > If it's _p.h, it's private, otherwise it's public and subject to source- >> > and binary-compatibility guarantees. If t

Re: [Development] api changes

2012-04-13 Thread Thiago Macieira
On sexta-feira, 13 de abril de 2012 11.03.58, Girish Ramakrishnan wrote: > Hi Thiago, > > Let's please not invent a new rule. > > > > If it's _p.h, it's private, otherwise it's public and subject to source- > > and binary-compatibility guarantees. If there's API in some files that we > > don't want

Re: [Development] api changes

2012-04-13 Thread Girish Ramakrishnan
Hi Thiago, 2012/4/13 Thiago Macieira : > On sexta-feira, 13 de abril de 2012 19.18.26, Samuel Rødal wrote: >> On 04/13/2012 07:08 PM, ext Girish Ramakrishnan wrote: >> > Hi, >> > I am going through all the new apis. I have a couple of more changes >> > to the public apis already. I am not submitti

Re: [Development] Qt Summit 2012 Registration is now open!

2012-04-13 Thread Quim Gil
On 04/12/2012 06:54 PM, ext quim@nokia.com wrote: > Alright, forget all this. Let me arrive at home and change the wiki page. > > > I will start by asking people to send me an email with those fields. Any > improvement from that lowest point is welcome. Alexandra has been kind enough to provid

Re: [Development] api changes

2012-04-13 Thread Thiago Macieira
On sexta-feira, 13 de abril de 2012 19.18.26, Samuel Rødal wrote: > On 04/13/2012 07:08 PM, ext Girish Ramakrishnan wrote: > > Hi, > > I am going through all the new apis. I have a couple of more changes > > to the public apis already. I am not submitting them to api_changes > > branch. I think Lar

Re: [Development] api changes

2012-04-13 Thread Samuel Rødal
On 04/13/2012 07:27 PM, ext Girish Ramakrishnan wrote: > On Fri, Apr 13, 2012 at 10:18 AM, Samuel Rødal wrote: >> On 04/13/2012 07:08 PM, ext Girish Ramakrishnan wrote: >>> My current understanding of the "qpa" plan is this, correct me if I am >>> wrong: >>> 1. Files with _qpa in them are suppose

Re: [Development] api changes

2012-04-13 Thread Girish Ramakrishnan
On Fri, Apr 13, 2012 at 10:18 AM, Samuel Rødal wrote: > On 04/13/2012 07:08 PM, ext Girish Ramakrishnan wrote: >> Hi, >> I am going through all the new apis. I have a couple of more changes >> to the public apis already. I am not submitting them to api_changes >> branch. I think Lars and co are ha

Re: [Development] api changes

2012-04-13 Thread Samuel Rødal
On 04/13/2012 07:08 PM, ext Girish Ramakrishnan wrote: > Hi, > I am going through all the new apis. I have a couple of more changes > to the public apis already. I am not submitting them to api_changes > branch. I think Lars and co are having enough trouble as-is with > getting api_changes to merge

Re: [Development] Resolving the wiki situtation

2012-04-13 Thread Quim Gil
I do propose that we freeze http://wiki.qt-project.org/ giving editing permissions only to http://wiki.qt-project.org/index.php?title=Special:ListUsers&group=sysop and seting a deprecation period of 6? months. At the date agreed the wiki would be switched off. In the meantime the pages that ma

[Development] api changes

2012-04-13 Thread Girish Ramakrishnan
Hi, I am going through all the new apis. I have a couple of more changes to the public apis already. I am not submitting them to api_changes branch. I think Lars and co are having enough trouble as-is with getting api_changes to merge to master :-) All the commits will have the "api:" prefix in the

Re: [Development] Fixing the DLL/shared/static mess

2012-04-13 Thread Thiago Macieira
On sexta-feira, 13 de abril de 2012 13.41.34, Thiago Macieira wrote: > I ran into Ossi and Marius S.O. talking about the mess we have with the > build and use of Qt as shared/DLL or static. It's something I had begun > fixing, but I haven't finished yet. > > If you're dealing with a different build

[Development] Fixing the DLL/shared/static mess

2012-04-13 Thread Thiago Macieira
I ran into Ossi and Marius S.O. talking about the mess we have with the build and use of Qt as shared/DLL or static. It's something I had begun fixing, but I haven't finished yet. If you're dealing with a different buildsystem than qmake, or you're packaging Qt, please my email that is a reply to

Re: [Development] Resolving the wiki situtation

2012-04-13 Thread marius.storm-olsen
On 13/04/2012 11:03, ext Girish Ramakrishnan wrote: > On Fri, Apr 13, 2012 at 8:57 AM, > wrote: >> On 13/04/2012 08:50, ext Girish Ramakrishnan wrote: >>> On Fri, Apr 13, 2012 at 1:56 AM, >>> wrote: Will the old pages redirect to the new one or will the >>> domain wiki.qt-project.org completely die

Re: [Development] Multiseat capability to Qt

2012-04-13 Thread Girish Ramakrishnan
On Fri, Apr 13, 2012 at 3:20 AM, Samuel Rødal wrote: > On 04/13/2012 11:37 AM, ext Hannu Lyytinen wrote: >> Hello all, >> >> after doing some small fixes to KMS QPA plugin, I proceeded with >> implementing the input device support via evdev. It was soon pointed out >> that perhaps using the generi

Re: [Development] Resolving the wiki situtation

2012-04-13 Thread Girish Ramakrishnan
On Fri, Apr 13, 2012 at 8:57 AM, wrote: > On 13/04/2012 08:50, ext Girish Ramakrishnan wrote: >> On Fri, Apr 13, 2012 at 1:56 AM,  wrote: >>> Starting from Thursday next week, we will copy the pages that >>> currently live on wiki.qt-project.org over to qt-project.org/wiki, >>> below the "Develop

Re: [Development] Resolving the wiki situtation

2012-04-13 Thread marius.storm-olsen
On 13/04/2012 08:50, ext Girish Ramakrishnan wrote: > On Fri, Apr 13, 2012 at 1:56 AM, wrote: >> Starting from Thursday next week, we will copy the pages that >> currently live on wiki.qt-project.org over to qt-project.org/wiki, >> below the "Developing Qt" category. It's not the perfect way of >>

[Development] Qt5 + NX

2012-04-13 Thread Uwe Rathmann
Hi all, When testing Qwt with Qt5 I was running a NX ( http://www.nomachine.com ) remote desktop. Local was a SuSE/Linux 11.2, remote ran a SuSE 12.1/Linux. With about half of the Qwt applications I had the following effect: as soon as I move the mouse over the application window ( Xfce4, focus

Re: [Development] Towards a Qt 5 beta

2012-04-13 Thread marius.storm-olsen
On 13/04/2012 09:41, ext jason.mcdon...@nokia.com wrote: >> Random question of the day: do you happen to have stats about how >> often those insignificant tests actually fail? That should help to >> figure out which ones are actually working, and therefore should >> not be marked as insignificant.

Re: [Development] Towards a Qt 5 beta

2012-04-13 Thread jason.mcdonald
> Random question of the day: do you happen to have stats about how > often those insignificant tests actually fail? That should help to > figure out which ones are actually working, and therefore should not > be marked as insignificant. I'm glad you asked. I spent some time yesterday and today d

Re: [Development] Towards a Qt 5 beta

2012-04-13 Thread shane.kearns
> Random question of the day: do you happen to have stats about how often > those insignificant tests actually fail? That should help to figure out > which ones are actually working, and therefore should not be marked as > insignificant. > > -- > Giuseppe D'Angelo The CI logs are publicly availabl

Re: [Development] Towards a Qt 5 beta

2012-04-13 Thread Giuseppe D'Angelo
2012/4/13 : >> > Another way tests have been disabled is using CONFIG += no_check_target > which seems to have been done when tests were initially disabled before the > insignificant_test option was added. Random question of the day: do you happen to have stats about how often those insignificant

Re: [Development] Towards a Qt 5 beta

2012-04-13 Thread jason.mcdonald
>Another way tests have been disabled is using CONFIG += no_check_target which >seems to have been done when tests were initially disabled before the >insignificant_test option was added. Actually, I think that came a little later (when the refactor branch was merged into master). That mechani

Re: [Development] Resolving the wiki situtation

2012-04-13 Thread Girish Ramakrishnan
Hi Alexandra, On Fri, Apr 13, 2012 at 1:56 AM, wrote: > Hello! > > I assume everyone is aware of the current situation of us having two > different wikis: one at wiki.qt-project.org and one at > qt-project.org/wiki. It was never planned to happen that way, but > sometimes plans don't really work

Re: [Development] Towards a Qt 5 beta

2012-04-13 Thread shane.kearns
Another way tests have been disabled is using CONFIG += no_check_target which seems to have been done when tests were initially disabled before the insignificant_test option was added. e.g. auto.pro has this: # disable 'make check' on Mac OS X for the following subdirs for the time being mac {

Re: [Development] Towards a Qt 5 beta

2012-04-13 Thread jason.mcdonald
> I've grepped through all the modules to create a list of these insignificant > tests, and listed them below. Please note that a test marked as insignificant > in essence provides us with zero coverage, since all results from those test > cases (although run) are completely ignored. > IMO, if

Re: [Development] Multiseat capability to Qt

2012-04-13 Thread Samuel Rødal
On 04/13/2012 11:37 AM, ext Hannu Lyytinen wrote: > Hello all, > > after doing some small fixes to KMS QPA plugin, I proceeded with > implementing the input device support via evdev. It was soon pointed out > that perhaps using the generic evdev plugins would be better idea. I > experimented with

Re: [Development] Proposed API change: Change signature of QMessageHandler to use QString

2012-04-13 Thread kai.koehne
> -Original Message- > From: Beck Wolfgang (Nokia-MP/Brisbane) > Sent: Friday, April 13, 2012 1:23 AM > To: Koehne Kai (Nokia-MP/Berlin); thiago.macie...@intel.com; > development@qt-project.org > Subject: RE: [Development] Proposed API change: Change signature of > QMessageHandler to use QS

Re: [Development] Qt5 missing features

2012-04-13 Thread Alan Alpert
On Fri, 13 Apr 2012 02:30:08 ext Charley Bay wrote: > > > IMHO, it seems like this "theming" and "styling" thing should be so much > *easier* with QML. But, I'm not seeing approaches (yet) on these lists > that will work for us. > > This is not a complaint: The QML declarative paradigm is new,

[Development] Multiseat capability to Qt

2012-04-13 Thread Hannu Lyytinen
Hello all, after doing some small fixes to KMS QPA plugin, I proceeded with implementing the input device support via evdev. It was soon pointed out that perhaps using the generic evdev plugins would be better idea. I experimented with them a bit and seems they need some work. Specifically, all th

[Development] Resolving the wiki situtation

2012-04-13 Thread alexandra.leisse
Hello! I assume everyone is aware of the current situation of us having two different wikis: one at wiki.qt-project.org and one at qt-project.org/wiki. It was never planned to happen that way, but sometimes plans don't really work out the way I think. :P Anyway, the current situation is stupid, a

Re: [Development] Towards a Qt 5 beta: Documentation

2012-04-13 Thread casper.vandonderen
On 4/13/12 10:32 AM, "ext Oswald Buddenhagen" wrote: >On Fri, Apr 13, 2012 at 07:04:42AM +, ext >casper.vandonde...@nokia.com wrote: >> You are correct, that is what will happen, the same as the current >>system. >> The thing is that people have difficulty understanding where >> QT_QML_QDOC

Re: [Development] Towards a Qt 5 beta: Documentation

2012-04-13 Thread Oswald Buddenhagen
On Fri, Apr 13, 2012 at 07:04:42AM +, ext casper.vandonde...@nokia.com wrote: > You are correct, that is what will happen, the same as the current system. > The thing is that people have difficulty understanding where > QT_QML_QDOCCONF etc. come from currently. > > I can see a problem with th

Re: [Development] Towards a Qt 5 beta: Documentation

2012-04-13 Thread casper.vandonderen
On 4/13/12 7:34 AM, "Lincoln Ramsay" wrote: >On 04/13/2012 03:19 PM, Vandonderen Casper (Nokia-MP/Oslo) wrote: >> But I would be grateful if you would make a plan on how to turn qdoc >> into a mini-qmake so that qdoc can parse the .pro/sync.profile, so >> that we don't need the depends. Because t