dictionary dataengine how to use

2012-02-06 Thread Shaun Reich
i'm trying to figure out how to use the dict dataengine. I tried source request "eng-deu:house", which should return back "haus" apparently...it returns nothing it doesn't work from the qml applet like notmart's code said it would ;-) and i can't figure out how to get it to work through the datae

Re: Review Request: Add Corona::addContainment feature to plasma-previewer

2012-02-06 Thread Shaun Reich
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103214/#review10372 --- patch looks great. thanks. just some minor nitpicking with cod

Re: Review Request: Allow to choose between ascending and descending icon sort order in folderview

2012-02-06 Thread Ignat Semenov
Marco Martin wrote: > On Mon, Feb 6, 2012 at 9:22 AM, Ignat Semenov > wrote: >> Hello fellow plasma devs! >> >> This change, while trivial, contains 2 strings, "Ascending" and >> "Desending". I've found out that the very same strings already exist in >> Dolphin, which lives in the same module as

Re: dictionary widget QML

2012-02-06 Thread Marco Martin
On Mon, Feb 6, 2012 at 6:44 AM, Shaun Reich wrote: > bit of a snag...how can i create a model/listview from > plasmasource.data["list-dictionaries"] ? > > there's 1 source which has many keys and values, as you'll see by > requesting that source from plasmaengineexplorer. > > thought of a model of

Re: Review Request: Allow to choose between ascending and descending icon sort order in folderview

2012-02-06 Thread Marco Martin
On Mon, Feb 6, 2012 at 9:22 AM, Ignat Semenov wrote: > Hello fellow plasma devs! > > This change, while trivial, contains 2 strings, "Ascending" and > "Desending". I've found out that the very same strings already exist in > Dolphin, which lives in the same module as plasma-applet-folderview, kde-

Re: Review Request: Allow to choose between ascending and descending icon sort order in folderview

2012-02-06 Thread Luca Beltrame
In data lunedì 6 febbraio 2012 12:22:01, Ignat Semenov ha scritto: > This change, while trivial, contains 2 strings, "Ascending" and > "Desending". I've found out that the very same strings already exist in I'm not sure, but just in case asking kde-i18n-...@kde.org folks would clear all doubts.

Re: Review Request: Allow to choose between ascending and descending icon sort order in folderview

2012-02-06 Thread Ignat Semenov
Hello fellow plasma devs! This change, while trivial, contains 2 strings, "Ascending" and "Desending". I've found out that the very same strings already exist in Dolphin, which lives in the same module as plasma-applet-folderview, kde- baseapps. Does that mean that this commit can be backported