Today's calligrasheets crashes

2012-11-30 Thread Philip Van Hoof
Today's CalligraSheets crashes: pvanhoof@lors:~/repos/kde4/calligra-build/sheets$ cd ../../calligra pvanhoof@lors:~/repos/kde4/calligra$ git pull Already up-to-date. pvanhoof@lors:~/repos/kde4/calligra$ git branch * master pvanhoof@lors:~/repos/kde4/calligra$ I have no patches of my own pvanho

Re: Today's calligrasheets crashes

2012-11-30 Thread Philip Van Hoof
For your information, it's a Debian testing with: pvanhoof@lors:~/repos/kde4/calligra-build$ dpkg -s libkparts4 | grep Version Version: 4:4.8.4-4 pvanhoof@lors:~/repos/kde4/calligra-build$ On Fri, 2012-11-30 at 09:38 +0100, Philip Van Hoof wrote: > Today's CalligraSheets crashes: > > pvanhoof@

Re: Review Request: Move /kdgantt/ to /3rdparty/kdgantt/ and make a real dynamic library out of it.

2012-11-30 Thread Boudewijn Rempt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107410/#review22803 --- Wasn't this pushed already? - Boudewijn Rempt On Nov. 21, 20

Re: Review Request: Make it possible to override info from author profile via dbus/c++

2012-11-30 Thread Boudewijn Rempt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107486/#review22807 --- Ship it! Looks good to me too, please push :-) - Boudewijn Re

Re: Today's calligrasheets crashes

2012-11-30 Thread Boudewijn Rempt
On Friday 30 November 2012 Nov, Philip Van Hoof wrote: > Today's CalligraSheets crashes: Hm... Just checking: do you perhaps have two versions of calligra? One installed in /usr, one local? -- Boudewijn Rempt http://www.valdyas.org, http://www.krita.org, http://www.boudewijnrempt.nl __

Re: Today's calligrasheets crashes

2012-11-30 Thread Philip Van Hoof
Hi Boudewijn, Yes, I noticed that too. But uninstalling the Debian testing one didn't solve the problem. Now I do have a clean crash with the symbols of gdb at the locations in the source tree of my calligra. I also think that a installment of Calligra in /usr/local should favor plugins in /usr/

Re: Today's calligrasheets crashes

2012-11-30 Thread Boudewijn Rempt
On Fri, 30 Nov 2012, Philip Van Hoof wrote: Hi Boudewijn, Yes, I noticed that too. But uninstalling the Debian testing one didn't solve the problem. Now I do have a clean crash with the symbols of gdb at the locations in the source tree of my calligra. I also think that a installment of Calli

Re: Today's calligrasheets crashes

2012-11-30 Thread Philip Van Hoof
Hi everybody, Ok, so this issue was a mixture of my own confusion with an already installed Calligra and the fact that the code that uses Calligra that I'm working on was not yet setting Part to Doc. In a private mail Boudewijn hinted me to do this. Part *part = new Part(0); Doc *doc = ne

Re: [calligra] plugins/dockers/styledocker: Fix bug 309109: CWOP: Opening a document sets it to Modified

2012-11-30 Thread Friedrich W. H. Kossebau
Am Dienstag, 13. November 2012, 15:31:58 schrieb Inge Wallin: > Git commit e07ccbb4d52e609a14aacbddb62f4c74edb59028 by Inge Wallin. > Committed on 13/11/2012 at 15:28. > Pushed by ingwa into branch 'master'. > > Fix bug 309109: CWOP: Opening a document sets it to Modified > > BUG: 309109 Backpor

Re: [calligra] plugins/dockers/styledocker: Fix bug 309109: CWOP: Opening a document sets it to Modified

2012-11-30 Thread Boudewijn Rempt
On Fri, 30 Nov 2012, Friedrich W. H. Kossebau wrote: Am Dienstag, 13. November 2012, 15:31:58 schrieb Inge Wallin: Git commit e07ccbb4d52e609a14aacbddb62f4c74edb59028 by Inge Wallin. Committed on 13/11/2012 at 15:28. Pushed by ingwa into branch 'master'. Fix bug 309109: CWOP: Opening a documen

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

2012-11-30 Thread Philip Van Hoof
Hi there, I'm trying to make the cells of a spreadsheet document which I have loaded using sheets/part/CanvasItem.h, which is a GraphicsItem, transparent. I tried the following code, but although the result is that the color of all cells changes, the color it uses isn't transparent but white. Or

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

2012-11-30 Thread Boudewijn Rempt
On Fri, 30 Nov 2012, Philip Van Hoof wrote: Hi there, I'm trying to make the cells of a spreadsheet document which I have loaded using sheets/part/CanvasItem.h, which is a GraphicsItem, transparent. Hm... let's see. The basic painting code is in CanvasBase.cpp, where line 477 says painter

Review Request: enable 3rd-party to have semantic items with stylesheets which do not change the text at all

2012-11-30 Thread Friedrich W. H. Kossebau
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107534/ --- Review request for Calligra and C. Boemann. Description --- There is

Re: Review Request: enable 3rd-party to have semantic items with stylesheets which do not change the text at all

2012-11-30 Thread Boudewijn Rempt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107534/#review22817 --- Ship it! Hackish, but if it does the job, fine with me. - Bou

Re: Review Request: enable 3rd-party to have semantic items with stylesheets which do not change the text at all

2012-11-30 Thread C. Boemann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107534/#review22818 --- Ship it! yeah hackish, but sure let's have this - C. Boemann

Re: Review Request: Adds d-pointers to Kexi classes in kexi/core

2012-11-30 Thread Andrey Inishev
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107515/ --- (Updated Nov. 30, 2012, 2:26 p.m.) Review request for Calligra and Jarosła

Re: Review Request: Adds d-pointers to Kexi classes in kexi/core

2012-11-30 Thread Andrey Inishev
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107515/ --- (Updated Nov. 30, 2012, 2:38 p.m.) Review request for Calligra and Jarosła

Re: Review Request: Adds d-pointers to Kexi classes in kexi/core

2012-11-30 Thread Andrey Inishev
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107515/ --- (Updated Nov. 30, 2012, 2:38 p.m.) Review request for Calligra and Jarosła

Re: Review Request: enable 3rd-party to have semantic items with stylesheets which do not change the text at all

2012-11-30 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107534/#review22821 --- This review has been submitted with commit 5a71ddb36ccdd828a4c

Re: Review Request: Fix Mobi format problems

2012-11-30 Thread mojtaba shahi
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107526/ --- (Updated Nov. 30, 2012, 7:34 p.m.) Review request for Calligra. Descript

Re: Review Request: Adds d-pointers to Kexi classes in kexi/core

2012-11-30 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107515/#review22839 --- I have indicated general problems, please study the d-pointers

Re: Review Request: Fix copy paste to include named styles

2012-11-30 Thread Thorsten Zachmann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107495/#review22853 --- Ship it! Good work. Nice idea on how it is implemented. - Th