Hi,
while preparing umbrello for the migration to KDE Frameworks 5 there has
been the question raised, how to be able to provide bug fixes for KDE4
LTS distributions.
A quick research on linux distros returns:
1. Opensuse provides LTS support for release 13.1
(https://en.opensuse.org/openSUSE:Ev
El Dilluns, 18 de maig de 2015, a les 11:23:18, Ralf Habacker va escriure:
> Hi,
Hi
> while preparing umbrello for the migration to KDE Frameworks 5 there has
> been the question raised, how to be able to provide bug fixes for KDE4
> LTS distributions.
>
> A quick research on linux distros retur
On Mon, May 18, 2015 at 5:26 AM, Albert Astals Cid wrote:
> El Dilluns, 18 de maig de 2015, a les 11:23:18, Ralf Habacker va escriure:
>> Hi,
>
> Hi
>
>> while preparing umbrello for the migration to KDE Frameworks 5 there has
>> been the question raised, how to be able to provide bug fixes for KD
Hi,
In the process of porting Tellico to KF5, one of my unit tests that
depends on KCodecs::base64Encode() started to fail. After poking at it a
little bit, my impression is that KF5::KCodecs is including a newline at
the end of the byte string, where the kdelibs4 version didn't.
But it's la