Re: [Interest] How to ship Qt5 application on Windows?

2012-09-11 Thread Till Oliver Knoll
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

Re: [Interest] How to ship Qt5 application on Windows?

2012-09-11 Thread Till Oliver Knoll
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

Re: [Interest] Does Digia plan to ship Qt5.0 64bit library for Windows 64bit OS?

2012-09-11 Thread Stefan Walter
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.

Re: [Interest] Does Digia plan to ship Qt5.0 64bit library for Windows 64bit OS?

2012-09-11 Thread techabc
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

Re: [Interest] How to ship Qt5 application on Windows?

2012-09-11 Thread Loaden
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

[Interest] Does Digia plan to ship Qt5.0 64bit library for Windows 64bit OS?

2012-09-11 Thread 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 Regards Yuchen ___ Interest mailing list Interest@qt-project.org http://lis

Re: [Interest] How to ship Qt5 application on Windows?

2012-09-11 Thread 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 into my application dir. > e.g. > You can't make QtCr

[Interest] How to ship Qt5 application on Windows?

2012-09-11 Thread Loaden
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

Re: [Interest] QLabel with images

2012-09-11 Thread Christoph Feck
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

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread Constantin Makshin
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

Re: [Interest] tty Keyboard & Mouse Support in Qt5

2012-09-11 Thread ganesh.sathyanarayanan
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

Re: [Interest] Does any one interesting to help writting CMake Scripts for QtCreator?

2012-09-11 Thread Michael Jackson
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,

Re: [Interest] Does any one interesting to help writting CMake Scripts for QtCreator?

2012-09-11 Thread Konstantin Tokarev
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

[Interest] Does any one interesting to help writting CMake Scripts for QtCreator?

2012-09-11 Thread Loaden
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

Re: [Interest] QLabel with images

2012-09-11 Thread Konrad Rosenbaum
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

Re: [Interest] QLabel with images

2012-09-11 Thread Bo Thorsen
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

[Interest] QLabel with images

2012-09-11 Thread Sensei
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

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread Constantin Makshin
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

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread Till Oliver Knoll
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

Re: [Interest] eventFilter issue : left mouse press is not directly catched (got RequestSoftwareInputPanel instead, type=199)

2012-09-11 Thread helferthomas
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

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread André Somers
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

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread d3fault
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

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread Till Oliver Knoll
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

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread 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 other Qt related class). > No you

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread Till Oliver Knoll
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

Re: [Interest] QGraphicsView app segfaults on Embedded Device!

2012-09-11 Thread pritam.ghang...@gmail.com
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.

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread 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. Also, what does intermangle mean? Seems to be a made up word and I can't

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread André Somers
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 ;) >

Re: [Interest] TCP ACK with QDataStream -- OR: disconnect race condition detection

2012-09-11 Thread Till Oliver Knoll
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