KFileMetaData: External Plugins

2016-03-29 Thread Varun Joshi
Hi, As a part of my Season of KDE project, I added the ability for KFileMetaData to use plugins written in languages other than C++. These plugins have dependencies (like the PDF writer plugin depends on PyPDF2) that we probably shouldn't add to the core kfilemetadata package. Boudhayan Gupta sug

Re: [Kde-pim] Qt 4 Builds

2016-03-29 Thread Martin Steigerwald
On Sonntag, 27. März 2016 10:01:09 CEST Thiago Macieira wrote: > On domingo, 27 de março de 2016 15:31:47 PDT Martin Koller wrote: > > The latest openSuse (Leap 42.1) ships the Qt4 based kdepim, although it > > uses plasma5 desktop. > > > > Speaking of it: given that openSuse decided against shipp

Re: libkdeaccessibilityclient: Qt 5 constructs introduced in Qt 4 code

2016-03-29 Thread Ben Cooksley
On Wed, Mar 30, 2016 at 8:53 AM, Albert Astals Cid wrote: > El dimarts, 29 de març de 2016, a les 14:57:39 CEST, Ben Cooksley va escriure: >> Hi all, >> >> According to the build metadata the 'master' branch of >> libkdeaccessibilityclient is supposed to be buildable with Qt 4. >> Unfortunately it

Re: Review Request 127515: Port away keditbookmarks from KCmdLine* and K4AboutData

2016-03-29 Thread Luigi Toscano
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127515/ --- (Updated March 29, 2016, 1:43 p.m.) Status -- This change has been m

Re: Review Request 127515: Port away keditbookmarks from KCmdLine* and K4AboutData

2016-03-29 Thread Luigi Toscano
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127515/ --- (Updated March 29, 2016, 10:40 p.m.) Review request for KDE Base Apps and

Re: Review Request 127515: Port away keditbookmarks from KCmdLine* and K4AboutData

2016-03-29 Thread Luigi Toscano
> On March 29, 2016, 9:02 a.m., David Faure wrote: > > Yes you can push further cleanups directly. Thanks, I'm updating the review with the required changes for references and then I will push it. - Luigi --- This is an automatically g

Re: libkdeaccessibilityclient: Qt 5 constructs introduced in Qt 4 code

2016-03-29 Thread Albert Astals Cid
El dimarts, 29 de març de 2016, a les 14:57:39 CEST, Ben Cooksley va escriure: > Hi all, > > According to the build metadata the 'master' branch of > libkdeaccessibilityclient is supposed to be buildable with Qt 4. > Unfortunately it fails to compile due to usage of QStringLiteral, > which was int

Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 5 - Still Unstable!

2016-03-29 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/5/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 29 Mar 2016 07:49:29 + Build duration: 34 min CHANGE SET Revision 7d90909f07b3ebb9618dd477b93b094cf33fc1d0

Jenkins-kde-ci: kdelibs KDE-4.14 stable-qt4 » Linux,gcc - Build # 5 - Still Unstable!

2016-03-29 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20stable-qt4/PLATFORM=Linux,compiler=gcc/5/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 29 Mar 2016 07:49:29 + Build duration: 31 min CHANGE SET Revision 7d90909f07b3ebb9618dd477b93b094cf33fc1d0

Re: A new attempt on PyKDE5 binding generation

2016-03-29 Thread Luca Beltrame
Il Sat, 26 Mar 2016 22:30:18 +, Shaheed Haque ha scritto: Hey Shaheed, > about 800 lines of Python code [2] which can already create 684 .sip > files [3]. As someone who occasionally worked on PyKDE4 I can say this is nothing short of awesome! > whatever. If anybody can actually explain, t

Re: Review Request 127515: Port away keditbookmarks from KCmdLine* and K4AboutData

2016-03-29 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127515/#review94104 --- Fix it, then Ship it! Yes you can push further cleanups di