Re: Review Request 120306: Exclude X11 when building for Wayland

2016-09-22 Thread Pier Luigi Fiorini
Diff: https://git.reviewboard.kde.org/r/120306/diff/ Testing --- Thanks, Pier Luigi Fiorini

Review Request 120306: Exclude X11 when building for Wayland

2014-09-21 Thread Pier Luigi Fiorini
, Pier Luigi Fiorini ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: KArchive design changes

2012-10-28 Thread Pier Luigi
2012/10/1 Mario Bensi > > I will use it of course, maintaining code already available in a larger > > codebase is not an option I would totally avoid it, although I hope it > will > > go in Qt 5.1+ because otherwise I will have to make my own github repo > > with a copy of it. > > > > What's you

Re: KArchive design changes

2012-10-28 Thread Pier Luigi
2012/10/12 Kevin Ottens > On Monday 24 September 2012 08:49:56 Pier Luigi wrote: > > I will use it of course, maintaining code already available in a larger > > codebase is not an option I would totally avoid it, although I hope it > will > > go in Qt 5.1+ because other

Re: KArchive design changes

2012-09-23 Thread Pier Luigi
2012/8/24 Mario Bensi : > Hi, > > I have check the code and i think we have done a similar work on kde > framework. I think you can use this instead of your fork to avoid to work on 2 > base of code. If you have any questions to know how use karchive in framework, > don't hesitate to ask me. > > Be

Re: KArchive design changes

2012-08-15 Thread Pier Luigi
2012/7/25 Mario Bensi : > Hi, > > Thanks to work on karchive. I need to take time to look your code and find how > to integrate it in karchive (in kde framework). For the moment, i haven't lot > of spare time, if you can wait, i could check this in 2 weeks ago. No problem I'm a bit busy myself rig

KArchive design changes

2012-07-22 Thread Pier Luigi
Hi, I'm working on alternative desktop environment based on Wayland and Qt5 mainly designer for Maui, my Linux distribution, and I would like to share some work with you. Some time ago I needed to create an API for accessing archive files that could be used by many programs. The code is here: ht