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
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
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
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
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
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.
> > 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"
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
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