Writing a unit test to test support for proxied connections in a computer that is not behind a proxy?

2014-08-12 Thread Adrián Chaves Fernández
“I’m trying to maintain the KDE MediaWiki Library, so far only used by KIPI plugins, but I have some pet projects that rely on it as well. As part of that, I aim to keep the list of bug reports and feature requests

[qca] /: cmake: install export targets to lib dir

2014-08-12 Thread Ivan Romanov
Git commit f3b284f5654372adec44dbc6863b8434b6b4f3ce by Ivan Romanov. Committed on 10/08/2014 at 10:38. Pushed by iromanov into branch 'master'. cmake: install export targets to lib dir share/cmake is wrong place for generated cmake files. For such files should be used lib/cmake dir. CCMAIL:

Re: Scripting/Extensions BoF at Akademy?

2014-08-12 Thread Andreas Cord-Landwehr
Nice idea to do a BoF about this topic! Since we use a lot of QtScript in Rocs for scripting (and I really would like to also offer Python support), I am also quite interested. Do you want to suggest a time slot for the BoF? cheers, Andreas

Re: Killing kdelibs master branch

2014-08-12 Thread Sebastian Kügler
On Monday, August 11, 2014 00:23:15 Albert Astals Cid wrote: Hi there, I'm sending this e-mail to propose removing the master branch of kdelibs. We kind of already tried that when we froze it, but i am proposing to actually delete it (and enforce with hooks it doesn't come back) from git.

Re: [kde-community] Closing the kde-core-devel mailing list

2014-08-12 Thread Sebastian Kügler
On Tuesday, August 05, 2014 21:28:14 Kevin Krammer wrote: On Tuesday, 2014-08-05, 20:29:05, Albert Astals Cid wrote: El Dilluns, 4 d'agost de 2014, a les 20:36:44, Vishesh Handa va escriure: Random Idea: How about we close the k-c-d mailing list? It's main purpose used to be to

Re: Killing kdelibs master branch

2014-08-12 Thread Albert Astals Cid
El Dimarts, 12 d'agost de 2014, a les 14:41:31, Sebastian Kügler va escriure: On Monday, August 11, 2014 00:23:15 Albert Astals Cid wrote: Hi there, I'm sending this e-mail to propose removing the master branch of kdelibs. We kind of already tried that when we froze it, but i am

Re: Closing the kde-core-devel mailing list

2014-08-12 Thread Marco Martin
On Monday 04 August 2014, Vishesh Handa wrote: Hello people Random Idea: How about we close the k-c-d mailing list? It's main purpose used to be to discuss kdelibs changes, but now since we have kde-frameworks, the mailing list seems less useful. We already have kde-devel for other generic

Re: Killing kdelibs master branch

2014-08-12 Thread Thomas Lübking
On Dienstag, 12. August 2014 14:41:31 CEST, Sebastian Kügler wrote: Reason, if I'm building kdelibs from git, my autopilot way would be cloning (which gives you the master branch, dunno what'd happen if there's no remote master in the origin), see master, and assume that I now have latest

Re: Killing kdelibs master branch

2014-08-12 Thread Albert Astals Cid
El Dimarts, 12 d'agost de 2014, a les 20:39:07, Thomas Lübking va escriure: On Dienstag, 12. August 2014 14:41:31 CEST, Sebastian Kügler wrote: Reason, if I'm building kdelibs from git, my autopilot way would be cloning (which gives you the master branch, dunno what'd happen if there's no

Re: Killing kdelibs master branch

2014-08-12 Thread Thomas Lübking
On Dienstag, 12. August 2014 21:20:41 CEST, Albert Astals Cid wrote: Is git symbolic-ref refs/heads/master refs/heads/KDE/4.14 an option? Maybe, what does it do? Create a symbolic ref master that like the symbolic ref HEAD would (then) point KDE/4.14 Locally this just works fine -

Re: [kdepim/frameworks] /: Port khbox

2014-08-12 Thread Christoph Feck
On Wednesday 30 July 2014 08:26:23 Montel Laurent wrote: -KHBox *hb = new KHBox( this ); +QWidget *hb = new QWidget( this ); +QHBoxLayout *hbHBoxLayout = new QHBoxLayout(hb); +hbHBoxLayout-setMargin(0); Note that when porting from K*Box to Q*BoxLayout, that the old KDE class

Re: Scripting/Extensions BoF at Akademy?

2014-08-12 Thread Kevin Krammer
On Saturday, 2014-08-09, 17:34:04, Kevin Krammer wrote: Greetings all, I'd like to ask if there is any interest of having a BoF around the topic of script language based extensions for KDE applications. I've added the BoF to the timetable for Monday, but we can still easily change that if