https://bugs.kde.org/show_bug.cgi?id=478508
Alexander Semke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/educ | |ation/labplot/-/commit/bbbe | |9e6bb8b195923a21ea5e2a531a6 | |99903789e Version| |3.0 Fixed/Implemented| | In| | --- Comment #4 from Alexander Semke <[email protected]> --- Git commit bbbe9e6bb8b195923a21ea5e2a531a699903789e by Alexander Semke. Committed on 12/02/2026 at 07:34. Pushed by asemke into branch 'master'. Use base64 encoding also for datetime data - convert from QDateTime to qint64 and encode it prior to saving into XML. This is significantly faster than parsing QDateTime objects row by row in the XML. FIXED-IN: 3.0 M +1 -0 ChangeLog M +1 -1 src/backend/core/Project.cpp M +28 -13 src/backend/core/column/Column.cpp https://invent.kde.org/education/labplot/-/commit/bbbe9e6bb8b195923a21ea5e2a531a699903789e -- You are receiving this mail because: You are watching all bug changes.
