Re: Introduction

2015-01-24 Thread Kamalpreet Grewal
On Sat, Jan 17, 2015 at 3:07 PM, Boudewijn Rempt wrote: > The first step is to build calligra: > http://community.kde.org/Calligra/Building/Building_Calligra > Then, play with the applications to get a good feel for them, then choose a > subject to work on! I have got the source code on my syst

Re: Introduction

2015-01-24 Thread Jaroslaw Staniek
Hello, In such cases it's better to paste.kde.org entire cmake cache. PS: http://community.kde.org/Calligra/First_Contact On 24 January 2015 at 19:12, Kamalpreet Grewal wrote: > On Sat, Jan 17, 2015 at 3:07 PM, Boudewijn Rempt wrote: >> The first step is to build calligra: >> http://community.

Re: Introduction

2015-01-24 Thread Kamalpreet Grewal
On Sat, Jan 24, 2015 at 11:45 PM, Jaroslaw Staniek wrote: > In such cases it's better to paste.kde.org entire cmake cache. It is here: http://goo.gl/WnUpBy -- Kamalpreet Kaur Grewal Blog: http://kamalpreetgrewal.com/ ___ calligra-devel mailing list ca

Re: OOOOPS

2015-01-24 Thread Jaroslaw Staniek
On 22 January 2015 at 12:01, Cyrille Berger wrote: > On 2015-01-21 19:43, Jaroslaw Staniek wrote: >> >> Hi, >> Next time please use rebase to have only single commits. >> Now ideally we would need the history to be edited by an admin or at >> least commits repushed exactly as they were... > > > Th

Review Request 122238: KoStyleManager independence from kotext

2015-01-24 Thread Camilla Boemann
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122238/ --- Review request for Calligra. Repository: calligra Description ---

Re: Introduction

2015-01-24 Thread Jaroslaw Staniek
Hmm, a couple of questions. What's your OS? Please provide all details you can. The logs shows that's a non-windows, a non-X11 platform. Are these entire logs? Do you have "kdelibs and kdelibs development files " as specified in the build instructions? What was your cmake command exactly? On 24

Re: Review Request 122053: Fix Ctl+Shift+Insert shortcut for Table/Query Design Views

2015-01-24 Thread Jarosław Staniek
> On Jan. 15, 2015, 5:27 p.m., Jarosław Staniek wrote: > > Your solution is a workaround - 1. we would need add the shortcut by hand > > for every use of the table view, and 2. we wouldn't have global shortcut > > available for configuration by users. > > > > Hmm, based on your other patch (fo

Re: Review Request 122238: KoStyleManager independence from kotext

2015-01-24 Thread Inge Wallin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122238/#review74674 --- I didn't understand all of the code, but I made some comment.

Re: Review Request 122197: Fixes to .ods import

2015-01-24 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122197/#review74673 --- Thanks, many suggestions below, some inspired by your changes.

Re: OOOOPS

2015-01-24 Thread René J . V . Bertin
On Saturday January 24 2015 19:28:48 Jaroslaw Staniek wrote: > Yep, that was not a big oops. Especially that, René, you're doing a great > work! I think that in the end only the history was messed up a bit, right? I did a complete new checkout "the morning after", and found it equal to my wor

Re: Introduction

2015-01-24 Thread Boudewijn Rempt
Hi Kamalpreet, This is about the most basic of issues: you haven't installed the development packages for Qt. That means you have not followed the build instructions I linked to. On Sat, 24 Jan 2015, Kamalpreet Grewal wrote: On Sat, Jan 17, 2015 at 3:07 PM, Boudewijn Rempt wrote: The fir

Re: Review Request 122238: KoStyleManager independence from kotext

2015-01-24 Thread Camilla Boemann
> On Jan. 24, 2015, 8:23 p.m., Inge Wallin wrote: > > libs/kotext/commands/ChangeStylesCommand.h, line 38 > > > > > > This seems strange to me. Why would a style change store a single > > QTextDocument? An ODF s

Re: OOOOPS

2015-01-24 Thread Friedrich W. H. Kossebau
Am Samstag, 24. Januar 2015, 22:42:44 schrieb René J.V. Bertin: > On Saturday January 24 2015 19:28:48 Jaroslaw Staniek wrote: > > Yep, that was not a big oops. Especially that, René, you're doing a great > > work! > > > I think that in the end only the history was messed up a bit, right? I did a

Re: OOOOPS

2015-01-24 Thread Jaroslaw Staniek
On 24 January 2015 at 22:42, René J.V. wrote: > On Saturday January 24 2015 19:28:48 Jaroslaw Staniek wrote: > >> Yep, that was not a big oops. Especially that, René, you're doing a great >> work! > > > > I think that in the end only the history was messed up a bit, right? I did a > complete ne

Re: OOOOPS

2015-01-24 Thread Jaroslaw Staniek
On 24 January 2015 at 22:56, Friedrich W. H. Kossebau wrote: > Am Samstag, 24. Januar 2015, 22:42:44 schrieb René J.V. Bertin: >> On Saturday January 24 2015 19:28:48 Jaroslaw Staniek wrote: >> > Yep, that was not a big oops. Especially that, René, you're doing a great >> > work! >> >> >> I think

Re: OOOOPS

2015-01-24 Thread René J . V . Bertin
On Saturday January 24 2015 23:05:10 Jaroslaw Staniek wrote: > > So always do "git pull --rebase" if you have locally commits added which are > > not synced yet. > > Yep, a small hint: I am using a bash alias gpull for that, maybe it > will be ok for your taste too: > > alias gpull='git pull --r

Review Request 122240: Improve Kexi data-aware cell editing API

2015-01-24 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122240/ --- Review request for Calligra, Andrius da Costa Ribas, Adam Pigg, Roman Shte

Re: Review Request 122238: KoStyleManager independence from kotext

2015-01-24 Thread Camilla Boemann
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122238/ --- (Updated Jan. 25, 2015, 12:35 a.m.) Review request for Calligra. Change

Re: Review Request 122238: KoStyleManager independence from kotext

2015-01-24 Thread Camilla Boemann
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122238/ --- (Updated Jan. 25, 2015, 12:40 a.m.) Review request for Calligra. Change