Re: Review Request 120609: The PixmapCacheSheetView crashes after the getTile API retuns from the QCache the QImage, but its use is deprecated

2014-10-21 Thread Philip Van Hoof
sItem. Thanks, Philip Van Hoof ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 120609: The PixmapCacheSheetView crashes after the getTile API retuns from the QCache the QImage, but its use is deprecated

2014-10-16 Thread Philip Van Hoof
er of it. - Philip --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120609/#review68574 --- On Oct. 16, 2014, 8:15 p.m., P

Re: Review Request 120609: The PixmapCacheSheetView crashes after the getTile API retuns from the QCache the QImage, but its use is deprecated

2014-10-16 Thread Philip Van Hoof
hilip Van Hoof ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 120609: The PixmapCacheSheetView crashes after the getTile API retuns from the QCache the QImage, but its use is deprecated

2014-10-16 Thread Philip Van Hoof
--- More on the bug and crash explained here: https://bugs.kde.org/show_bug.cgi?id=339921 I think it's better to just stop using PixmapCacheSheetView and simply use SheetView directly in CanvasItem. Thanks, Philip Van Hoof ___ calligra-

TestGraphicsView of sheets is currently crashing

2014-10-13 Thread Philip Van Hoof
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The test in sheets/tests/ called TestGraphicsView.cpp is currently crashing. I made a bug report containing all details about it here: https://bugs.kde.org/show_bug.cgi?id=339921 Does somebody have any idea why the d->getTile() is returning an appar

Resizing a CanvasItem from Sheets to smaller than 50 is very slow

2013-02-27 Thread Philip Van Hoof
Hi guys, I noticed that resizing a CanvasItem from Sheets smaller than ~50 makes rendering the GraphicsScene very very slow. It's not really a bug because it works, it's just very slow. Kind regards, Philip -- Philip Van Hoof Software developer Codeminded BVBA - http://cod

Reviewboard stripping the git header of patches. (Was: Re: Review Request: Move ElapsedTime class to a private header that wont be installed)

2012-12-14 Thread Philip Van Hoof
his is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/107717/ > > Review request for Calligra. > By Philip Hoof. > Description > From 6df02b31d66934ac57a4bce123bab8fcc0dbdf82 Mon Sep 17 00:00:00 2001 > From: Philip Van Hoof > Date: Fr

Re: Compile errors while trying to build with Windows build of calligrasheetscommon

2012-12-13 Thread Philip Van Hoof
kdewin, by making sure that its msvc/math.h is > found before msvc's this error should go away... > > > Marijn > > On Thu, Dec 13, 2012 at 12:31 AM, Philip Van Hoof > wrote: > Hi there, > > I worked around these issues while building our a

Compile errors while trying to build with Windows build of calligrasheetscommon

2012-12-13 Thread Philip Van Hoof
r not found jom: W:\repos\q-bix-build\qframework\CMakeFiles\qframework.dir\build.make [qframework\CMakeFiles\qframework.dir\assetfactory.cpp.obj] Error 2 jom: W:\repos\q-bix-build\CMakeFiles\Makefile2 [qframework\CMakeFiles\qframework.dir\all] Error 2 jom: W:\repos\q-bix-build\Makefile [all]

Re: Building on Windows I'm getting failures by anongit.kde.org's git server

2012-12-07 Thread Philip Van Hoof
On Fri, 2012-12-07 at 16:00 +0100, Friedrich W. H. Kossebau wrote: > Am Freitag, 7. Dezember 2012, 13:22:48 schrieb Philip Van Hoof: > > On Fri, 2012-12-07 at 12:54 +0100, Friedrich W. H. Kossebau wrote: > > The qtcontacts-tracker backend was written mostly by Mathias Hasselmann

Re: Building on Windows I'm getting failures by anongit.kde.org's git server

2012-12-07 Thread Philip Van Hoof
place-explained-in-more-detail http://pvanhoof.be/blog/index.php/2011/03/09/a-replace-extension-for-trackers-sparqls-update > Am Freitag, 7. Dezember 2012, 12:21:20 schrieb Philip Van Hoof: > > Would be great if Calligra's team would invest in a nice Windows SDK. > > But I understand

Re: Building on Windows I'm getting failures by anongit.kde.org's git server

2012-12-07 Thread Philip Van Hoof
On Fri, 2012-12-07 at 11:45 +0100, Boudewijn Rempt wrote: > On Fri, 7 Dec 2012, Philip Van Hoof wrote: > > > > I plan to use msvc2010 as documented on the wiki of Calligra. Note that > > the wiki should probably better document c:\kderoot. It wasn't clear > > until

Re: Building on Windows I'm getting failures by anongit.kde.org's git server

2012-12-07 Thread Philip Van Hoof
On Fri, 2012-12-07 at 11:27 +0100, Boudewijn Rempt wrote: > On Fri, 7 Dec 2012, Philip Van Hoof wrote: > > Looks like gitorious is being obstreperous :-(. > > I managed to actually get qt downloaded earlier this week. One thing you > can do is to try to clone qt manually, int

Building on Windows I'm getting failures by anongit.kde.org's git server

2012-12-07 Thread Philip Van Hoof
tarts fetching the objects and on the console I see "compressing objects", and sometimes it immediately exists after the Counting objects phase. But I can never succeed in getting qt. How do we fix this? Kind regards, Philip -- Philip Van Hoof Software developer Codeminded BVBA - http:

Re: we urgently need more tasks for Google Code-in

2012-12-05 Thread Philip Van Hoof
independent and that can be used as libraries - like Calligra can). I could mentor this, but I must admit that I'm rather new to both Calligra and KDE so perhaps that's not a good idea. Kind regards, Philip -- Philip Van Hoof Software developer Codeminded BVBA - http://codeminded.be

Unsupported attributes of QGraphicsWidget of CanvasItem in sheets/part

2012-12-04 Thread Philip Van Hoof
iting widgets. On Windows CE and Symbian this flag can be used in addition to QApplication::autoSipEnabled to automatically display the SIP when entering a widget. Is any activity planned to add support for those two? Kind regards, Philip -- Philip Van Hoof Software developer Codeminded

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

2012-12-03 Thread Philip Van Hoof
s; } if (m_cachedDoc != 0) delete m_cachedDoc; m_cachedDoc = doc; m_part = part; m_canvas = new TransparentCanvasItem (doc); //m_canvas = static_cast (m_part->createCanvasItem()); m_canvas->setParentItem(this); } Kind regards, Philip On Fri, 2012-11-30 at

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

2012-11-30 Thread Philip Van Hoof
should I start looking? Kind regards, Philip -- Philip Van Hoof Software developer Codeminded BVBA - http://codeminded.be ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Today's calligrasheets crashes

2012-11-30 Thread Philip Van Hoof
-30 at 09:38 +0100, Philip Van Hoof wrote: > 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 > *

Re: Today's calligrasheets crashes

2012-11-30 Thread Philip Van Hoof
11-30 at 10:39 +0100, Boudewijn Rempt wrote: > 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 > in

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:

Today's calligrasheets crashes

2012-11-30 Thread Philip Van Hoof
igra-build/sheets/calligrasheets [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0xb79c8be7 in KParts::ReadWritePart::isReadWrite() const () from /usr/lib

Re: Using Sheets as a library

2012-11-27 Thread Philip Van Hoof
On Mon, 2012-11-26 at 21:14 +0100, Boudewijn Rempt wrote: > On Monday 26 November 2012 Nov, Philip Van Hoof wrote: > > Hi guys, > > > > For the purpose of a custom made and specialized Qt application will > > need to adapt the CMakeFile.txt of Sheets in such a way

Re: Using Sheets as a library

2012-11-26 Thread Philip Van Hoof
with that mind bogglingly strange and ugly autotools thing, and not with cmake, but then again, I'm a software developer because I want to learn new things regularly. ;-) Kind regards, Philip -- Philip Van Hoof Software developer Codeminded BVBA - http://codeminded.be ___

Re: Using Sheets as a library

2012-11-26 Thread Philip Van Hoof
On Mon, 2012-11-26 at 09:22 +0100, Philip Van Hoof wrote: Uhrg, Monday morning. I'm not awake yet. I promise I will get coffee in a minute. > I also noticed that all the files under sheets/ are annotated at the top So this isn't correct. Not all the files under sheets/ are annotat

Using Sheets as a library

2012-11-26 Thread Philip Van Hoof
10 Stefan Nikolaus <stefan.nikol...@kdemail.net> Copyright (C) 2006 Stefan Nikolaus Copyright (C) 2006 Stefan Nikolaus Copyright (C) 2010 Marijn Kruisselbrink pvanhoof@lors:~/repos/kde4/calligra/sheets$ Kind regards, Philip -- Philip Van Hoof Software developer Codeminded