Re: Review Request 114439: Support QT_NO_PRINTER and QT_NO_NETWORKINTERFACE

2014-10-15 Thread Sebastian Sauer
/KWPrintingDialog.cpp 82b450f Diff: https://git.reviewboard.kde.org/r/114439/diff/ Testing --- Thanks, Sebastian Sauer ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 114439: Support QT_NO_PRINTER and QT_NO_NETWORKINTERFACE

2013-12-14 Thread Sebastian Sauer
--- Thanks, Sebastian Sauer ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 112123: sheets/functions/statistical.xml - changed help text for TTEST Sheets function.

2013-08-20 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112123/#review38218 --- Ship it! Ship It! - Sebastian Sauer On Aug. 16, 2013, 8:40

Re: Review Request 111954: proper use filter_ products flag to enable/disable whole app filters

2013-08-08 Thread Sebastian Sauer
lving a not-existing problem and/or a solving it in a wrong way :) Thanks, Sebastian Sauer ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 111954: proper use filter_ products flag to enable/disable whole app filters

2013-08-08 Thread Sebastian Sauer
re such switches I may have to add more such cases here and there and so it would make sense to at least have the initial patch reviewed asap before investing time into solving a not-existing problem and/or a solving it in a wrong way :) Thanks, Sebastian Sauer ___

Re: suffix and prefix in and

2013-08-05 Thread Sebastian Sauer
On 08/05/2013 07:25 PM, Elvis Stansvik wrote: 2013/8/5 Elvis Stansvik 2013/8/5 Jos van den Oever Look what I found in libs/odf/KoOdfNumberStyles.**cpp: === //This is an extension of numeric style. For the moment we used namespace of //oasis format for specific calligra extension. Change it

Re: [calligra] /: Add api for writing ODF that is generated from the ODF RNG file.

2013-08-04 Thread Sebastian Sauer
On 08/05/2013 02:16 AM, Jos van den Oever wrote: On 08/04/13 20:25, Friedrich W. H. Kossebau wrote: really cool work from Jos, happy to see it having made it into Calligra master So am I. Glad I blew off the dust from this one. Having finally given the patch I look as well I found I have a re

Re: Calligra 3.0 for Qt 5.1?

2013-08-01 Thread Sebastian Sauer
On 08/01/2013 01:08 AM, Sebastian Sauer wrote: On 08/01/2013 12:13 AM, Sebastian Sauer wrote: On 07/31/2013 11:53 PM, Sebastian Sauer wrote: On 07/31/2013 09:58 PM, Boudewijn Rempt wrote: On Wed, 31 Jul 2013, Sebastian Sauer wrote: That sounds pretty good. Will land some patches related

Re: Calligra 3.0 for Qt 5.1?

2013-07-31 Thread Sebastian Sauer
On 08/01/2013 12:13 AM, Sebastian Sauer wrote: On 07/31/2013 11:53 PM, Sebastian Sauer wrote: On 07/31/2013 09:58 PM, Boudewijn Rempt wrote: On Wed, 31 Jul 2013, Sebastian Sauer wrote: That sounds pretty good. Will land some patches related to that that where missing in your branch soon

Re: Calligra 3.0 for Qt 5.1?

2013-07-31 Thread Sebastian Sauer
On 07/31/2013 11:53 PM, Sebastian Sauer wrote: On 07/31/2013 09:58 PM, Boudewijn Rempt wrote: On Wed, 31 Jul 2013, Sebastian Sauer wrote: If its the code in staging/kservice/plugin then it seems to drag kservice in which drags in kbuildsycoca. I don't think that's needed. Let me

Re: Calligra 3.0 for Qt 5.1?

2013-07-31 Thread Sebastian Sauer
On 07/31/2013 09:58 PM, Boudewijn Rempt wrote: On Wed, 31 Jul 2013, Sebastian Sauer wrote: If its the code in staging/kservice/plugin then it seems to drag kservice in which drags in kbuildsycoca. I don't think that's needed. Let me check with Sebastian Kuegler. That sounds p

Re: Calligra 3.0 for Qt 5.1?

2013-07-31 Thread Sebastian Sauer
On 07/31/2013 06:22 PM, Boudewijn Rempt wrote: On Wed, 31 Jul 2013, Sebastian Sauer wrote: -KMenu* m_viewModeMenu = new KMenu(this); +QMenu* m_viewModeMenu = new QMenu(this); I wouldn't do such changes. Just use fake/kmenu.h and keep the diff clean. Same with KLineEdit/QLin

Re: Notes on porting to Qt5

2013-07-31 Thread Sebastian Sauer
. Where is the code? * kdefakes The kdefakes library as started by Sebastian Sauer needs be expanded to be more than a set of fake headers. for instance... Nah, there is plenty implementation for all things *really* required to run (Coffice and Active) on Linux, Android, Sailfish, Windows, etc

Re: Calligra 3.0 for Qt 5.1?

2013-07-31 Thread Sebastian Sauer
On 07/31/2013 02:47 PM, Boudewijn Rempt wrote: On Wednesday 31 July 2013 Jul 03:05:45 Sebastian Sauer wrote: +2 May I suggest a two steps approach: 0) Get pending work needed for the port to master while still on Qt4. Give them some time till problems are sorted out. Yes -- that's wna

Re: Calligra 3.0 for Qt 5.1?

2013-07-30 Thread Sebastian Sauer
On 07/30/2013 08:47 PM, Jaroslaw Staniek wrote: On 30 July 2013 02:20, Sven Langkamp wrote: On Mon, Jul 29, 2013 at 12:11 PM, Boudewijn Rempt wrote: I want to propose that we start porting Calligra to Qt 5.1 now that 2.7 is released. Jolla is funding KO GmbH to work on porting the core, so th

Re: Calligra 3.0 for Qt 5.1?

2013-07-30 Thread Sebastian Sauer
On 07/30/2013 02:32 AM, Boudewijn Rempt wrote: On Monday 29 July 2013 Jul 23:21:47 Dmitry Kazakov wrote: Btw, do the File Layers in Krita check that the file is changed on disk? Do they use some KIO thing for that? kdirnotify, as fast as I remember -- it's in kio: ./staging/kio/src/core/kdirn

Re: Review Request 110928: Always save the position of a shape

2013-06-24 Thread Sebastian Sauer
y should be > treated the same as for the svg element in the SVG spec. But I may be wrong. > > [1] > http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1418216_253892949 > > Sebastian Sauer wrote: > Yes, that's corre

Re: Roadmap to Calligra Mini

2013-06-19 Thread Sebastian Sauer
On 06/19/2013 03:39 AM, Jaroslaw Staniek wrote: On 17 June 2013 21:11, Sebastian Sauer wrote: Yep, Calligra Active was even the starting point when I begun that. I switched away when going full threaded cause that was requiring a complete different architecture and design. In Coffice all of

Re: Roadmap to Calligra Mini

2013-06-17 Thread Sebastian Sauer
e no-go all-in-one-thread problem at another level. On the other hand there would still be work needed to get potential long-blocking operations like loading threaded which is all solved in Coffice as of today already Well, we will see. On Mon, Jun 17, 2013 at 2:22 PM, Sebastian Sauer wrote:

Roadmap to Calligra Mini

2013-06-17 Thread Sebastian Sauer
Aloha, so you may have noticed that I did land last few weeks work in the Coffice-branch. I am giving here a short status-update on the work done and the work I plan to do towards releasing the first release of the Calligra Mini successor of Coffice. Note that this is only my personal roadmap

Re: Review Request 110928: Always save the position of a shape

2013-06-17 Thread Sebastian Sauer
y should be > treated the same as for the svg element in the SVG spec. But I may be wrong. > > [1] > http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1418216_253892949 > > Sebastian Sauer wrote: > Yes, that's corre

Re: Review Request 110928: Always save the position of a shape

2013-06-12 Thread Sebastian Sauer
> On June 10, 2013, 5:52 p.m., C. Boemann wrote: > > I still don't see the relation to the bug nor do I understand why we need > > to save 0,0 > > Inge Wallin wrote: > Ah, now I understand why everybody focusses on the bug. I was unclear in > my description. "This bug" in the description

Re: Purpose and scope of libs/odf

2013-05-17 Thread Sebastian Sauer
First thanks for the mail Inge, great one :) On 05/17/2013 10:34 AM, Thorsten Zachmann wrote: On Thursday 16 May 2013 18:51:52 Inge Wallin wrote: * Objects that represent parts of an ODF document that are used only in filters. Applications have more sophisticated implementations that allow e

Re: Review Request 110408: Improve the styles handling in libs/odf/styles

2013-05-15 Thread Sebastian Sauer
> On May 12, 2013, 5:02 p.m., Thorsten Zachmann wrote: > > As said before I think all this code should move to the docx filter as the > > way it is not I can't see how it will fit with the current style loading > > code at all. Please move to the filter and once there is a patch that will > >

Re: Review Request 109980: Load styles into a new, more generic style manager

2013-04-17 Thread Sebastian Sauer
On 04/17/2013 02:50 AM, Inge Wallin wrote: On Tuesday, April 16, 2013 23:59:01 Sebastian Sauer wrote: On 04/13/2013 08:37 PM, Inge Wallin wrote: (Note to zagge: sorry for double sending this, the first reply lost the caligra-devel recipient for some reason.) On Saturday, April 13, 2013 14:14

Re: Review Request 109980: Load styles into a new, more generic style manager

2013-04-16 Thread Sebastian Sauer
On 04/13/2013 08:37 PM, Inge Wallin wrote: (Note to zagge: sorry for double sending this, the first reply lost the caligra-devel recipient for some reason.) On Saturday, April 13, 2013 14:14:40 Thorsten Zachmann wrote: Hello, Here is step 2 in the plan to create a docx export filter. It cont

Re: Review Request 109887: Create a stream reader better suited for ODF than QXmlStreamReader

2013-04-09 Thread Sebastian Sauer
nice if we could start to use stream reading > > in our loading code. But for that to happen we need to change the structure > > of loading so that we can combine DOM based loading with stream based. I > > don't have any particular plans but I think it will mature when the cur

Re: Review Request 109887: Create a stream reader better suited for ODF than QXmlStreamReader

2013-04-09 Thread Sebastian Sauer
nice if we could start to use stream reading > > in our loading code. But for that to happen we need to change the structure > > of loading so that we can combine DOM based loading with stream based. I > > don't have any particular plans but I think it will mature when the cur

Re: Review Request 109887: Create a stream reader better suited for ODF than QXmlStreamReader

2013-04-09 Thread Sebastian Sauer
> On April 9, 2013, 9:05 a.m., Inge Wallin wrote: > > libs/odf/KoXmlStreamReader.cpp, line 229 > > > > > > This code is indeed slower than the normal QXmlStreamReader. Since it > > builds on top of it, it would b

Re: Porting to Qt5

2013-04-09 Thread Sebastian Sauer
On 04/09/2013 03:36 AM, Kevin Krammer wrote: On Monday, 2013-04-08, Boudewijn Rempt wrote: On Mon, 8 Apr 2013, Kevin Krammer wrote: On Monday, 2013-04-08, Boudewijn Rempt wrote: * replace kconfig with qsettings Doesn't that lose all support for OSV and admin default values, immutable settings

Re: Porting to Qt5

2013-04-08 Thread Sebastian Sauer
On 04/08/2013 06:05 PM, Boudewijn Rempt wrote: Well, I'm fine with having moc_bla.cpp includes where Q_PRIVATE_SLOT is used. I don't think there's any real problem there. Its a problem when somebody switches cmake<=>qmake (both directions) cause of there moc filename incompatibilities. Anyhow,

Re: Porting to Qt5

2013-04-08 Thread Sebastian Sauer
Wow, wow. Fan-tas-tic work! On 04/08/2013 04:49 PM, Boudewijn Rempt wrote: Hi, No doubt you've seen my qt5 porting branch. I was surprised at how far I came, even though I was tempted to bang my head against my desk a couple of times (especially over the Q_PRIVATE_SLOT thing -- while all I h

Re: Review Request 109887: Create a stream reader better suited for ODF than QXmlStreamReader

2013-04-06 Thread Sebastian Sauer
> On April 6, 2013, 5:28 p.m., Sebastian Sauer wrote: > > libs/odf/KoXmlStreamReader.cpp, line 229 > > <http://git.reviewboard.kde.org/r/109887/diff/2/?file=131690#file131690line229> > > > > hmmm. This is a rather hot code isn't it? And it introduce

Re: Review Request 109887: Create a stream reader better suited for ODF than QXmlStreamReader

2013-04-06 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109887/#review30574 --- libs/odf/KoXmlStreamReader.cpp

Review Request 109886: KoGenericRegistry, KoShapeRegistry, KoInlineObjectRegistry factory adding/removing

2013-04-06 Thread Sebastian Sauer
8e686 libs/kotext/KoInlineObjectRegistry.h 2132b99 libs/kotext/KoInlineObjectRegistry.cpp c59d318 Diff: http://git.reviewboard.kde.org/r/109886/diff/ Testing --- Thanks, Sebastian Sauer ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Rename Coffice?

2013-03-30 Thread Sebastian Sauer
On 03/29/2013 05:31 PM, Boudewijn Rempt wrote: On Thursday 28 March 2013 Mar 18:20:01 Thorsten Zachmann wrote: Hello Sebastian, On Thursday 28 March 2013 18:10:35 Sebastian Sauer wrote: * Or alternatively port Calligra to Qt5. boud is working on that and in the same time trying to reduce the

Calligra Mini: Packaging+Signing?

2013-03-28 Thread Sebastian Sauer
Aloha, here the interesting reply from the sysadmins regarding publishing of Calligra Mini at Google Play, signing and packaging: [QUOTE] Right. From our point of view we can do the following: - we can setup an account, maintain it and delegate permissions to the people that need to upload ap

Re: Rename Coffice?

2013-03-28 Thread Sebastian Sauer
On 03/29/2013 12:20 AM, Thorsten Zachmann wrote: Hello Sebastian, On Thursday 28 March 2013 18:10:35 Sebastian Sauer wrote: * Or alternatively port Calligra to Qt5. boud is working on that and in the same time trying to reduce the kde dependencies where needed and remove the usage of kparts

Re: Rename Coffice?

2013-03-28 Thread Sebastian Sauer
On 03/28/2013 10:46 PM, Inge Wallin wrote: On Thursday, March 28, 2013 18:10:35 Sebastian Sauer wrote: On 03/28/2013 05:47 AM, Jaroslaw Staniek wrote: Sebastian, I only referred the marketing/PR side of things; both Inge and part of me offer you support in that area. The desire I tried to

Re: Rename Coffice?

2013-03-28 Thread Sebastian Sauer
On 03/28/2013 05:47 AM, Jaroslaw Staniek wrote: Sebastian, I only referred the marketing/PR side of things; both Inge and part of me offer you support in that area. The desire I tried to express is: avoiding confusion among users or 3rdparties, plus wannabe journalists, by not multiplying extra *

Re: a new library for traversing odf files and a new export filter

2013-03-26 Thread Sebastian Sauer
On 03/26/2013 04:32 PM, Sebastian Sauer wrote: On 03/26/2013 02:51 PM, Lassi Nieminen wrote: Hola, On Mon, Mar 25, 2013 at 8:12 PM, Inge Wallin <mailto:i...@lysator.liu.se>> wrote: On Monday, March 25, 2013 17:54:53 matus.u...@gmail.com <mailto:matus.u...@gmail.com>

Re: a new library for traversing odf files and a new export filter

2013-03-26 Thread Sebastian Sauer
On 03/26/2013 02:51 PM, Lassi Nieminen wrote: Hola, On Mon, Mar 25, 2013 at 8:12 PM, Inge Wallin > wrote: On Monday, March 25, 2013 17:54:53 matus.u...@gmail.com wrote: > Hi, > > sorry for not discussing earlier, but

Re: Rename Coffice?

2013-03-25 Thread Sebastian Sauer
On 03/26/2013 03:42 AM, Sebastian Sauer wrote: On 03/26/2013 03:10 AM, Sebastian Sauer wrote: On 03/25/2013 07:21 PM, Inge Wallin wrote: On Monday, March 25, 2013 12:16:57 Elvis Stansvik wrote: 2013/3/25 Sebastian Sauer : On 03/25/2013 12:32 PM, Jaroslaw Staniek wrote: hi, congrats for

Re: Rename Coffice?

2013-03-25 Thread Sebastian Sauer
On 03/26/2013 03:10 AM, Sebastian Sauer wrote: On 03/25/2013 07:21 PM, Inge Wallin wrote: On Monday, March 25, 2013 12:16:57 Elvis Stansvik wrote: 2013/3/25 Sebastian Sauer : On 03/25/2013 12:32 PM, Jaroslaw Staniek wrote: hi, congrats for publicity but i'm suggesting not introd

Re: Rename Coffice?

2013-03-25 Thread Sebastian Sauer
On 03/25/2013 07:21 PM, Inge Wallin wrote: On Monday, March 25, 2013 12:16:57 Elvis Stansvik wrote: 2013/3/25 Sebastian Sauer : On 03/25/2013 12:32 PM, Jaroslaw Staniek wrote: hi, congrats for publicity but i'm suggesting not introducing redundant brands extra that sound like a

Re: Rename Coffice?

2013-03-24 Thread Sebastian Sauer
dictator but consensus building. Ok/Better? On 03/25/2013 12:52 PM, Sebastian Sauer wrote: On 03/25/2013 12:32 PM, Jaroslaw Staniek wrote: hi, congrats for publicity but i'm suggesting not introducing redundant brands extra that sound like a fork, Redundant as in Coffice contains alread

Re: Rename Coffice?

2013-03-24 Thread Sebastian Sauer
Not sure what's misleading or how I could address that. Its now "experimental Words only" (more coming later)" what imho sums it good up. On 25/03/2013, Sebastian Sauer wrote: Common feedback seems to be that the application should contain the "Calligra" name to

Re: Review Request 109700: Make KoProgressProxy (re)usuable without KoMainWindow

2013-03-24 Thread Sebastian Sauer
09700/diff/ Testing --- Thanks, Sebastian Sauer ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 109700: Make KoProgressProxy (re)usuable without KoMainWindow

2013-03-24 Thread Sebastian Sauer
n/KoDocument.cpp 13e7258 libs/main/KoPart.cpp d1e86e5 words/part/KWDocument.h 7654aa3 words/part/KWDocument.cpp 54cccdc Diff: http://git.reviewboard.kde.org/r/109700/diff/ Testing --- Thanks, Sebastian Sauer ___ calligra-devel mailing lis

Fwd: Rename Coffice?

2013-03-24 Thread Sebastian Sauer
Common feedback seems to be that the application should contain the "Calligra" name to raise awareness / make our brand stronger. I tend to agree. Suggestion would be that to rename the visible parts to "Calligra Coffice". Would that be okay or anybody against or...? Also the name "Coffice" is

Re: [calligra/coffice] coffice: Update patchfile

2013-03-23 Thread Sebastian Sauer
On 03/24/2013 03:12 AM, Boudewijn Rempt wrote: On Saturday 23 March 2013 Mar 18:20:49 Sebastian Sauer wrote: + // THIS IS WRONG! KoDocument::openFile should move here, and whoever subclassed KoDocument to + // reimplement openFile shold now subclass KoPart. Well, no -- KoPart should

Re: Coffice milestone 2

2013-03-18 Thread Sebastian Sauer
I am curious what are your longer-term plans - using Qt 4 or waiting for Qt 5 Calligra port where natively-looking QML components for android would be finalized. Its Qt4 atm. For sure going Qt5 would be the long term plan but for that to happen Calligra needs to be ported to Qt5. I think using C

Coffice milestone 2

2013-03-16 Thread Sebastian Sauer
Aloha, so you may have noticed that within last week(s) I landed a bunch of commits in a Calligra branch named "coffice". Coffice (Calligra Office or coffee-in-office) is the try to get Calligra on to mobile. More concrete I target Android for now (BB10 and Sailfish would be the next candida

Re: Review Request 108478: fix for a broken algorithm type comparison in MsooXmlDiagramReader_p.cpp

2013-01-20 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108478/#review25877 --- Ship it! Ship It! - Sebastian Sauer On Jan. 18, 2013, 9:55

Re: Fixing display of user defined variables of type date (and time) , need help

2012-10-16 Thread Sebastian Sauer
On 10/16/2012 03:24 AM, Friedrich W. H. Kossebau wrote: Am Freitag, 28. September 2012, 14:21:33 schrieb Sebastian Sauer: Aloha Friedrich and * :) On 09/27/2012 11:49 PM, Friedrich W. H. Kossebau wrote: Hi, I looked into why date variables are always only displayed with the default format

Re: Fixing display of user defined variables of type date (and time) , need help

2012-09-28 Thread Sebastian Sauer
Aloha Friedrich and * :) On 09/27/2012 11:49 PM, Friedrich W. H. Kossebau wrote: Hi, I looked into why date variables are always only displayed with the default format and found that the error lies in that KoOdfNumberStyles::format(...) expects the value for date (and seems also time) to be a n

Re: Review Request: Field list: return bool from removeFiled(), add moveField()

2012-09-05 Thread Sebastian Sauer
se s/value/take/ was done without no remove/erase/removeAt added or? - Sebastian Sauer On Sept. 4, 2012, 8:31 p.m., Jarosław Staniek wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.r

Re: Review Request: Fix build option 'Debugging GUI for KexiDB' after moving to calligradb

2012-09-05 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106329/#review18571 --- Ship it! Ship It! - Sebastian Sauer On Sept. 4, 2012, 10

Re: Review Request: Make it possible to disable db drivers even if the libs are present and found

2012-08-26 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106152/#review18059 --- Ship it! Ship It! - Sebastian Sauer On Aug. 23, 2012, 9:37

Re: Who feels in charge for the Chart plugin?

2012-08-06 Thread Sebastian Sauer
f are they need to be addressed. And who is the contact person at KDAB for the chart code? I'm not sure who is the product manager. I normally talk with Sebastian Sauer. So do I try to do now :) Sebastian, do you use the Oxygen icons for the chart types in the KDAB product as well and c

Re: warning C4129: '%' : unrecognized character escape sequence

2012-03-19 Thread Sebastian Sauer
On 03/19/2012 11:21 AM, Matus Uzak wrote: Hi, I did not catch the irc conversation. The backslash in "\%" seems to be ignored internally. I don't think it's an undocumented escape sequence understood by QString, so I would remove it. Any objections from sebsauer and LukasT who were using th

Re: Project Proposal for Calligra

2012-03-15 Thread Sebastian Sauer
On 03/15/2012 11:17 PM, jigar raisinghani wrote: Hi, Sebastian, one thing i personally like about Calligra Sheets(Tables) is its "IMPORT" feature. eg. you have 10 tables in a document, Calligra Sheets extracts and opens it in 10 different sheets. This is awesome. But supposing you

Re: Project Proposal for Calligra

2012-03-15 Thread Sebastian Sauer
On 03/15/2012 12:04 PM, C. Boemann wrote: On Wednesday 14 March 2012 12:53:16 jigar raisinghani wrote: Hi Here is a project proposal which i would like to implement in Calligra Tables and Calligra Words. http://dl.dropbox.com/u/49042576/Project%20Proposal_JIGAR.pdf Cheers, Jigar

Re: Review Request: Improvements in saving pie/ring charts

2012-03-14 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104268/#review11412 --- Ship it! Ship It! - Sebastian Sauer On March 14, 2012, 6

Re: Review Request: Improvements in saving pie/ring charts

2012-03-14 Thread Sebastian Sauer
lor( section ); // Vertically aligned diagrams default to one brush per data set return defaultBrush(); Better don't ask why the one uses Vertical and the other Horizontal cause I have no clue either... Probably yet another bug? - Sebastian Sauer On March 1

Re: Using the Tables brand/trade name for a spreadsheet application

2012-03-07 Thread Sebastian Sauer
On 03/07/2012 06:10 PM, Algot Runeman wrote: On 03/07/2012 09:15 AM, Boudewijn Rempt wrote: On Wed, 7 Mar 2012, Sebastian Sauer wrote: I really think we should not rename to Abacus if we do not plan to make some lawyers even more rich. Maybe we should just go for the most generic names

Re: Using the Tables brand/trade name for a spreadsheet application

2012-03-07 Thread Sebastian Sauer
On 03/07/2012 04:19 PM, Jaroslaw Staniek wrote: On 7 March 2012 15:51, Robert Leleu wrote: Je la 07/03/2012 15:35 Origina mesaĝo Jaroslaw Staniek skribis (esperanto estas la unua internacia lingvo): On 7 March 2012 15:10, Sebastian Sauer wrote: The Abacus Spreadsheet Formula

Re: Using the Tables brand/trade name for a spreadsheet application

2012-03-07 Thread Sebastian Sauer
On 03/07/2012 03:46 PM, Boudewijn Rempt wrote: On Wednesday 07 March 2012 Mar, Jaroslaw Staniek wrote: On 7 March 2012 15:10, Sebastian Sauer wrote: The Abacus Spreadsheet Formula compiler: http://code.google.com/p/formulacompiler/ from the Abacus Research AG (1985-today): http

Re: Using the Tables brand/trade name for a spreadsheet application

2012-03-07 Thread Sebastian Sauer
On 03/07/2012 02:32 PM, Sebastian Sauer wrote: On 03/07/2012 01:00 PM, Jaroslaw Staniek wrote: On 7 March 2012 12:14, Sebastian Sauer wrote: On 03/07/2012 11:38 AM, Boudewijn Rempt wrote: On Wednesday 07 March 2012 Mar, Tables (mails) wrote: Hi, My name is Daniel Schwill and I'

Re: Using the Tables brand/trade name for a spreadsheet application

2012-03-07 Thread Sebastian Sauer
On 03/07/2012 01:00 PM, Jaroslaw Staniek wrote: On 7 March 2012 12:14, Sebastian Sauer wrote: On 03/07/2012 11:38 AM, Boudewijn Rempt wrote: On Wednesday 07 March 2012 Mar, Tables (mails) wrote: Hi, My name is Daniel Schwill and I'm the developer of a spreadsheet application called T

Re: Using the Tables brand/trade name for a spreadsheet application

2012-03-07 Thread Sebastian Sauer
On 03/07/2012 12:14 PM, Sebastian Sauer wrote: 10. Numbers n shit loses to Abacus by 8–0, loses to Flats by 4–2 => I would not see that as serious proposal, or? I mean I think an application should not be named "shit"... maybe make it "sheet" if you like something e

Re: Using the Tables brand/trade name for a spreadsheet application

2012-03-07 Thread Sebastian Sauer
On 03/07/2012 11:38 AM, Boudewijn Rempt wrote: On Wednesday 07 March 2012 Mar, Tables (mails) wrote: Hi, My name is Daniel Schwill and I'm the developer of a spreadsheet application called Tables for Mac OS X. I'm using the brand/trade name Tables for my spreadsheet application since 2004/200

Re: GSoC idea

2012-02-24 Thread Sebastian Sauer
On 02/24/2012 09:41 AM, Kevin Krammer wrote: On Friday, 2012-02-24, Sebastian Sauer wrote: On 02/23/2012 05:59 PM, Boudewijn Rempt wrote: On Thursday 23 February 2012 Feb, Smit Patel wrote: On Thu, Feb 23, 2012 at 3:36 PM, Sebastian Sauer wrote: ** On 02/23/2012 01:31 PM, Smit Patel wrote

Re: GSoC idea

2012-02-23 Thread Sebastian Sauer
On 02/24/2012 05:33 AM, Sebastian Sauer wrote: On 02/23/2012 05:59 PM, Boudewijn Rempt wrote: On Thursday 23 February 2012 Feb, Smit Patel wrote: On Thu, Feb 23, 2012 at 3:36 PM, Sebastian Sauer wrote: ** On 02/23/2012 01:31 PM, Smit Patel wrote: Hi everyone, I'd like to propose a

Re: GSoC idea

2012-02-23 Thread Sebastian Sauer
On 02/23/2012 05:52 PM, Smit Patel wrote: On Thu, Feb 23, 2012 at 3:36 PM, Sebastian Sauer <mailto:m...@dipe.org>> wrote: On 02/23/2012 01:31 PM, Smit Patel wrote: Hi everyone, I'd like to propose a GSoC project. Here's the brief description about project

Re: GSoC idea

2012-02-23 Thread Sebastian Sauer
On 02/23/2012 05:59 PM, Boudewijn Rempt wrote: On Thursday 23 February 2012 Feb, Smit Patel wrote: On Thu, Feb 23, 2012 at 3:36 PM, Sebastian Sauer wrote: ** On 02/23/2012 01:31 PM, Smit Patel wrote: Hi everyone, I'd like to propose a GSoC project. Here's the brief descrip

Re: GSoC idea

2012-02-23 Thread Sebastian Sauer
On 02/23/2012 01:31 PM, Smit Patel wrote: Hi everyone, I'd like to propose a GSoC project. Here's the brief description about project idea. Provide a dbus API that provides an generic interface that can be used by external bibliography engines (xbiblio, kbibtex, bibus) dbus is optional[1] an

Review Request: Make dbus, knotify and phonon optional

2012-02-18 Thread Sebastian Sauer
sound/KPrSoundEventAction.cpp 1fbb3f4 tables/CMakeLists.txt 31c74a4 tables/HeaderFooter.cpp 5e0bd48 tables/part/Doc.cpp 25e3fd3 tables/part/View.cpp e4097ed Diff: http://git.reviewboard.kde.org/r/104021/diff/ Testing --- compiles Thanks, Sebastian

Re: [calligra] tools/converter: Better description

2012-02-14 Thread Sebastian Sauer
On 02/14/2012 05:34 PM, Boudewijn Rempt wrote: On Tuesday 14 February 2012 Feb, Yuri Chornoivan wrote: Hi! I (as one of translation team coordinators) think that there is no need to comment or exclude the strings in some way. The string freeze were broken at least three times during the last

Re: [calligra] tools/converter: Better description

2012-02-14 Thread Sebastian Sauer
information but keep the functionality and the arguments working. The user can only either guess the arguments or read the source-code. Opinions, ideas, wishes? On Tue, 14 Feb 2012, Sebastian Sauer wrote: Git commit c15faf35e11266d9605759db227036830bfebc6e by Sebastian Sauer. Committed on 14/02

Re: GSOC 2012 idea

2012-02-12 Thread Sebastian Sauer
On 02/12/2012 10:38 PM, C. Boemann wrote: > From Words' side it's a clear no unfortunately. We are not ready to entertain this idea. Collaborative editing is very difficult and out of scope for gsoc. The Telepathy side is the easy final touches. You need to define the protocol, implement the pro

Re: Making dbus optional in Calligra

2012-02-08 Thread Sebastian Sauer
On 02/08/2012 02:54 PM, Sebastian Sauer wrote: On 02/08/2012 02:01 PM, Sebastian Sauer wrote: On 02/08/2012 02:01 PM, Boudewijn Rempt wrote: On Wednesday 08 February 2012 Feb, Sebastian Sauer wrote: On 02/08/2012 09:47 AM, Boudewijn Rempt wrote: On Wednesday 08 February 2012 Feb, Sebastian

Re: Making dbus optional in Calligra

2012-02-08 Thread Sebastian Sauer
On 02/08/2012 02:01 PM, Sebastian Sauer wrote: On 02/08/2012 02:01 PM, Boudewijn Rempt wrote: On Wednesday 08 February 2012 Feb, Sebastian Sauer wrote: On 02/08/2012 09:47 AM, Boudewijn Rempt wrote: On Wednesday 08 February 2012 Feb, Sebastian Sauer wrote: An example would be the "Acc

Re: Making dbus optional in Calligra

2012-02-08 Thread Sebastian Sauer
On 02/08/2012 02:01 PM, Boudewijn Rempt wrote: On Wednesday 08 February 2012 Feb, Sebastian Sauer wrote: On 02/08/2012 09:47 AM, Boudewijn Rempt wrote: On Wednesday 08 February 2012 Feb, Sebastian Sauer wrote: An example would be the "Accounts" application shipped per default with t

Re: Making dbus optional in Calligra

2012-02-08 Thread Sebastian Sauer
On 02/08/2012 01:30 PM, Pau Garcia i Quiles wrote: On Wed, Feb 8, 2012 at 1:20 PM, Jaroslaw Staniek > wrote: On 8 February 2012 11:50, Pau Garcia i Quiles mailto:pgqui...@elpauer.org>> wrote: > > > On Tue, Feb 7, 2012 at 3:09 PM, Boudewijn Rempt

Re: Making dbus optional in Calligra

2012-02-08 Thread Sebastian Sauer
On 02/08/2012 09:47 AM, Boudewijn Rempt wrote: On Wednesday 08 February 2012 Feb, Sebastian Sauer wrote: An example would be the "Accounts" application shipped per default with the N9 that is using Telepathy offers additional plugins via the store. Imagine how great it could have b

Re: Making dbus optional in Calligra

2012-02-08 Thread Sebastian Sauer
On 02/07/2012 11:00 PM, Jaroslaw Staniek wrote: On 7 February 2012 22:31, Sebastian Sauer wrote: On 02/07/2012 08:54 PM, Jaroslaw Staniek wrote: On 7 February 2012 20:34, Sebastian Sauerwrote: On 02/07/2012 03:09 PM, Boudewijn Rempt wrote: On Tue, 7 Feb 2012, Jaroslaw Staniek wrote: I

Re: Making dbus optional in Calligra

2012-02-07 Thread Sebastian Sauer
On 02/07/2012 08:54 PM, Jaroslaw Staniek wrote: On 7 February 2012 20:34, Sebastian Sauer wrote: On 02/07/2012 03:09 PM, Boudewijn Rempt wrote: On Tue, 7 Feb 2012, Jaroslaw Staniek wrote: I am not sure about the plugin idea. Plugins are good if there are alternative means implemented

Re: Making dbus optional in Calligra

2012-02-07 Thread Sebastian Sauer
On 02/07/2012 08:25 PM, Marijn Kruisselbrink wrote: On Tuesday, February 07, 2012 07:59:55 PM Sebastian Sauer wrote: On 02/07/2012 02:52 PM, Boudewijn Rempt wrote: On Tue, 7 Feb 2012, Sebastian Sauer wrote: What I would like to do is to introduce in Calligra a way to completely disable any

Re: Making dbus optional in Calligra

2012-02-07 Thread Sebastian Sauer
On 02/07/2012 03:09 PM, Boudewijn Rempt wrote: On Tue, 7 Feb 2012, Jaroslaw Staniek wrote: I am not sure about the plugin idea. Plugins are good if there are alternative means implemented supporting the same interface - here the generic local communication. Is that the case here? How about comp

Re: Review Request: Increase gap between pages in Words

2012-02-07 Thread Sebastian Sauer
did reply so far and the changes looks save and cool to me :) - Sebastian Sauer On Feb. 5, 2012, 4:05 p.m., Sven Langkamp wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.

Re: Making dbus optional in Calligra

2012-02-07 Thread Sebastian Sauer
On 02/07/2012 02:52 PM, Boudewijn Rempt wrote: On Tue, 7 Feb 2012, Sebastian Sauer wrote: What I would like to do is to introduce in Calligra a way to completely disable any use of dbus. The target would be to 1) make Calligra compile with #define QT_NO_DBUS and 2) make Calligra optionally

Making dbus optional in Calligra

2012-02-07 Thread Sebastian Sauer
What I would like to do is to introduce in Calligra a way to completely disable any use of dbus. The target would be to 1) make Calligra compile with #define QT_NO_DBUS and 2) make Calligra optionally compile without support for dbus even if Qt-dbus is available. The idea is to address one of

Re: Review Request: Fix wrong function type descriptions in tables/functions/*xml files

2012-01-17 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103710/#review9909 --- Ship it! Ship It! - Sebastian Sauer On Jan. 16, 2012, 7:23

Re: Calligra Suite on Intel AppUp Store

2012-01-17 Thread Sebastian Sauer
On 01/17/2012 09:27 AM, Boudewijn Rempt wrote: On Tuesday 17 January 2012 Jan, Mani N C wrote: Hello All, I just downloaded Calligra Suite for Windows and it looks pretty good and usable for a beta version. Awesome work!!! I was wondering if we can upload Calligra to Intel AppUp Store. We can g

Re: Help regarding project

2011-12-26 Thread Sebastian Sauer
On 12/26/2011 07:42 AM, Panks wrote: Sorry for late reply, College reopening next week so have few assignments to deal with in this week. Hello Sebastian :-) Anyway, I made that skeleton work, now it is showing pdf files in 'Open Document' window and pushed it to kde git too. Seems I am not a

Re: Help regarding project

2011-12-22 Thread Sebastian Sauer
On 12/22/2011 09:44 AM, Panks wrote: Very great. Lot of thanks for sharing your progress. For poppler you may like to have a look at http://people.freedesktop.org/~aacid/docs/qt4/ and for implementations using it http:/

Re: Help regarding project

2011-12-20 Thread Sebastian Sauer
On 12/20/2011 09:56 AM, Jaroslaw Staniek wrote: On 20 December 2011 09:46, Sebastian Sauer wrote: Just something to keep in mind: on windows MSVC, libpoppler is a static library ("because poppler does not have import/export thing for the core(private) api" dixit pinotree). Libpopp

Re: Help regarding project

2011-12-20 Thread Sebastian Sauer
On 12/20/2011 08:43 AM, Pierre Stirnweiss wrote: I'd like to point to this thread regarding kde on windows and poppler (by the way is there a way in Googlemail to refer to a thread without copy/paste it?): From: *Pierre Stirnweiss* > Date: Sun, Mar 20, 2011

Re: Help regarding project

2011-12-19 Thread Sebastian Sauer
On 12/20/2011 05:20 AM, Panks wrote: On Mon, Dec 19, 2011 at 11:05 AM, Sebastian Sauer <mailto:m...@dipe.org>> wrote: On 12/18/2011 09:33 PM, Panks wrote: Hello everyone, This is Pankaj, I am a second year CS student at Indian Institute of Technology, Madras.

  1   2   3   >