Login  Register

Re: Digikam GSoC 2021

Posted by Anjani Kumar on Mar 31, 2021; 4:12pm
URL: http://digikam.185.s1.nabble.com/Digikam-GSoC-2021-tp4715320p4715645.html

Hello,
I am having some trouble understanding the dimg framework. I know that https://invent.kde.org/graphics/digikam/-/tree/master/core/libs/dimg is to be ported to use 16 bit colors depth. It seems to me that the current implementation already handles this. So I have to port all the uses of changed/deprecated classes and uses in this framework right?

Sorry if I sound somewhat off

Thanks
Anjani

On Thu, Mar 25, 2021 at 10:38 PM Gilles Caulier <[hidden email]> wrote:
Qt§ i want mean, but as this class is the same in Qt5, porting to pure
Qt5 == Qt6

Gilles Caulier

Le jeu. 25 mars 2021 à 14:20, Anjani Kumar <[hidden email]> a écrit :
>
> On Thursday, March 25, 2021 6:29:48 PM IST Gilles Caulier wrote:
> > In your paper, do not forget the random generator from DImg framework
> > to port to pure Qt5::QRandomGenerator. This include to drop boost
> > dependency in this class
> Qt6 also has QRandomGenerator. Since we are porting to Qt6 why use Qt5 here or
> am I missing something?
>
>
>