Re: [Development] Branching 5.0

2012-11-28 Thread Joseph Crowell
I agree with d3fault on this one. On 29/11/2012 1:07 PM, d3fault wrote: > "always close to releasable" = testing > > -dev > -testing > -release or stable > > eradicates any chance of confusion, regardless of who is "right" > > > d3fault > ___ > Developme

Re: [Development] make qt4 work with long building path

2012-11-28 Thread Qi Liang
Hi, Chen Qi, Glad to see your contribution. But in qt-project era, maybe you could contribute it to Qt via open governance way. Reference: http://blog.qt.digia.com/blog/2012/01/10/qt-4-moved-to-open-governance/ http://qt-project.org/contribute And if you are Chinese, maybe you could also try th

[Development] make qt4 work with long building path

2012-11-28 Thread ChenQi
Hi all, Attached is a patch that makes qt4 work with long building path. If qt4 is integrated into other projects, in my case, Yocto, it's likely that the 256 length limit of its building path is not enough. See more details in attachment. Sorry if I'm sending this to the wrong ML. (If so, c

[Development] make qt4 work with long building path

2012-11-28 Thread ChenQi
Hi all, Attached is a patch that makes qt4 work with long building path. If qt4 is integrated into other projects, in my case, Yocto, it's likely that the 256 length limit of its building path is not enough. See more details in attachment. Sorry if I'm sending this to the wrong ML. (If so, c

Re: [Development] Branching 5.0

2012-11-28 Thread d3fault
"always close to releasable" = testing -dev -testing -release or stable eradicates any chance of confusion, regardless of who is "right" d3fault ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/devel

Re: [Development] Branching 5.0

2012-11-28 Thread Jason McDonald
On Thu, Nov 29, 2012 at 9:58 AM, d3fault wrote: > The words "stable" and "release" are somewhat ambiguous (enough to > warrant change). > > A release is implicitly stable, so the converse usually also holds > true: stable is released. Not really. IMO, stable should be an "always close to releasab

Re: [Development] Branching 5.0

2012-11-28 Thread Lorn Potter
On 29/11/2012, at 5:47 AM, Knoll Lars wrote: > If maintainers for other repositories would like to get the same branches > setup, please speak up and tell Sergio and Janne. Both have agreed to do most > of the actual work of creating the branches in gerrit and setting up the CI > system and a

Re: [Development] Branching 5.0

2012-11-28 Thread d3fault
The words "stable" and "release" are somewhat ambiguous (enough to warrant change). A release is implicitly stable, so the converse usually also holds true: stable is released. d3fault ___ Development mailing list Development@qt-project.org http://list

Re: [Development] Qt4.8.x, qdoc3 not available Qt env variables from *.qdocconf file

2012-11-28 Thread Lincoln Ramsay
On 28/11/12 22:45, Denis Shienkov wrote: > Why not available Qt env variables from *.qdocconf file? > > For example, > > I need specify path to Qt Doc installation directory from my.qdocconf file: > > ... > indexes = $QT_INSTALL_DOCS/doc/html/qt.index $ in a .qdocconf file uses environment variabl

Re: [Development] repository for the toolwrapper

2012-11-28 Thread André Pönitz
On Wed, Nov 28, 2012 at 09:35:40AM -0800, Romain Pokrzywka wrote: > It would have been a good idea to ask a native English speaker before deciding > on the name, as this is an atrocity, language-wise. Is it? But even if so, most of the target audience are not native speakers of English either...

Re: [Development] repository for the toolwrapper

2012-11-28 Thread Shawn Rutledge
On 28 November 2012 18:35, Romain Pokrzywka wrote: > It would have been a good idea to ask a native English speaker before > deciding on the name, as this is an atrocity, language-wise. I'm not a > native myself but I can tell this sounds wrong. 'Chose' is definitely not > the right verb here, you

[Development] Branching 5.0

2012-11-28 Thread Knoll Lars
… this time for real… :) Qt 5.0 is getting closer, and we're still working to get the final release out before the end of the year. To make this easier and also allow new development towards 5.1 to happen again, we'll branch the qt repositories during this weekend in preparation for the Release

Re: [Development] repository for the toolwrapper

2012-11-28 Thread Thiago Macieira
On quarta-feira, 28 de novembro de 2012 17.43.18, Knoll Lars wrote: > The repository is now created, so I'd rather not change that (as that's a > hazzle in gerrit). But we can still choose freely how to call the binary. > Nobody apart from a few developers and packagers will ever see the > reposito

Re: [Development] Qt5.0 Help in Qt Creator

2012-11-28 Thread André Pönitz
On Wed, Nov 28, 2012 at 04:56:08PM +0100, Labs, Torsten wrote: > Hello, > > is there a possibility to add the current help for Qt5.0-snapshot in a self > compiled Qt Creator with Qt5 Libs. At the moment if i press F1 i get allways > "No Documentation available. If you have a (_really_) recent bu

Re: [Development] repository for the toolwrapper

2012-11-28 Thread Knoll Lars
The repository is now created, so I'd rather not change that (as that's a hazzle in gerrit). But we can still choose freely how to call the binary. Nobody apart from a few developers and packagers will ever see the repository name anyway. Cheers, Lars On Nov 28, 2012, at 6:35 PM, Romain Pokrz

Re: [Development] repository for the toolwrapper

2012-11-28 Thread Romain Pokrzywka
It would have been a good idea to ask a native English speaker before deciding on the name, as this is an atrocity, language-wise. I'm not a native myself but I can tell this sounds wrong. 'Chose' is definitely not the right verb here, you probably wanted 'select' instead? On top of that, IMO the

Re: [Development] Qt Playground - Updating Daemon/Service Support

2012-11-28 Thread BRM
> From: BRM > Sent: Monday, November 26, 2012 9:39 PM > Subject: Re: [Development] Qt Playground - Updating Daemon/Service Support >> From: Matt Broadstone >> Subject: Re: [Development] Qt Playground - Updating Daemon/Service Support >> On Mon, Nov 26, 2012 at 1:48 PM, BRM wrote: >>> From: Ch

[Development] Qt5.0 Help in Qt Creator

2012-11-28 Thread Labs, Torsten
Hello, is there a possibility to add the current help for Qt5.0-snapshot in a self compiled Qt Creator with Qt5 Libs. At the moment if i press F1 i get allways "No Documentation available. Thx. With best regards, Torsten Labs Siemens AG Industry Sector Industry Automation Division Industrial

Re: [Development] Qt4.8.x, qdoc3 not available Qt env variables from *.qdocconf file

2012-11-28 Thread 1+1=2
Maybe you can create a my.qdocconf.in file, then let qmake generating proper my.qdocconf file for you. On Wed, Nov 28, 2012 at 8:45 PM, Denis Shienkov wrote: > Hello, Qt developers. > > Why not available Qt env variables from *.qdocconf file? > > For example, > > I need specify path to Qt Doc i

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 1:35 PM, Poenitz Andre wrote: >> Nope, but I guess that a common interpretation of pro-files between >> qmake and QtCreator are of interest to most. > > You need contemporary versions of Qt Creator for use with recent versions of > Qt. Verified with a fresh git clone, the

[Development] Qt4.8.x, qdoc3 not available Qt env variables from *.qdocconf file

2012-11-28 Thread Denis Shienkov
Hello, Qt developers. Why not available Qt env variables from *.qdocconf file? For example, I need specify path to Qt Doc installation directory from my.qdocconf file: ... indexes = $QT_INSTALL_DOCS/doc/html/qt.index ... After make: $qmake my.pro file creates a Makefile with docs target,

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 1:36 PM, Oswald Buddenhagen wrote: > On Wed, Nov 28, 2012 at 01:17:58PM +0100, Johan Thelin wrote: >> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske >> wrote: >> >> - Means that source code where headers and sources are split into >> >> different directories all of a sudd

Re: [Development] QMake behaviour change

2012-11-28 Thread Oswald Buddenhagen
On Wed, Nov 28, 2012 at 01:17:58PM +0100, Johan Thelin wrote: > On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske wrote: > >> - Means that source code where headers and sources are split into > >> different directories all of a sudden depends on relative paths to all > >> files > > See VPATH, which O

Re: [Development] QMake behaviour change

2012-11-28 Thread Poenitz Andre
> Nope, but I guess that a common interpretation of pro-files between > qmake and QtCreator are of interest to most. You need contemporary versions of Qt Creator for use with recent versions of Qt. Andre' ___ Development mailing list Development@qt-proj

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 1:30 PM, Daniel Teske wrote: > On Wednesday 28 Nov 2012 13:17:58 Johan Thelin wrote: >> On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske > wrote: >> >> - Means that source code where headers and sources are split into >> >> different directories all of a sudden depends on re

Re: [Development] QMake behaviour change

2012-11-28 Thread Daniel Teske
On Wednesday 28 Nov 2012 13:17:58 Johan Thelin wrote: > On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske wrote: > >> - Means that source code where headers and sources are split into > >> different directories all of a sudden depends on relative paths to all > >> files > > > > See VPATH, which Oss

Re: [Development] QMake behaviour change

2012-11-28 Thread Johan Thelin
On Wed, Nov 28, 2012 at 11:24 AM, Daniel Teske wrote: >> - Means that source code where headers and sources are split into >> different directories all of a sudden depends on relative paths to all >> files > See VPATH, which Ossi already mentioned in the bug report. yup, will do. I'm just questio

Re: [Development] Qt5/Qt Quick 2 with C#

2012-11-28 Thread Sune Vuorela
On 2012-11-28, Labs, Torsten wrote: > Hello, > > does anybody know something about a possiblity to use C# for programming Qt= > 5 and Qt Quick? > I know this sounds funny :-) I would expect the people behind Qyoto (Qt4 mono bindings) will move on to Qt 5 sometime in the future. iirc Qyoto (a

[Development] Qt5/Qt Quick 2 with C#

2012-11-28 Thread Labs, Torsten
Hello, does anybody know something about a possiblity to use C# for programming Qt5 and Qt Quick? I know this sounds funny :-) With best regards, Torsten Labs Siemens AG Industry Sector Industry Automation Division Industrial Automation Systems Factory Automation __

Re: [Development] QMake behaviour change

2012-11-28 Thread Daniel Teske
> - Means that source code where headers and sources are split into > different directories all of a sudden depends on relative paths to all > files See VPATH, which Ossi already mentioned in the bug report. > - Behaves differently from QtCreator (tested with a rather old version > 2.5.2). What ex

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-28 Thread Yang Fan
Hi, Thanks for your reply. I created a bug at https://bugreports.qt-project.org/browse/QTWEBKIT-383. On Wed, Nov 28, 2012 at 3:26 PM, Hausmann Simon wrote: > Hi, > > If the issue appears only with QtWebKit on Windows but not with the same > version on Mac or Linux/X11, then I think it is very u

Re: [Development] repository for the toolwrapper

2012-11-28 Thread Saether Jan-Arve
> -Original Message- > From: development-bounces+jan-arve.saether=digia@qt-project.org > [mailto:development-bounces+jan-arve.saether=digia@qt-project.org] > On Behalf Of Oswald Buddenhagen > Sent: 27. november 2012 17:13 > To: development@qt-project.org > Subject: Re: [Development]

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-28 Thread Simon Hausmann
On Wednesday, November 28, 2012 09:38:24 AM Konstantin Ritt wrote: > OR this could be a result of using QRawFont "backdoor" :) That wouldn't explain though why it works on Mac and Linux, no? There are two code paths in WebKit, a fast text code path and one for complex text (note how it's not cal