Re: [Development] [QA] Suggestion -- Bug Report Description Template

2013-02-27 Thread Mitch Curtis
On 02/19/2013 03:33 PM, Motyka Rafal wrote: > [...] I would love for this to get some traction. It gets really repetitive asking for examples from the same people all the time. ___ Development mailing list Development@qt-project.org http://lists.qt-proj

Re: [Development] [Releasing] Including QTimeZone in Qt 5.1

2013-02-27 Thread John Layt
On Wednesday 27 Feb 2013 10:26:51 Oswald Buddenhagen wrote: > On Tue, Feb 26, 2013 at 04:12:07PM -0800, Thiago Macieira wrote: > > On terça-feira, 26 de fevereiro de 2013 22.42.31, John Layt wrote: > > > On Wednesday 20 Feb 2013 16:16:55 Thiago Macieira wrote: > > > > For 12 commits, I'd just submi

Re: [Development] [Releasing] Including QTimeZone in Qt 5.1

2013-02-27 Thread John Layt
On Tuesday 26 Feb 2013 16:12:07 Thiago Macieira wrote: > On terça-feira, 26 de fevereiro de 2013 22.42.31, John Layt wrote: > > I'm struggling to think of something different, I can only think of uglies > > like UnspecifiedTime, NonspecificTime or NotStandardTimeOrDaylightTime. > > We can't use C

Re: [Development] what does "syncqt" do?

2013-02-27 Thread Robin Burchell
On Wed, Feb 27, 2013 at 5:22 PM, haithem rahmani wrote: > Sorry I didn't catch this. the "syncqt" script is under qtbase/bin, and I > think it is there where the other modules > are looking for it. Qt has more modules than those in qtbase, e.g. qtscript lives in a seperate repository. All of t

Re: [Development] what does "syncqt" do?

2013-02-27 Thread haithem rahmani
On Wed, Feb 27, 2013 at 4:19 PM, Laszlo Papp wrote: > On Wed, Feb 27, 2013 at 11:14 AM, haithem rahmani < > haithem.rahm...@gmail.com> wrote: > >> Thanks Thiago, then maybe the install of the syncqt has to be removed >> from the qtbase.pro. >> >> #syncqt >> syncqt.path = $$[QT_HOST_BINS] >> syncq

Re: [Development] what does "syncqt" do?

2013-02-27 Thread Laszlo Papp
On Wed, Feb 27, 2013 at 11:14 AM, haithem rahmani wrote: > Thanks Thiago, then maybe the install of the syncqt has to be removed from > the qtbase.pro. > > #syncqt > syncqt.path = $$[QT_HOST_BINS] > syncqt.files = $$PWD/bin/syncqt > equals(QMAKE_HOST.os, Windows):syncqt.files += $$PWD/bin/syncqt.

Re: [Development] what does "syncqt" do?

2013-02-27 Thread haithem rahmani
> > Hi all, > > > > I noticed that the "syncqt" script is installed in the bin directory > > containing the "qmake" "moc" ...,while it says in one of its comment > > > > # > > # Synchronizes Qt header files - internal development tool. > > # > > > > can someone explain to me what does the "syncqt"

Re: [Development] Evolving Qt's multithreading API

2013-02-27 Thread Olivier Goffart
On Wednesday 27 February 2013 11:13:35 Joseph Crowell wrote: > I have threads that live for the full life of my application but telling > them to stop on application shut down is painful. For this reason I > would like to be able to cancel a thread and also have a virtual > function to handle what

Re: [Development] [Releasing] Including QTimeZone in Qt 5.1

2013-02-27 Thread Oswald Buddenhagen
On Tue, Feb 26, 2013 at 04:12:07PM -0800, Thiago Macieira wrote: > On terça-feira, 26 de fevereiro de 2013 22.42.31, John Layt wrote: > > On Wednesday 20 Feb 2013 16:16:55 Thiago Macieira wrote: > > > For 12 commits, I'd just submit straight to dev. > > > > Would you prefer it squashed to one big