Re: CMake 2.8.8 will be required for kdelibs 4.10 starting October 30th

2012-10-30 Thread Rolf Eike Beer
Am Dienstag 30 Oktober 2012, 22:45:18 schrieb Alexander Neundorf: > On Tuesday 30 October 2012, Rolf Eike Beer wrote: > > Am Dienstag 30 Oktober 2012, 20:24:19 schrieb Alexander Neundorf: > > > On Friday 26 October 2012, Alexander Neundorf wrote: > > > > On Thursday 18 October 2012, Alexander Neund

Nepomuk Metadata Extractor moved to KDE Review

2012-10-30 Thread Jörg Ehrichs
Hi all, today I've moved my metadata extractor into KDE Review [1]. As kde-libs is frozen till kf5 I like to get this into extragear/base (unless anyone has a better idea where to put this). For those who are unaware what this little program does: This programs is an extension to Nepomuk and is

Re: CMake 2.8.8 will be required for kdelibs 4.10 starting October 30th

2012-10-30 Thread Alexander Neundorf
On Tuesday 30 October 2012, Rolf Eike Beer wrote: > Am Dienstag 30 Oktober 2012, 20:24:19 schrieb Alexander Neundorf: > > On Friday 26 October 2012, Alexander Neundorf wrote: > > > On Thursday 18 October 2012, Alexander Neundorf wrote: > > > > Hi, > > > > > > > > in kdelibs we require since more t

Re: CMake 2.8.8 will be required for kdelibs 4.10 starting October 30th

2012-10-30 Thread Rolf Eike Beer
Am Dienstag 30 Oktober 2012, 20:24:19 schrieb Alexander Neundorf: > On Friday 26 October 2012, Alexander Neundorf wrote: > > On Thursday 18 October 2012, Alexander Neundorf wrote: > > > Hi, > > > > > > in kdelibs we require since more than 2 years cmake .2.6.4, since then > > > many improvements a

Re: Review Request: Prevent activation of tabs opened in the background

2012-10-30 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107048/ --- (Updated Oct. 30, 2012, 7:49 p.m.) Review request for KDE Base Apps and Da

Re: CMake 2.8.8 will be required for kdelibs 4.10 starting October 30th

2012-10-30 Thread Alexander Neundorf
On Friday 26 October 2012, Alexander Neundorf wrote: > On Thursday 18 October 2012, Alexander Neundorf wrote: > > Hi, > > > > in kdelibs we require since more than 2 years cmake .2.6.4, since then > > many improvements and fixes have gone into cmake, and we cannot make use > > of them. > > > > Th

Re: What is the git workflow for kdelibs ?

2012-10-30 Thread Alexander Neundorf
On Tuesday 30 October 2012, John Layt wrote: > On 30 Oct 2012 11:23, "David Jarvie" wrote: > > On Tue, October 30, 2012 11:16 am, David Faure wrote: > > > On Sunday 28 October 2012 09:16:56 Alexander Neundorf wrote: > > >> Ok, thanks. > > >> Is this documented somewhere ? > > > > > > No (I descri

Re: QActions in QML

2012-10-30 Thread Sebastian Kügler
On Sunday, October 28, 2012 22:33:55 Daker Fernandes Pinheiro wrote: > This just worked: > http://paste.kde.org/584660/ > Where QAction is > http://paste.kde.org/584672/ I saw that, but you're cheating :) Creating a new Type that wraps QAction is always possible, but it's not a good solution. A

Re: What is the git workflow for kdelibs ?

2012-10-30 Thread John Layt
On 30 Oct 2012 11:23, "David Jarvie" wrote: > > On Tue, October 30, 2012 11:16 am, David Faure wrote: > > On Sunday 28 October 2012 09:16:56 Alexander Neundorf wrote: > >> Ok, thanks. > >> Is this documented somewhere ? > > > > No (I described it in an email some time ago, but it's not on any wiki

Re: What is the git workflow for kdelibs ?

2012-10-30 Thread John Layt
On 30 Oct 2012 11:23, "David Jarvie" wrote: > > On Tue, October 30, 2012 11:16 am, David Faure wrote: > > On Sunday 28 October 2012 09:16:56 Alexander Neundorf wrote: > >> Ok, thanks. > >> Is this documented somewhere ? > > > > No (I described it in an email some time ago, but it's not on any wiki

Re: What is the git workflow for kdelibs ?

2012-10-30 Thread David Jarvie
On Tue, October 30, 2012 11:16 am, David Faure wrote: > On Sunday 28 October 2012 09:16:56 Alexander Neundorf wrote: >> Ok, thanks. >> Is this documented somewhere ? > > No (I described it in an email some time ago, but it's not on any wiki) > If you have an idea for where we could document it, I w

Re: What is the git workflow for kdelibs ?

2012-10-30 Thread David Faure
On Sunday 28 October 2012 09:16:56 Alexander Neundorf wrote: > On Saturday 27 October 2012, Allen Winter wrote: > > On Saturday 27 October 2012 03:23:34 PM Alexander Neundorf wrote: > > > Hi, > > > > > > I have worked since last year basically only in the kdelibs frameworks > > > branch... > > >

Re: KStringHandler: stateless/reentrant/thread-safe?

2012-10-30 Thread David Faure
On Sunday 28 October 2012 09:22:39 Thiago Macieira wrote: > On domingo, 28 de outubro de 2012 17.12.31, Frank Reininghaus wrote: > > The functions with statics are: > > > > 1. KStringHandler::isUtf8(const char *) > > > > http://api.kde.org/4.9-api/kdelibs-apidocs/kdecore/html/kstringhandler_8cp >

Re: Comparing KFileItems

2012-10-30 Thread David Faure
On Friday 26 October 2012 17:04:33 Michael Pyne wrote: > On Friday, October 26, 2012 10:16:50 Frank Reininghaus wrote: > > > I was thinking the first one, but indeed Qt often does the second one, > > > I'm not sure what the difference really is. Either one is fine with me. > > > > in the end, I di