KDE Frameworks 5.6.0 released

2015-01-08 Thread David Faure
08th January 2015. KDE today announces the release of KDE Frameworks 5.6.0. KDE Frameworks are 60 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the Fra

Re: Porting KNetWalk

2015-01-08 Thread Garvit Khatri
Hey David, I downgraded my qt from Qt 5.3.2 to Qt 5.3.0 and for drkonqi problem i copied it binary to /usr/lib/x86_64-linux-gnu/libexec/drkonqi so that drkonqi could be found by knetwalk. On Thu, Jan 8, 2015 at 8:39 AM, David Narvaez wrote: > On Tue, Dec 23, 2014 at 12:48 PM, Garvit Khatri >