Re: Dictionary Source Code

2022-01-07 Thread David Edmundson
https://invent.kde.org/plasma/kdeplasma-addons/ applets/dict

Re: Dictionary KRunner: Complete

2012-08-21 Thread Jason A. Donenfeld
Buler? Buler? ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Dictionary KRunner: Complete

2012-08-17 Thread Jason A. Donenfeld
On Sat, Aug 18, 2012 at 1:58 AM, Aaron J. Seigo wrote: > > please put it in a branch in the kdeplasma-addons repository and open a review > request for it. this is the most efficient way to get it in (seeing as it will > need to be put into kdeplasma-addons to be a part of it, this will not be > w

Re: Dictionary KRunner: Complete

2012-08-17 Thread Aaron J. Seigo
On Saturday, August 18, 2012 01:21:46 Jason A. Donenfeld wrote: > It currently lives in kde-review [2], and I'd like to merge it into > the plasma-addons git repository for 4.10, with your permission. Would > someone look over it and let me know? please put it in a branch in the kdeplasma-addons r

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: dictionary widget QML

2012-02-05 Thread Shaun Reich
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 a model, but that's not possible ;-p got to be an easy way...

Re: dictionary widget QML

2012-02-05 Thread Marco Martin
On Sun, Feb 5, 2012 at 4:47 PM, Shaun Reich wrote: >> anyways having 100% of the default applets in pure qml is a very long >> term plan, since on the desktop plasma2 would continue to use a legacy >> compatible version with qgraphicsview for a (probably) long time > > sure, but i'm trying to chan

Re: dictionary widget QML

2012-02-05 Thread Shaun Reich
> anyways having 100% of the default applets in pure qml is a very long > term plan, since on the desktop plasma2 would continue to use a legacy > compatible version with qgraphicsview for a (probably) long time sure, but i'm trying to change that 1% at a time ;-) -- Shaun Reich, KDE Software D

Re: dictionary widget QML

2012-02-05 Thread Marco Martin
On Sun, Feb 5, 2012 at 3:49 PM, Shaun Reich wrote: > On Sun, Feb 5, 2012 at 8:58 AM, Marco Martin wrote: >> On Sun, Feb 5, 2012 at 2:46 PM, Aaron J. Seigo wrote: if you want to make this choseable by the kcm it would have to become a (partly) c++ plasmoid >>> >>> assuming that it is un

Re: dictionary widget QML

2012-02-05 Thread Shaun Reich
On Sun, Feb 5, 2012 at 8:58 AM, Marco Martin wrote: > On Sun, Feb 5, 2012 at 2:46 PM, Aaron J. Seigo wrote: >>> if you want to make this choseable by the kcm it would have to become >>> a (partly) c++ plasmoid >> >> assuming that it is unnecessary, even unwanted (different instances of the >> pla

Re: dictionary widget QML

2012-02-05 Thread Marco Martin
On Sun, Feb 5, 2012 at 2:46 PM, Aaron J. Seigo wrote: >> if you want to make this choseable by the kcm it would have to become >> a (partly) c++ plasmoid > > assuming that it is unnecessary, even unwanted (different instances of the > plasmoid -> different dicts?), this could in theory be done str

Re: dictionary widget QML

2012-02-05 Thread Marco Martin
On Sun, Feb 5, 2012 at 2:46 PM, Aaron J. Seigo wrote: > > can we do better in libplasma2? i hope so :) > apart from the fact that it requires either config forms using plasma widgets or complete and functional desktop qtcomponents, i think the solution is quite easy ;) (and makes easy also writin

Re: dictionary widget QML

2012-02-05 Thread Aaron J. Seigo
On Sunday, February 5, 2012 14:29:13 Marco Martin wrote: > On Sun, Feb 5, 2012 at 2:55 AM, Shaun Reich wrote: > > is the dict widget supposed to have a kcm? > > > > i could have sworn it had one, and on my 4.8 system it has one but the > > populated list view is...unpopulated. > > > > so should

Re: dictionary widget QML

2012-02-05 Thread Marco Martin
On Sun, Feb 5, 2012 at 2:55 AM, Shaun Reich wrote: > is the dict widget supposed to have a kcm? > > i could have sworn it had one, and on my 4.8 system it has one but the > populated list view is...unpopulated. > > so should the qml one have a populated listview that enables you to > select which

Re: dictionary widget QML

2012-02-05 Thread Aaron J. Seigo
On Saturday, February 4, 2012 20:55:24 Shaun Reich wrote: > so should the qml one have a populated listview that enables you to > select which dicts you can have? if there is any value to that, sure. i suppose the primary purpose would be to allow one to define different dict servers? -- Aaron

Re: Dictionary

2011-12-31 Thread Marco Martin
On Wednesday 28 December 2011, David Hart wrote: > Hi folks. > > Dictionary was one of the most useful applications in plasma world - at > least for me. It no longer works. I suspect that dict.org changed their > interface. works fine here. maybe the site was down for a while? btw the protocol