kdebase catching up with kdelibs (kkey)

Hamish Rodda rodda at kde.org
Sat Apr 1 03:14:27 BST 2006


On Saturday 01 April 2006 09:39, Adriaan de Groot wrote:
> I'm a little fuzzy on how things ought to be developed right now. When
> should things in kdebase be ported to kdelibs trunk? For instance, the
> attached patch brings libkonq up to date wrt. Chuslove's i18n changes from
> tuesday. Should I wait with that until the libs snapshot is updated?

Yes, kdebase should compile against kdelibs_snapshot.

> Similarly, there's Hamish's KAction changes, which break libkonq as well,
> in
>
> popup.insertItem(SmallIconSet("goto"), i18n( "&Move Here" ) + "\t" +
>  KKey::modFlagLabel( KKey::SHIFT ), 2 );
>
> OK, so KKey::SHIFT is now Qt::SHIFT, but what about modFlagLabel()? It
> wasn't in the 3.5 API, so it's vanished again without being documented.

Well, either QKeySequence(Qt::Key_Shift).toString(), or 
KKeyServer::modToStringUser(Qt::SHIFT).

I'll update the docs...

Cheers,
Hamish.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060401/cdedaece/attachment.sig>


More information about the kde-core-devel mailing list