Re: Microsoft tries to react on the Calligra Author initiative

2012-08-30 Thread JL VT
On Thu, Aug 30, 2012 at 9:58 AM, Jaroslaw Staniek wrote: > Hi, > Congratz on all the activities within Calligra Author. > It looks like Microsoft tries to react ;) This Job offer offer has > already been filled: > > http://www.microsoft-careers.com/job/Redmond-Program-Manager-2%2C-Office%2C-78879

Commence implementation of solution to bug 297623

2012-08-29 Thread JL VT
"Commence implementation of solution to bug 297623" (the bug about our Stroke and Fill Docker) Greetings everybody! To start a discussion, I poked Ingwa channel about this in IRC, and we held a brief conversation with he and Boemann. A summary of our conversation would be: This was discussed throu

Re: [REVIEW REQUEST] Cleanup of unused or duplicated icons

2012-08-16 Thread JL VT
On Thu, Aug 16, 2012 at 4:52 AM, Boudewijn Rempt wrote: > On Thursday 16 August 2012 Aug, Friedrich W. H. Kossebau wrote: > > ./krita/pics/deletelayer.png > > ./krita/pics/raiselayer.png > > ./krita/pics/lowerlayer.png > > Hm... I'm actually not sure _why_ we aren't using these icons but instead

Re: Bump CMake minimum requirement to 2.8.0

2012-08-13 Thread JL VT
On Sat, Aug 11, 2012 at 6:01 AM, C. Boemann wrote: > On Saturday 11 August 2012 10:15:05 Gopalakrishna Bhat wrote: > > Hi All, > > > > Considering that CMake 2.8.0[1] was released 3 years back, I propose that > > we update our minimum requirement of cmake to 2.8.0. Even our build > > server[2] us

Re: Dedicating Krita 2.4 to Moebius

2012-03-14 Thread JL VT
On Tue, Mar 13, 2012 at 7:30 AM, Boudewijn Rempt wrote: > Hi, > > I would like to add the attached patch to the 2.4 release. It dedicates this > release of Krita to the memory of Jean Giraud, who died last Saturday. > I support this > -- > Boudewijn Rempt > http://www.valdyas.org, http://www.kri

Re: Bugs with patches (remove close toolbar-button)

2011-06-20 Thread JL VT
On Mon, Jun 20, 2011 at 6:01 PM, Sebastian Sauer wrote: > On Monday 20 June 2011 22:29:15 Sven Langkamp wrote: >> On Mon, Jun 20, 2011 at 9:20 PM, Sebastian Sauer wrote: >> > On Sunday 19 June 2011 10:54:37 Boudewijn Rempt wrote: >> > > We don't have many bugs with patches, but some of them are q

A possible Git branching model for Calligra

2011-06-18 Thread JL VT
When I was learning about Git, I found this document describing a branching model for projects: http://nvie.com/posts/a-successful-git-branching-model/ As far as my knowledge goes, our branching model is quite similar, except that we have no "Master" branch, Trunk takes the role of both the Develo

Suggestions for a shortcut for Save Incremental Version

2011-06-17 Thread JL VT
I recently added a new feature to Krita, reachable at the Save Incremental Version entry in the File menu. Operation: --When clicked, a file called foo.bar is saved as foo_001.bar. --If the file was already called foo_001.bar, it is saved as foo_002.bar, and so on. --If a file with the new name al