Re: Patch: Remove some deprecated functions

2011-11-07 Thread Cyrille Berger Skott
On Monday 07 November 2011, Boudewijn Rempt wrote: > This is a tricky bit: the rtf-qt library is actually third-party code by > brad hards, included in calligra because we needed it and it's not in any > distribution yet. To be honest, it is never going to be in any distribution if we don't start

Re: Patch: Remove some deprecated functions

2011-11-07 Thread Boudewijn Rempt
On Saturday 05 November 2011 Nov, Mauro wrote: > Hi everyone, > > while building calligra I have noticed many compiler warning related to > the use of deprecated functions. I have tried to remove as many as > possible among the most trivial (dates/locale functions). > > While browsing the code

Re: Patch: Remove some deprecated functions

2011-11-06 Thread Jaroslaw Staniek
On 6 November 2011 17:56, Mauro wrote: >> The function >> >> formatDate(date, KLocale::MonthName, KLocale::ShortName) >> >> was introduced in 4.6 so you need to ifdef that as we still support compiling >> against kde 4.4. > > I apologize, I didn't know you still need to support KDE 4.4 Hi, It ma

Re: Patch: Remove some deprecated functions

2011-11-06 Thread Mauro
Hello Thorsten, On Sunday, November 06, 2011 05:13 Thorsten Zachmann wrote: > What part of Calligra does interest you the most? As a developer I have no preferences, since I know near nothing of Calligra code; so if there is one part that is in more need, or that is easier to start with, I will b

Re: Patch: Remove some deprecated functions

2011-11-05 Thread Thorsten Zachmann
Hello Mauro, On Saturday, November 05, 2011 23:41:03 Mauro wrote: > Hi everyone, > > while building calligra I have noticed many compiler warning related to > the use of deprecated functions. I have tried to remove as many as > possible among the most trivial (dates/locale functions). thanks f

Patch: Remove some deprecated functions

2011-11-05 Thread Mauro
Hi everyone, while building calligra I have noticed many compiler warning related to the use of deprecated functions. I have tried to remove as many as possible among the most trivial (dates/locale functions). While browsing the code I also came upon this strange if construct: [filters/words/r