[Interest] How to properly delete qApp?

2016-03-16 Thread Nuno Santos
Hi, My application is targeted to run as a software plugin inside another third party application. When a instance of my plugin is instanciated I check if qApp exists. If so, I will use that pointer, otherwise I will reuse the pointer. I also increment a counter to know how many instances of

Re: [Interest] bug with # in URL when using setUrl?

2016-03-16 Thread Konstantin Tokarev
16.03.2016, 02:15, "Larry Martell" : > On Tue, Mar 15, 2016 at 12:45 PM, Thiago Macieira > wrote: >>  On terça-feira, 15 de março de 2016 12:04:34 PDT Larry Martell wrote: >>>  > To make matters short, these two URLs are different: >>>  > >>>  > http://foo.bar.com:8000/#/workitem/12345 >>>  > >>

Re: [Interest] Compiling Qt from source 64 bit on Windows

2016-03-16 Thread Nuno Santos
Ok... something weird happened. Today, it compiles just fine! There was probably some configuration conflict around. With a fresh start and a fresh build it just worked! Em 15/03/2016 15:35, Thiago Macieira escreveu: On terça-feira, 15 de março de 2016 08:30:33 PDT Koehne Kai wrote: The Open