Re: [Development] important: upcoming rename of _qpa.h to _p.h

2012-04-16 Thread Girish Ramakrishnan
Hi Robin, On Mon, Apr 16, 2012 at 11:12 PM, Robin Burchell wrote: > On Tue, Apr 17, 2012 at 4:12 AM, Girish Ramakrishnan > wrote: >> 1. qtestlib ends up exposing qpa api and thus testcases might end up >> being binary incompatible - This should be fixed in > > AFAIK qtestlib doesn't promise bina

Re: [Development] important: upcoming rename of _qpa.h to _p.h

2012-04-16 Thread Robin Burchell
On Tue, Apr 17, 2012 at 4:12 AM, Girish Ramakrishnan wrote: > 1. qtestlib ends up exposing qpa api and thus testcases might end up > being binary incompatible - This should be fixed in AFAIK qtestlib doesn't promise binary compatibility (see e.g. http://qt.gitorious.org/qt/qtqa/commit/0a67286dcc3

Re: [Development] Can't build docs anymore!

2012-04-16 Thread Loaden
Still not work after applied this patch. echo "MODULE_BUILD_DIR=D:\qpSOFT\Projects\Qt5\qtdoc" > > D:\qpSOFT\Projects\Qt5\qtdoc\qtdoc.pri > cd doc\ && D:\qpSOFT\DEVx86\bin\nmake.exe -f Makefile qch_docs > (set QT_ACTIVEQT_SOURCES=D:\qpSOFT\Projects\Qt5\qtactiveqt\src\activeqt > NMAKE : fatal erro

[Development] Moving checksdk.exe to qtbase repo

2012-04-16 Thread Anttila Janne
Hi, I started building Qt5 for WinCE and WEC7, and found that checksdk is not currently build by configure and it has been moved to QtTools repo. Checksdk.exe is an utility to read WinCE environment from Visual Studio configuration file and it is used by setcepaths.bat. Setcepaths.bat is called

Re: [Development] Can't build docs anymore!

2012-04-16 Thread Rohan McGovern
Loaden said: > I don't think this is a good idea, realy. > We should find out a better way. > Yes, that was only a workaround. qtdoc/doc/doc.pri should be modified to avoid building such a huge command. As far as I know, it is valid to set an environment variable in one make command and make us

Re: [Development] Can't build docs anymore!

2012-04-16 Thread Loaden
I don't think this is a good idea, realy. We should find out a better way. 2012/4/17 Rohan McGovern > Loaden said: > > NMAKE : fatal error U1095: expanded command line ... too long > > Any comments? > > You could possibly work around this by putting your sources in a shorter > path, e.g. D:\Qt5

Re: [Development] Can't build docs anymore!

2012-04-16 Thread Rohan McGovern
Loaden said: > NMAKE : fatal error U1095: expanded command line ... too long > Any comments? You could possibly work around this by putting your sources in a shorter path, e.g. D:\Qt5. ___ Development mailing list Development@qt-project.org http://lists

[Development] Can't build docs anymore!

2012-04-16 Thread Loaden
NMAKE : fatal error U1095: expanded command line ... too long Any comments? > Microsoft (R) Program Maintenance Utility Version 10.00.40219.01 > Copyright (C) Microsoft Corporation. All rights reserved. > echo "MODULE_BUILD_DIR=D:\qpSOFT\Projects\Qt5\qtdoc" > > D:\qpSOFT\Projects\Qt5\qtdoc\qtdo

Re: [Development] important: upcoming rename of _qpa.h to _p.h

2012-04-16 Thread Girish Ramakrishnan
On Mon, Apr 16, 2012 at 6:57 PM, Girish Ramakrishnan wrote: > Hi, > If you are a module maintainer, please check the patches below and > provide comments. > > As per the previous discuss, I renamed all the _qpa.h to _p.h with a > couple of helper scripts  - one script renamed the files and another

[Development] The place of QML

2012-04-16 Thread Alan Alpert
Hi, I'm a little worried that the position of QML in Qt5 is not entirely clear. It's a great new technology, but that "new" part means that realistically it will not take over everything, everywhere, immediately upon the release of Qt 5.0.0. To help place QML within the greater Qt context, I've

[Development] important: upcoming rename of _qpa.h to _p.h

2012-04-16 Thread Girish Ramakrishnan
Hi, If you are a module maintainer, please check the patches below and provide comments. As per the previous discuss, I renamed all the _qpa.h to _p.h with a couple of helper scripts - one script renamed the files and another fixed the includes. Practically all the hardwork was done by my trusty

Re: [Development] api changes

2012-04-16 Thread Thiago Macieira
On segunda-feira, 16 de abril de 2012 21.31.52, Fredrik Höglund wrote: > On Monday 16 April 2012, Thiago Macieira wrote: > > On segunda-feira, 16 de abril de 2012 00.02.21, Stephen Kelly wrote: > > > Can you point me to it? Does it contain a equivalent > > > API to QX11Info (the removal of this cla

Re: [Development] api changes

2012-04-16 Thread Fredrik Höglund
On Monday 16 April 2012, Thiago Macieira wrote: > On segunda-feira, 16 de abril de 2012 00.02.21, Stephen Kelly wrote: > > Can you point me to it? Does it contain a equivalent > > API to QX11Info (the removal of this class is a problem for KDE which > > doesn't have a solution yet). > > KDE needs

Re: [Development] Shortcuts (WAS: api changes)

2012-04-16 Thread Rick Stockton
The main text of my reply is at the bottom ... On 04/16/2012 05:15 AM, Michael Jansen wrote: > On Sunday, April 15, 2012 08:40:38 PM Thiago Macieira wrote: >> On segunda-feira, 16 de abril de 2012 01.33.31, Stephen Kelly wrote: The only applications that should do that are the workspace fixtu

Re: [Development] api changes

2012-04-16 Thread Girish Ramakrishnan
Hi, On Fri, Apr 13, 2012 at 10:08 AM, 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_chan

Re: [Development] Qwt under the qt-project umbrella

2012-04-16 Thread Quim Gil
On 04/15/2012 10:05 AM, ext Uwe Rathmann wrote: > I didn't get all details of the rules, but my feeling tells me that the > spirit of qt-project makes it the natural home for a project like Qwt. About "the rules", there is Creating a new module or tool for Qt http://wiki.qt-project.org/Creating_a

Re: [Development] Qt5 missing features

2012-04-16 Thread Charley Bay
Ok. On Mon, Apr 16, 2012 at 7:26 AM, Daker Fernandes Pinheiro < daker.pinhe...@openbossa.org> wrote: > My team in INdT has been researching about theming/styling of Qt > Components. > I’ve synthetised what we’ve been done and some of our aims and ideas: > > http://codecereal.blogspot.com.br/201

Re: [Development] qt summit 2012 schedule structure

2012-04-16 Thread Sivan Greenberg
Hi Tuuka! On Thu, Apr 12, 2012 at 9:21 AM, Turunen Tuukka wrote: > I think using the tracks is a good idea. Some 'keynotes' in the beginning > for everyone, and after that the tracks. These help in finding the most > interesting topics. So we need to see what tracks we could define for the summi

Re: [Development] QPlatformInputContext needs more informations

2012-04-16 Thread BogDan
> From: Pekka Vuorela > To: BogDan > Cc: Samuel Rødal ; "development@qt-project.org" > > Sent: Monday, April 16, 2012 12:57 PM > Subject: Re: [Development] QPlatformInputContext needs more informations > > On Mon, 2012-04-16 at 01:17 -0700, ext BogDan wrote: >>  > From: Samuel Rødal > >>  >>

Re: [Development] api changes

2012-04-16 Thread Girish Ramakrishnan
Hi, On Mon, Apr 16, 2012 at 6:46 AM, Oswald Buddenhagen wrote: > On Mon, Apr 16, 2012 at 10:21:00AM -0300, ext Thiago Macieira wrote: >> On segunda-feira, 16 de abril de 2012 10.30.50, Oswald Buddenhagen wrote: >> > On Fri, Apr 13, 2012 at 03:16:54PM -0300, ext Thiago Macieira wrote: >> > > 2) ad

Re: [Development] api changes

2012-04-16 Thread Thiago Macieira
On segunda-feira, 16 de abril de 2012 15.46.36, Oswald Buddenhagen wrote: > On Mon, Apr 16, 2012 at 10:21:00AM -0300, ext Thiago Macieira wrote: > > On segunda-feira, 16 de abril de 2012 10.30.50, Oswald Buddenhagen wrote: > > > On Fri, Apr 13, 2012 at 03:16:54PM -0300, ext Thiago Macieira wrote: >

Re: [Development] api changes

2012-04-16 Thread Oswald Buddenhagen
On Mon, Apr 16, 2012 at 10:21:00AM -0300, ext Thiago Macieira wrote: > On segunda-feira, 16 de abril de 2012 10.30.50, Oswald Buddenhagen wrote: > > On Fri, Apr 13, 2012 at 03:16:54PM -0300, ext Thiago Macieira wrote: > > > 2) add #pragma qt_no_master_include so that they aren't included in > > >

Re: [Development] Qt5 missing features

2012-04-16 Thread Daker Fernandes Pinheiro
My team in INdT has been researching about theming/styling of Qt Components. I’ve synthetised what we’ve been done and some of our aims and ideas: http://codecereal.blogspot.com.br/2012/04/qml-themingstyling.html On 04/13/2012 06:45 AM, Alan Alpert wrote: > On Fri, 13 Apr 2012 02:30:08 ext Charl

Re: [Development] api changes

2012-04-16 Thread Thiago Macieira
On segunda-feira, 16 de abril de 2012 14.51.31, Michael Jansen wrote: > One thing i would like to add. > > In kde we have a central daemon that manages the global shortcuts for all > kde apps. Other apps talk to him by dbus. > > This was done (afaik) because on the mac this behavious is a must. But

Re: [Development] api changes

2012-04-16 Thread Thiago Macieira
On segunda-feira, 16 de abril de 2012 10.30.50, Oswald Buddenhagen wrote: > On Fri, Apr 13, 2012 at 03:16:54PM -0300, ext Thiago Macieira wrote: > > 2) add #pragma qt_no_master_include so that they aren't included in > > > > and people use them by accident because they happened to complete in > >

Re: [Development] api changes

2012-04-16 Thread Michael Jansen
> >in question is complex. A source of many kde bugs. > > > >All that descibes Qt4. No idea what changed in Qt5. > > > >But such function or some Qt support for global shortcuts would help us. > > > >The same applies afaik for the mac. No idea about windows. > > IMO this ideally belongs as an ext

Re: [Development] Making of the 4.8.2 release and getting the fixes in by 15th April

2012-04-16 Thread Salovaara Akseli
Hi all, We are now starting to make snapshot builds for Qt 4.8.2 based on currently approved contributions. Please let us know (by sending email to releas...@qt-project.org) if there are critical contributions pending which should be definitely included into Qt 4.8.2 content. Br, Akseli Subje

Re: [Development] api changes

2012-04-16 Thread lars.knoll
On 4/16/12 2:15 PM, "ext Michael Jansen" wrote: >On Sunday, April 15, 2012 08:40:38 PM Thiago Macieira wrote: >> On segunda-feira, 16 de abril de 2012 01.33.31, Stephen Kelly wrote: >> > > The only applications that should do that are the workspace fixture >> > > ones: >> > > kwin and plasma. >

Re: [Development] api changes

2012-04-16 Thread Michael Jansen
On Sunday, April 15, 2012 08:40:38 PM Thiago Macieira wrote: > On segunda-feira, 16 de abril de 2012 01.33.31, Stephen Kelly wrote: > > > The only applications that should do that are the workspace fixture > > > ones: > > > kwin and plasma. > > > > Yes, those are the ones that were brought up, tog

Re: [Development] QPlatformInputContext needs more informations

2012-04-16 Thread Pekka Vuorela
On Mon, 2012-04-16 at 01:17 -0700, ext BogDan wrote: > > From: Samuel Rødal > >> In order to be sure the user sees the entire control and its content I > >> need > > to know > >> the control position and its size, otherwise the virtual keyboard may > >> cover > > the > >> control and its

Re: [Development] api changes

2012-04-16 Thread Oswald Buddenhagen
On Fri, Apr 13, 2012 at 03:16:54PM -0300, ext Thiago Macieira wrote: > 2) add #pragma qt_no_master_include so that they aren't included in > and people use them by accident because they happened to complete in > QtCreator > or another IDE > this is entirely unnecessary when the files are renam

Re: [Development] QPlatformInputContext needs more informations

2012-04-16 Thread BogDan
> From: Samuel Rødal > To: development@qt-project.org > Cc: > Sent: Monday, April 16, 2012 10:48 AM > Subject: Re: [Development] QPlatformInputContext needs more informations > > On 04/14/2012 09:26 PM, ext BogDan wrote: >>> From: "lars.kn...@nokia.com" >> >>> To: bog_dan...@yahoo.com; deve

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

2012-04-16 Thread casper.vandonderen
Hi, > >There are other tasks that seems to be missing. > >- What is documentation? Are we talking only about the API docs or also >about code examples, tutorials, demo videos? I don't want to talk about any of the non-API documentation for now, since that is also a mess that needs to be cleaned u

Re: [Development] Multiseat capability to Qt

2012-04-16 Thread Hannu Lyytinen
On Fri, 2012-04-13 at 12:20 +0200, Samuel Rødal wrote: > On 04/13/2012 11:37 AM, ext Hannu Lyytinen wrote: > > I'm inclined towards adding a new interface to QPA API, namely > > QPlatformSeat. The platform plugins could implement their own grouping > > for the screen and the input devices. > > >

Re: [Development] QPlatformInputContext needs more informations

2012-04-16 Thread Samuel Rødal
On 04/14/2012 09:26 PM, ext BogDan wrote: >> From: "lars.kn...@nokia.com" > >> To: bog_dan...@yahoo.com; development@qt-project.org >> Cc: >> Sent: Saturday, April 14, 2012 9:40 PM >> Subject: Re: [Development] QPlatformInputContext needs more informations >> >> >> On 4/14/12 8:29 PM, "ext BogDa