New PACKAGERS_BUILD option for building Calligra

2012-12-03 Thread Dmitry Kazakov
Hello! As you may already know right now I am working on making vector optimizations for Krita work on different CPUs when distributed as a binary package. To achieve this goal I used some cmake magic (borrowed from Vc project ;) ) to produce multi-arch builds for the hottest parts of pigment and

Re: [GCI] Kexi d-pointer task: needing a KDE identity to commit my work

2012-12-03 Thread Yuë Liu
On Tue, Dec 4, 2012 at 1:39 AM, Shou Ya wrote: > Hi, > > I am working now on the task about adding d-pointers to Kexi, from > Google > Code-In(https://www.google-melange.com/gci/task/view/google/gci2012/7971213), > yet I don't know where I shall submit my work. > > I don't have a KDE identity so

[GCI] Kexi d-pointer task: needing a KDE identity to commit my work

2012-12-03 Thread Shou Ya
Hi, I am working now on the task about adding d-pointers to Kexi, from Google Code-In(https://www.google-melange.com/gci/task/view/google/gci2012/7971213), yet I don't know where I shall submit my work. I don't have a KDE identity so I can't access http://git.reviewboard.kde.org/ , and it's unab

Re: Review Request: Implement triple button widget

2012-12-03 Thread Yue Liu
> On Dec. 3, 2012, 9:49 a.m., C. Boemann wrote: > > I don't think we want this button to be used here. We should follow the > > lead of the text tool, where the buttons have become frameless. Also the > > design work done at Akademy determined that join and cap are rarely used > > and should b

Review Request: KexiProjectNavigator: added method to access KexiProjectTreeView

2012-12-03 Thread Oleg Kukharchuk
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107568/ --- Review request for Calligra, Jarosław Staniek, Adam Pigg, and Dimitrios Tani

Re: Making the sheet displaying QGraphicsItem CanvasItem of Calligra transparent on a GraphicsScene

2012-12-03 Thread Boudewijn Rempt
On Monday 03 December 2012 Dec, Philip Van Hoof wrote: > Hi Boudewijn Rempt, > > I think my solution will be useful for future users of Calligra's > components. This is what I came up with, and this is working as > expected: cells that had no background info set become transparent, > cells that ha

Re: Review Request: Implement triple button widget

2012-12-03 Thread Jean-Nicolas Artaud
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107530/ --- (Updated Dec. 3, 2012, 10:55 a.m.) Review request for Calligra and C. Boem

Re: Making the sheet displaying QGraphicsItem CanvasItem of Calligra transparent on a GraphicsScene

2012-12-03 Thread Philip Van Hoof
Hi Boudewijn Rempt, I think my solution will be useful for future users of Calligra's components. This is what I came up with, and this is working as expected: cells that had no background info set become transparent, cells that have background info set retain that background as non-transparent (t

Re: Review Request: Implement triple button widget

2012-12-03 Thread C. Boemann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107530/#review22928 --- I don't think we want this button to be used here. We should fo