2010/2/24 Riccardo Iaconelli :
>> LXDE has a digital clock which works like that, allowing me to use a
>> "Ymd.Hi" date/time setup. Even in KDE 3.5 the digital clock allowed me to
>> use a "-MM-DD HH:MM" option, which isn't PHP but which would be
>> preferable over the current digital clock opt
On Tue, Feb 23, 2010 at 3:18 AM, Aaron J. Seigo wrote:
> On February 22, 2010, Mathieu Ducharme wrote:
>> Hi Wayne,
>>
>> On Mon, Feb 22, 2010 at 5:48 PM, wayne speir wrote:
>> > Mathieu,
>> >
>> > What is it doing or not doing?
>> >
>> > -- Wayne
>>
>> Thanks for the prompt reply.
>>
>> Sorry I
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2659/
---
(Updated 2010-02-25 03:51:15.550056)
Review request for Plasma, usability, Fredr
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3056/
---
Review request for Plasma.
Summary
---
Allow ComboBox.addItem to be used in
On February 24, 2010, Mohamed Ikbel Boulabiar wrote:
> Thanks for the answer and for the api errata you send yesterday.
>
> I tried with the code below, but it only draws things without changing
> the properties of the pen.
>
>
> //
> var painter = new QPainter
> var pen = new QP
Thanks for the answer and for the api errata you send yesterday.
I tried with the code below, but it only draws things without changing
the properties of the pen.
//
var painter = new QPainter
var pen = new QPen
pen.color = new QColor("red")
pen.width = 15
//painter.setbrush = p
On Wed, Feb 24, 2010 at 7:06 AM, Aaron J. Seigo wrote:
> On February 24, 2010, Chani wrote:
> > http://community.kde.org/GSoC/2010/Ideas
>
> yes, we should try to get a few items up there at least. note that there
> are
> plasma related items for skrooge and kontact there as well. maybe we could
First, sorry for not having gotten up with you on this earlier, I've been very
busy lately.
On Saturday 13 February 2010 05:16:50 Maki Jaderborg wrote:
> I was wondering if the digital clock widget present in KDE 4, which lists
> you as the author, could be configured like the PHP date() option.
Le Mercredi 24 Février 2010 13:06:07, Aaron J. Seigo a écrit :
> On February 24, 2010, Chani wrote:
> > http://community.kde.org/GSoC/2010/Ideas
>
> yes, we should try to get a few items up there at least. note that there are
> plasma related items for skrooge and kontact there as well. maybe we
On February 24, 2010, Mohamed Ikbel Boulabiar wrote:
> 1. I want to draw vector graphics in a javascript widget and specially
> ellipses then thick lines .
> Is there an easy way and rapid rendering way to do that ? I can't find
var pen = new QPen
pen.width = 5 // 5 pixels wide! wooo!
pen.color =
Hi all,
1. I want to draw vector graphics in a javascript widget and specially
ellipses then thick lines .
Is there an easy way and rapid rendering way to do that ? I can't find
examples of that in javascript.
(the most important)
2. I want also to know how to access special elements in an svg it
On February 24, 2010, Liebe Markus (RtP2/TEF72) wrote:
> In the svg file there is a text element:
> mytext
>
> Is it somehow possible to access this textitem and set/change its value
> using the Plasma Javascript API?
the only way to do this currently (in c++ or any other language) is to paint
t
On Wed, Feb 24, 2010 at 2:35 PM, Liebe Markus (RtP2/TEF72)
wrote:
> Hi there,
>
> Is it possible to manipulate text items of a SVG image?
>
> In the main.js of the plasmoid I did:
> svg = new PlasmaSvg('foo'); // loading foo.svg
>
> In the svg file there is a text element:
> mytext
>
> Is it some
Hi there,
Is it possible to manipulate text items of a SVG image?
In the main.js of the plasmoid I did:
svg = new PlasmaSvg('foo'); // loading foo.svg
In the svg file there is a text element:
mytext
Is it somehow possible to access this textitem and set/change its value using
the Plasma Javas
On February 24, 2010, Chani wrote:
> http://community.kde.org/GSoC/2010/Ideas
yes, we should try to get a few items up there at least. note that there are
plasma related items for skrooge and kontact there as well. maybe we could
brainstorm a bit here at tokamak as well
> btw... there was
it's that time of year again - the summer-of-code project ideas are being
written up. :)
however... the plasma section is currently blank.
if everyone could take a few minutes to brainstorm ideas we could fix that
easily :)
http://community.kde.org/GSoC/2010/Ideas
btw... there was someone workin
16 matches
Mail list logo