Re: [Interest] is there any way to avoid compression of event

2012-03-23 Thread Irfan Omair
This compression thing looks like hard coded and can not be avoided via re implementing that virtual function of QApplication. Regards, Irfan Omair On Tue, Mar 20, 2012 at 4:35 PM, Thiago Macieira wrote: > On terça-feira, 20 de março de 2012 16.27.14, Efan... wrote: > > that is the problem it is

Re: [Interest] Wrong time format from QLocale

2012-03-23 Thread John Layt
On 22 March 2012 20:18, NoRulez wrote: > Hello @all, > > I want to use the date/time format from QLocale but I get a wrong result for > the short time format. > The following code: > > qDebug() << QLocale::system().timeFormat(QLocale::LongFormat); > > qDebug() << QLocale::system().timeFormat(QLoca

[Interest] Getting GtkWidget rendered with QGtkStyle for a QMenu

2012-03-23 Thread Jason Dictos
Is there a way to get the underlying GtkWidget * from a QMenu when using the QGtkStyle? -Jason 'Like' us on Facebook for exclusive content and other resources on all Barracuda Networks solutions. Visit http://barracudanetworks.com/facebook ___ Inter

Re: [Interest] About model/view sorting and headers

2012-03-23 Thread Stephen Kelly
On Wednesday, March 21, 2012 01:34:57 Stephen Kelly wrote: > I pushed a fix for review to Qt5 and will backport to Qt 4.8: > http://codereview.qt-project.org/#change,20720 The problem with the patch I wrote is that the user might sort any of the columns, not just the first, so the vertical header