[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdemultimedia
From:       Frerich Raabe <raabe () kde ! org>
Date:       2006-12-16 21:25:31
Message-ID: 200612162225.15464.raabe () kde ! org
[Download RAW message or body]

On Saturday 16 December 2006 21:15, Giovanni Venturi wrote:
> SVN commit 614221 by gianni:
>
> Qt3--

> -   int i=slman->createCollection(name.ascii());
> +   int i=slman->createCollection(name.toAscii());

[..]

> -      newTitles << codec->toUnicode((*it).latin1());
> +      newTitles << codec->toUnicode((*it).toLatin1());

Did you try those changes at runtime? They are not as straightforward as they 
seem (the Qt4 versions create temporary QByteArray objects).

- Frerich
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic