Re: KMail Layouts

2011-05-13 Thread Raphael Kubo da Costa
On Wednesday 11 May 2011 19:32:07 Anthony Gabrielson wrote: > Hello, > I've been looking through the kdepim source for the kmail layouts and > I'm > having a tough time finding it. If anyone has any ideas I would appreciate > a pointer. I suggest asking the kdepim mailing list: kde-...@kde

Site shutdown - developer.kde.org

2011-05-13 Thread Ben Cooksley
Hi all, As part of sysadmin's preparations to shutdown KTown, we are examining the sites it currently hosts. One of these is developer.kde.org. This site was the precursor to Techbase, and is very old. A good section of it is now only redirects to Techbase, and the directory structure itself hasn'

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

2011-05-13 Thread todd rme
On Fri, May 13, 2011 at 1:38 PM, Parker Coates wrote: > On Fri, May 13, 2011 at 12:41, Hugo Pereira Da Costa wrote: >> Hello Nikos, >>> I noticed that when running in KDE and using the Oxygen style, the >>> windows of my Qt application can be dragged around with the mouse by >>> clicking on any ar

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

2011-05-13 Thread Nikos Chantziaras
On 05/13/2011 08:49 PM, Hugo Pereira Da Costa wrote: > [...] > So, to "fix" it to your liking, implementing the mousePressEvent for the > scrollarea, and setting event->ignore() I'm sure you meant accept(), not ignore() :-) > should work. Basically aside > from a couple of exceptions, oxygen con

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

2011-05-13 Thread Hugo Pereira Da Costa
But in my case, the area is not really empty. It's Oxygen that thinks it is. I guess a picture is worth a thousand words, so take a look at this: http://i52.tinypic.com/6r0fp4.png The window can be dragged in the lower part of the star field (below the "press any key" text). This should

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

2011-05-13 Thread Parker Coates
On Fri, May 13, 2011 at 12:41, Hugo Pereira Da Costa wrote: > Hello Nikos, >> I noticed that when running in KDE and using the Oxygen style, the >> windows of my Qt application can be dragged around with the mouse by >> clicking on any area in the window, not just the title bar.  But it >> behaves

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

2011-05-13 Thread Nikos Chantziaras
On 05/13/2011 08:09 PM, Michael Jansen wrote: > On Friday 13 May 2011 18:41:50 Hugo Pereira Da Costa wrote: >> Hello Nikos, >> >>> I noticed that when running in KDE and using the Oxygen style, the >>> windows of my Qt application can be dragged around with the mouse by >>> clicking on any area in

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

2011-05-13 Thread Nathan Bradshaw
Excellent! Will jump on installing that Ox-G ! Many thanks for the tip :) On Fri, May 13, 2011 at 1:21 PM, Nikos Chantziaras wrote: > On 05/13/2011 08:12 PM, Nathan Bradshaw wrote: > > Whereas I love it and miss it when it's not there non-Qt /KDE apps > > now feel like dinosaurs when I can't

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

2011-05-13 Thread Nikos Chantziaras
On 05/13/2011 08:12 PM, Nathan Bradshaw wrote: > Whereas I love it and miss it when it's not there non-Qt /KDE apps > now feel like dinosaurs when I can't just 'grab' them from any unused > bit and put them where I want. Oxygen-gtk solved this for me (a real port of Oxygen to Gtk.) Now all a

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

2011-05-13 Thread Nathan Bradshaw
Whereas I love it and miss it when it's not there non-Qt /KDE apps now feel like dinosaurs when I can't just 'grab' them from any unused bit and put them where I want. I doubt I'd have had cause to discover this feature if it were off by default, so being on let me learn it existed and learn th

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

2011-05-13 Thread Michael Jansen
On Friday 13 May 2011 18:41:50 Hugo Pereira Da Costa wrote: > Hello Nikos, > > > I noticed that when running in KDE and using the Oxygen style, the > > windows of my Qt application can be dragged around with the mouse by > > clicking on any area in the window, not just the title bar. But it > > b

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

2011-05-13 Thread Nikos Chantziaras
On 05/13/2011 07:41 PM, Hugo Pereira Da Costa wrote: > Hello Nikos, >> I noticed that when running in KDE and using the Oxygen style, the >> windows of my Qt application can be dragged around with the mouse by >> clicking on any area in the window, not just the title bar. But it >> behaves strange

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

2011-05-13 Thread Hugo Pereira Da Costa
Hello Nikos, > I noticed that when running in KDE and using the Oxygen style, the > windows of my Qt application can be dragged around with the mouse by > clicking on any area in the window, not just the title bar. But it > behaves strange in my application: window dragging only works in parts > o

Disabling Oxygen's window dragging for specific QWidgets?

2011-05-13 Thread Nikos Chantziaras
I noticed that when running in KDE and using the Oxygen style, the windows of my Qt application can be dragged around with the mouse by clicking on any area in the window, not just the title bar. But it behaves strange in my application: window dragging only works in parts of the window that h