KF 5.3.0 changelog

2014-10-06 Thread David Faure
Dear workspace and application developers, In case you're not reading kde-announce, here's the list of changes in KF 5.3.0, just released. ### KActivities * Added DBus interface to load plugins at runtime ### KArchive * Add convenience method KArchive::file() * Compilation fixes for MSVC ###

Re: Problems with KItemModels 5.2 and Windows

2014-10-06 Thread David Faure
On Wednesday 01 October 2014 22:13:18 Luiz Romário Santana Rios wrote: > Hello. > > I managed to compile and install KItemModels in Windows, but, when I > try to compile an application which requires KItemModels, CMake > complains about a missing KF5Config.cmake, which is nowhere to be > found at

Re: KF5 full session

2014-10-06 Thread Martin Gräßlin
On Friday 03 October 2014 14:41:19 Luca wrote: > Hello everybody > > I'm trying to setup a full kde5 session on my debian sid machine. > I have fully build from git thank to kdesrc-build script and the tutorial > at https://community.kde.org/Frameworks/Building. > > Moreless everything has been b