Re: Panel desktop scripting

2013-11-16 Thread Eike Hein
On Saturday 16 November 2013 20:10:13 Eike Hein wrote: > 1. Spinning the event loop in scripting's location >setter so the constraints update is guaranteed to >happen before control is returned to the script. >Dirty ... Just for clarity: Appending 'QCoreApplication::processEvents();' t

Panel desktop scripting

2013-11-16 Thread Eike Hein
Hi, while creating a template for a 'sidebar' panel type, I've noticed that using desktop scripting to set the geometry of a vertical panel doesn't work quite right. Take this following example: var panel = new Panel; panel.location = 'right'; panel.length = 900; panel.height = 200; Given that

Fwd: Next Plasma bug day or bug week(?)

2013-11-16 Thread Bhushan Shah
Hello! On Sat, Nov 16, 2013 at 7:49 PM, Christoph Feck wrote: > Additionally, do I understand you right, that Plasma 2 is in a state > for bug triagers to test it? I know there is progress, but I am not > sure we are there yet. Yes It is not in state where every bug triagers can test the Plasma2

Re: Next Plasma bug day or bug week(?)

2013-11-16 Thread Christoph Feck
On Saturday 16 November 2013 13:31:01 Bhushan Shah wrote: > Hello! > > I want to ask for possibilities of Plasma bug day or Plasma bug > week in next couple of days, I am asking because Plasma 2 effort > will benefit from this bug days in many ways. > > -> We can identify obsolete bugs in Bugzill

Next Plasma bug day or bug week(?)

2013-11-16 Thread Bhushan Shah
Hello! I want to ask for possibilities of Plasma bug day or Plasma bug week in next couple of days, I am asking because Plasma 2 effort will benefit from this bug days in many ways. -> We can identify obsolete bugs in Bugzilla that are no longer applicable to Plasma2 -> We can think and apply sol