Hi guys,
This is just a quick note as i'm filling in for Lydia. Turns out though KDE
has a whole bunch of Code-In tasks, students are taking them fast and we don't
want to run out! Some mentors have already begun to receive patches from their
students, so this is a very real and tangible way to
Sorry for the cross-posting, not sure who has to make a call on my question so
i'm mailing the web people, the translators and also the decision makers.
Please anyone that is interested in following the discussion answer to kde-www
only, no need to spam four lists with it.
For you that do not k
> On 2010-11-22 21:10:52, Christoph Feck wrote:
> > Wouldn't it be much simpler to use a scaled QPainter on the QImage to
> > render the filmstrip holes at different sizes?
... besides that the (hard)code(d strips - at least form a glimpse on the diff)
does not look endian safe - iff we still
---
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5937/#review8904
---
Wouldn't it be much simpler to use a scaled QPainter on the QImage
---
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5937/
---
Review request for kdelibs.
Summary
---
+ Some type changes (uinXX to q
A Dilluns, 22 de novembre de 2010, David Faure va escriure:
> On Sunday 21 November 2010, Oswald Buddenhagen wrote:
> > On Sun, Nov 21, 2010 at 12:46:53AM +, Albert Astals Cid wrote:
> > > It achieves that by creating a static that instructs KGlobal to load a
> > > given translation catalog on
On Sunday 21 November 2010, Oswald Buddenhagen wrote:
> On Sun, Nov 21, 2010 at 12:46:53AM +, Albert Astals Cid wrote:
> > It achieves that by creating a static that instructs KGlobal to load a
> > given translation catalog on global locale creation.
>
> statics in shared libraries have always