Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Ian Wadham
On Thursday 19 May 2011 6:27:12 pm Stefan Majewsky wrote: > On Thu, May 19, 2011 at 12:16 AM, Thomas Lübking > > At least QGraphicsView is added explicitly (and i assume KGameCanvas is > > just one?!) > > No, KGC is not a QGV. It predates QGV by some time, to solve the > problem that QCanvas was g

Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Albert Astals Cid
A Thursday, May 19, 2011, Thomas Lübking va escriure: > Am 19.05.2011, 10:27 Uhr, schrieb Stefan Majewsky > > : > > No, KGC is not a QGV. It predates QGV by some time, to solve the > > problem that QCanvas was going away. (Everything AFAIK because this > > was before my time.) > > Thanks, sounds

Re: Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Thomas Lübking
Am 19.05.2011, 10:27 Uhr, schrieb Stefan Majewsky : > No, KGC is not a QGV. It predates QGV by some time, to solve the > problem that QCanvas was going away. (Everything AFAIK because this > was before my time.) Thanks, sounds like a candidate for porting then ;-) >> Visit http://mail.kde.org

Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Christoph Cullmann
On Thursday, May 19, 2011 12:34:49 pm Christoph Cullmann wrote: > On Thursday, May 19, 2011 11:06:23 am Hugo Pereira Da Costa wrote: > > On 05/19/2011 10:57 AM, Lydia Pintscher wrote: > > > On Thu, May 19, 2011 at 08:09, Hugo Pereira Da Costa > > > > > > wrote: > > >> I also said already that I

Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Christoph Cullmann
On Thursday, May 19, 2011 11:06:23 am Hugo Pereira Da Costa wrote: > On 05/19/2011 10:57 AM, Lydia Pintscher wrote: > > On Thu, May 19, 2011 at 08:09, Hugo Pereira Da Costa > > > > wrote: > >> I also said already that I would back off my position if Nuno disagrees > >> with me, but unfortunately

Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Hugo Pereira Da Costa
On 05/19/2011 10:57 AM, Lydia Pintscher wrote: > On Thu, May 19, 2011 at 08:09, Hugo Pereira Da Costa > wrote: >> I also said already that I would back off my position if Nuno disagrees >> with me, but unfortunately Nuno is not even aware of this discussion, >> because (as Martin already pointed

Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Hugo Pereira Da Costa
On 05/19/2011 10:57 AM, Lydia Pintscher wrote: > On Thu, May 19, 2011 at 08:09, Hugo Pereira Da Costa > wrote: >> I also said already that I would back off my position if Nuno disagrees >> with me, but unfortunately Nuno is not even aware of this discussion, >> because (as Martin already pointed

Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Hugo Pereira Da Costa
On 05/19/2011 10:57 AM, Lydia Pintscher wrote: > On Thu, May 19, 2011 at 08:09, Hugo Pereira Da Costa > wrote: >> I also said already that I would back off my position if Nuno disagrees >> with me, but unfortunately Nuno is not even aware of this discussion, >> because (as Martin already pointed

Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Lydia Pintscher
On Thu, May 19, 2011 at 08:09, Hugo Pereira Da Costa wrote: > I also said already that I would back off my position if Nuno disagrees > with me, but unfortunately Nuno is not even aware of this discussion, > because (as Martin already pointed out), it is not happening on the > right mailing list,

Re: Re: Disabling Oxygen's window dragging for specific QWidgets?

2011-05-19 Thread Stefan Majewsky
On Thu, May 19, 2011 at 12:16 AM, Thomas Lübking wrote: > At least QGraphicsView is added explicitly (and i assume KGameCanvas is > just one?!) No, KGC is not a QGV. It predates QGV by some time, to solve the problem that QCanvas was going away. (Everything AFAIK because this was before my time.)