Re: Fw: Fwd: [Qt bugreports] Updates for QTBUG-75585: Massive performance regression in QML Date object

Tobias Leupold <[email protected]> Fri, 25 Sep 2020 07:26:04 +0200
Newsgroups gmane.comp.kde.kimdaba
Message-ID <4457768.rnE6jSC6OK@ginuog>
Just to ask this once again: Do we really need a new wrapper class? We already
have DB::ImageDate, which already wraps around QDateTime.

Am Freitag, 25. September 2020, 03:53:21 CEST schrieb Robert Krawitz:
> So I've taken a crack at a FastDateTime (wrote the header file and made the
> changes elsewhere, but haven't actually implemented it).  However, it looks
> like I don't have ssh keys installed so I can't push now.
>
> I've attached the header file for reference.