https://bugs.kde.org/show_bug.cgi?id=433785

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
>Seeing as data engines are on their way out anyway it may be prudent to port 
>away from the engine and instead use a QTimer+QTime::currentTime directly


There's code in the dataengine to watch for "skew events" such as being
suspended and resumed, and we also have code for timezone changes.

There's also code in the abstract dataengine to align events to the minute.

I'm all for creating a new plugin to do this, rather than fixing the engine,
but please don't replace with a pure QML solution as it will miss features.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to