Am 12.09.2012 um 07:45 schrieb Loaden :
> Thanks for your helps. I can't find the topic after searching.
"packaging a build" - about 3-5 days ago.
Cheers,
Oliver
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/l
Am 12.09.2012 um 07:17 schrieb Bo Thorsen :
> Den 12-09-2012 06:33, Loaden skrev:
>> Hi, list!
>> Does there exist some documents about how to ship Qt5 application on
>> Windows?
>> It seems differents with Qt4.
>> It does not work now that If simply copy Qt5***.dll and
>> platforms/windows.dll
Me too, it gets more and more important to use x64 applications.
I hope Digia considers this.
>>>
Von: techabc
An:
Datum: 12.9.2012 9:56
Betreff: Re: [Interest] Does Digia plan to ship Qt5.0 64bit library for Windows
64bit OS?
I also Hope that Digia snapshot give a msvc2012 binary package.
I also Hope that Digia snapshot give a msvc2012 binary package. When
it become true?
2012/9/12 Loaden :
> http://origin.releases.qt-project.org/qt5.0/beta1/
> Follow the Beta1 downloads page, I can't get the 64bit library for Windows,
> just like Qt4.x.
> Does Digia plan to do it?
>
> --
> Best Re
Thanks for your helps. I can't find the topic after searching.
But I think it's should be: platform/windows.dll for support qpa platform.
2012/9/12 Bo Thorsen
> There was a thread about three days ago with the same problem.
--
Best Regards
Yuchen
http://origin.releases.qt-project.org/qt5.0/beta1/
Follow the Beta1 downloads page, I can't get the 64bit library for Windows,
just like Qt4.x.
Does Digia plan to do it?
--
Best Regards
Yuchen
___
Interest mailing list
Interest@qt-project.org
http://lis
Den 12-09-2012 06:33, Loaden skrev:
> Hi, list!
> Does there exist some documents about how to ship Qt5 application on
> Windows?
> It seems differents with Qt4.
> It does not work now that If simply copy Qt5***.dll and
> platforms/windows.dll into my application dir.
> e.g.
> You can't make QtCr
Hi, list!
Does there exist some documents about how to ship Qt5 application on
Windows?
It seems differents with Qt4.
It does not work now that If simply copy Qt5***.dll and
platforms/windows.dll into my application dir.
e.g.
You can't make QtCreator work when using the Qt5 library builds with
MinG
On Tuesday 11 September 2012 16:18:54 Konrad Rosenbaum wrote:
> Create a pixmap and paint the icon and the text over it. Once
> you've done that for the first time it becomes very easy.
There is one issue with rendering text to a pixmap, instead of
painting it directly to the widget: You lose sub
Sorry for sending that message directly to you, Thiago — forgot to fix
the address before hitting the "Send" button. :)
Original Message
On terça-feira, 11 de setembro de 2012, às 16.33.44, you wrote:
> There's a paper
> (http://conferences.sigcomm.org/sigcomm/2000/conf/paper/sig
Hi,
Before I could try Qt5-Beta or reply to this thread, I had to wind-up the
work I was doing on Qt5-Alpha.
I have now been able to cross-compile Qt5-beta for my platform, but I have
been asked to use directfb platform plugin instead of eglfs which I was
formerly using (due to some flicker issue
On Sep 11, 2012, at 10:43 AM, Konstantin Tokarev wrote:
>
> 11.09.2012, 18:32, "Loaden" :
>> For now QtCreator support qmake + qbs build system, but I think if there
>> exist CMake build system, that's would be great.
>
> I don't think it's a good idea to maintain 3 build systems in parallel,
11.09.2012, 18:32, "Loaden" :
> For now QtCreator support qmake + qbs build system, but I think if there
> exist CMake build system, that's would be great.
I don't think it's a good idea to maintain 3 build systems in parallel, and
CMake is obviously a bad choice for main build system.
--
Reg
For now QtCreator support qmake + qbs build system, but I think if there
exist CMake build system, that's would be great.
After several day work, I can build QtCreator's library using CMake scripts
now.
It's supported share Precompiled Header for both of MSVC / GCC, and for
CLang there does not sup
Hi,
On Tuesday 11 September 2012 15:20:33 Sensei wrote:
> I need to display a QLabel that has an image and text in it, in
> particular, a semi-transparent icon. All, without implementing another
> custom widget.
>
> Googling, I found no ways of adding text and images, since one excludes
> the oth
Den 11-09-2012 15:20, Sensei skrev:
> Hi all,
>
> I need to display a QLabel that has an image and text in it, in
> particular, a semi-transparent icon. All, without implementing another
> custom widget.
>
> Googling, I found no ways of adding text and images, since one excludes
> the other. Moreov
Hi all,
I need to display a QLabel that has an image and text in it, in
particular, a semi-transparent icon. All, without implementing another
custom widget.
Googling, I found no ways of adding text and images, since one excludes
the other. Moreover, my images are black and transparent, used f
When should that "application-level ACK" be sent?
When QAbstractSocket sees theres's some data available? That doesn't make
[much] sense IMHO -- nothing stops the application from throwing that data
away without any processing (due to crash or any other reason).
When the application reads the dat
Am 11.09.2012 um 14:22 schrieb d3fault :
> ...
NACK!
Good luck!
Oliver
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Thank you at lot, its works !
- Mail original -
De: "j-p nurmi"
À: interest@qt-project.org
Cc: helfertho...@free.fr
Envoyé: Mardi 11 Septembre 2012 08:12:24
Objet: Re: [Interest] eventFilter issue : left mouse press is not directly
catched (got RequestSoftwareInputPanel instead, type=199
Op 11-9-2012 14:22, d3fault schreef:
> You haven't given any concrete reasons why I'm wrong, so I'll just
> assume you are until you prove otherwise (WHEEE). Repeating
> yourself doesn't count.
>
> Not every application protocol could use it... but a lot could.
>
> Also, responses and error
You haven't given any concrete reasons why I'm wrong, so I'll just
assume you are until you prove otherwise (WHEEE). Repeating
yourself doesn't count.
Not every application protocol could use it... but a lot could.
Also, responses and error codes are something else entirely. That
would be
2012/9/11 d3fault :
> 3rd time down the waterslide... this is so fun ^_^
>
> On Tue, Sep 11, 2012 at 1:58 AM, Till Oliver Knoll
> wrote:
>> I understood very well that you're talking about a "generic
>> Application layer ACK" concept/protocol (implemented in e.g.
>> QAbstractSocket or in some othe
3rd time down the waterslide... this is so fun ^_^
On Tue, Sep 11, 2012 at 1:58 AM, Till Oliver Knoll
wrote:
> I understood very well that you're talking about a "generic
> Application layer ACK" concept/protocol (implemented in e.g.
> QAbstractSocket or in some other Qt related class).
>
No you
2012/9/11 d3fault :
> Our thoughts seem to have diverged a few emails back. I'm no longer
> talking about TCP/Transport layer when mentioning ACKs... just the
> concept of acknowledgment. Screw it, I'm just going to go down my
> water slide repeatedly.
I understood very well that you're talking ab
Hi
strace and program backtrace are different. I was talking about backtrace.
Have a look at this article
http://www.gentoo.org/proj/en/qa/backtraces.xml
On Fri, Sep 7, 2012 at 2:27 PM, Lata Agrawal wrote:
> Hi Pritam,
>
> Thanks for replying. I am attaching here a log file taken using strace.
Our thoughts seem to have diverged a few emails back. I'm no longer
talking about TCP/Transport layer when mentioning ACKs... just the
concept of acknowledgment. Screw it, I'm just going to go down my
water slide repeatedly.
Also, what does intermangle mean? Seems to be a made up word and I
can't
Op 11-9-2012 9:44, Till Oliver Knoll schreef:
> 2012/9/11 d3fault :
>> lol thanks for explaining to me what TCP is. Already knew that before
>> making this thread...
> There still seem to be some mis-conceptions about what TCP *really* is
> (and "network layers" in general) on your side though ;)
>
2012/9/11 d3fault :
> lol thanks for explaining to me what TCP is. Already knew that before
> making this thread...
There still seem to be some mis-conceptions about what TCP *really* is
(and "network layers" in general) on your side though ;)
Let's go through it step by step (I'm no network expe
29 matches
Mail list logo