https://bugs.kde.org/show_bug.cgi?id=521485
--- Comment #3 from Maik Qualmann <[email protected]> --- Git commit 068ae8388b866f497aec436a91ac08675af4b567 by Maik Qualmann. Committed on 15/06/2026 at 18:59. Pushed by mqualmann into branch 'master'. use a QMap instead of a QHash for the list of dates. There are indications that a QHash can have issues when using QDateTime as a key. M +7 -7 core/app/date/timelinewidget.cpp M +1 -1 core/app/date/timelinewidget.h M +2 -2 core/app/views/sidebar/timelinesidebarwidget.cpp M +2 -2 core/libs/album/manager/albummanager.h M +7 -7 core/libs/album/manager/albummanager_dalbum.cpp M +5 -5 core/libs/database/coredb/coredb.cpp M +2 -2 core/libs/database/coredb/coredb.h M +2 -2 core/libs/database/dbjobs/dbjob.cpp M +1 -1 core/libs/database/dbjobs/dbjob.h https://invent.kde.org/graphics/digikam/-/commit/068ae8388b866f497aec436a91ac08675af4b567 -- You are receiving this mail because: You are watching all bug changes.
