Re: [Interest] Curious behaviour of slider/spin when controlled by keyboard

2012-11-16 Thread Shriramana Sharma
On Fri, Nov 16, 2012 at 12:45 PM, Joseph W Joshua wrote: > I am using Qt 4.8.1, both on windows and > linux. I repeat that I observe the bug on my system. I'm using Qt 4.8.1 on Kubuntu Precise 64 bit and compiling using GCC 4.6.3. I do not have a Qt development environment on my old Win XP so I c

Re: [Interest] Items vanish from grid when i move down?

2012-11-16 Thread Mark
On Thu, Nov 15, 2012 at 1:24 AM, Mark wrote: > Hi, > > I'm playing with a GridView and animations. What i want to have is > animate the items _only_ when i resize my window (thus the grid gets > smaller/bigger). The following snippet does that "somewhat". Somewhat > because it animates always, al

[Interest] Examples from my SSL devdays talk

2012-11-16 Thread Richard Moore
Hi All, I've had a few requests for the examples from my devdays talk earlier this week already, so to save time I've uploaded the examples to https://gitorious.org/qt-examples/qt-examples/trees/master/ssl-examples My intention is to tidy a few details up and make them part of the main Qt documen

Re: [Interest] Qt Creator 2.6 and Qt5 newer than beta2

2012-11-16 Thread André Pönitz
On Fri, Nov 16, 2012 at 08:41:27AM -0800, Thiago Macieira wrote: > On sexta-feira, 16 de novembro de 2012 17.19.04, Tobias Hunger wrote: > > Hello! > > > > The newly released Qt Creator 2.6 does not accept Qt 5 versions later > > than beta2, since it is failing to detect the ABIs used. This is due

Re: [Interest] Qt Creator 2.6 and Qt5 newer than beta2

2012-11-16 Thread Thiago Macieira
On sexta-feira, 16 de novembro de 2012 17.19.04, Tobias Hunger wrote: > Hello! > > The newly released Qt Creator 2.6 does not accept Qt 5 versions later > than beta2, since it is failing to detect the ABIs used. This is due to > Qt5 changing all the library names around after beta2 came out. > >

[Interest] Qt Creator 2.6 and Qt5 newer than beta2

2012-11-16 Thread Tobias Hunger
Hello! The newly released Qt Creator 2.6 does not accept Qt 5 versions later than beta2, since it is failing to detect the ABIs used. This is due to Qt5 changing all the library names around after beta2 came out. I put a fix into for this into Qt Creators 2.6 branch which Eike already merged i

[Interest] How to create a custom Model

2012-11-16 Thread Knut Krause
Hi, As a beginners project (I'm quite new to both C++ and Qt) I thought about developing a little GPS application since there'd be a lot to play around (XML, Model/View, QWT, OpenGL and son on ;-) ) Now my first question: How would you implement the underlying model? Since main gpx structure (

Re: [Interest] Application using qt 5.0 beta 2 crashes

2012-11-16 Thread Uwe Rathmann
On Fri, 16 Nov 2012 09:14:44 +0100, Sam Van Gucht wrote: >> But my application crashes when I create a QApplication. It crashes in >> the function QXcbConnection::xi2SetupTabletDevices, when the function >> XIQueryDevice is called. >> >> Did anyone have the same problem or knows a solution? Happe

Re: [Interest] Application using qt 5.0 beta 2 crashes

2012-11-16 Thread Sam Van Gucht
On 11/15/2012 05:18 PM, Sam Van Gucht wrote: > Hi, > > I have compiled qt 5 beta 2 on ubuntu 11.04 and want to use it instead > of the alpha version I'm using now in my application. > > But my application crashes when I create a QApplication. It crashes in > the function QXcbConnection::xi2SetupT