Re: Review Request: kdoctools hard-codes the GNU FDL license and ignores dual-licensing

2011-11-02 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103011/#review7887 --- This review has been submitted with commit 24ae1ee5aaff73ec7faa

Re: Review Request: Add fromTheme property to QIconItem in QtExtraComponents for theme icons in QML

2011-11-02 Thread Mark Gaiser
> On Nov. 2, 2011, 9:58 p.m., Christoph Feck wrote: > > plasma/declarativeimports/qtextracomponents/qiconitem.cpp, line 37 > > > > > > Is there any specific reason why this isn't "const QVariant &icon"? All > > used

Re: Review Request: Add fromTheme property to QIconItem in QtExtraComponents for theme icons in QML

2011-11-02 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103009/#review7885 --- This review has been submitted with commit 6a500cabcedebdb8b8cd

Re: Review Request: Add fromTheme property to QIconItem in QtExtraComponents for theme icons in QML

2011-11-02 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103009/#review7884 --- plasma/declarativeimports/qtextracomponents/qiconitem.cpp

Re: Review Request: Add fromTheme property to QIconItem in QtExtraComponents for theme icons in QML

2011-11-02 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103009/#review7883 --- This review has been submitted with commit 67b24ecc2694e462a913

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Volker Krause
On Wednesday 02 November 2011 20:39:02 Peter Kümmel wrote: > What is the status of windll? It doesn't work here. > Only a prove of principle? I can't test myself, but the GammaRay Windows team (Andreas Holzammer, Nicolas Arnaud-Cormos and Patrick Spendrin, most of whom you probably know from KDE W

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Volker Krause
On Wednesday 02 November 2011 11:10:17 Bart Cerneels wrote: > On Sun, Oct 30, 2011 at 13:21, Volker Krause wrote: > > Hi! > > > > During the Qt Dev Days in Munich last week we (KDAB) released a new Free > > Software introspection/debugging tool for Qt applications, called > > GammaRay: > > https:

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Volker Krause
On Tuesday 01 November 2011 21:56:53 Peter Kümmel wrote: > On 01.11.2011 08:58, Volker Krause wrote: > >> I've also tried to attach to console apps without success. > >> Then I realized that you use the hijacked process to show > >> the GammaRay mainwindow which is not possible in a > >> QCoreAppli

Account disabling

2011-11-02 Thread Ben Cooksley
Hi all, As part of regular security checks, a scan was made to check which KDE Developer accounts could recieve email successfully. Please check the list at http://paste.kde.org/141284/ for your email address. If present, please contact sysad...@kde.org so we can sort out your email delivery probl

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Peter Kümmel
What is the status of windll? It doesn't work here. Only a prove of principle? Why do you not use QProcess to start the process in launch? If you aren't already busy on windll I could have a look at it. And is this list the right list to discuss GammaRay, especially when it comes to win32? Pete

Re: Review Request: Start D-Bus after setting KDE_FULL_SESSION

2011-11-02 Thread Kevin Kofler
> On Aug. 3, 2011, 6:19 p.m., Oswald Buddenhagen wrote: > > this sounds wrong. what if dbus is started earlier, e.g. by a PAM module? > > this can easily happen once we use the new SecretService. > > there should be some interface to push environment variables "into the bus" > > after it is run

FW: Kleopatra Locking Clipboard

2011-11-02 Thread Andrew Birch
Hi guys, I posted the below to kde-de...@kde.org before I was a member of the list so I'm not sure whether it got through or not. Hence, I thought I re-post now I am a member - I would appreciate any advice. Thanks very much in anticipation, Andy Andrew Birch Junior

Re: Review Request: make KFileWidget keep current extension if possible

2011-11-02 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102986/#review7882 --- kfile/kfilewidget.cpp

Re: Review Request: Add fromTheme property to QIconItem in QtExtraComponents for theme icons in QML

2011-11-02 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103009/#review7879 --- Ship it! let's go for it ;) - Marco Martin On Nov. 1, 2011,

Re: FW: Kleopatra Locking Clipboard

2011-11-02 Thread Kevin Krammer
Hi Andrew, there haven't been any responses since your first email. Since you wrote "Kleopatra.exe" I would suggest you send to the kde-windows list instead. Cheers, Kevin On Wednesday, 2011-11-02, Andrew Birch wrote: > Hi guys, > > I posted the below to kde-de...@kde.org

Re: GammaRay - Introspection/Debugging Tool for Qt Applications

2011-11-02 Thread Bart Cerneels
On Sun, Oct 30, 2011 at 13:21, Volker Krause wrote: > Hi! > > During the Qt Dev Days in Munich last week we (KDAB) released a new Free > Software introspection/debugging tool for Qt applications, called GammaRay: > https://github.com/KDAB/GammaRay > > It hooks itself into a Qt application (at star