| Summary: | Search for File Size Greater Than 95MB doesn't work and increments must be 0.5MB | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Geoff King <gsking1> |
| Component: | Searches-Advanced | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 7.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | macOS (DMG) | ||
| OS: | macOS | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/commit/fb9763e95d294e837aab189434b2936b78f9e2c3 | Version Fixed/Implemented In: | 7.0.0 |
| Sentry Crash Report: | |||
|
Description
Geoff King
2020-06-16 01:50:13 UTC
Git commit fb9763e95d294e837aab189434b2936b78f9e2c3 by Maik Qualmann. Committed on 16/06/2020 at 17:07. Pushed by mqualmann into branch 'master'. fix convert to integer from double value with exponent FIXED-IN: 7.0.0 M +2 -1 NEWS M +9 -1 core/libs/database/coredb/coredbsearchxml.cpp https://invent.kde.org/graphics/digikam/commit/fb9763e95d294e837aab189434b2936b78f9e2c3 Git commit 424cd38bb2b44ce28f6295ce935ffb5d8a7fbd23 by Maik Qualmann. Committed on 16/06/2020 at 18:14. Pushed by mqualmann into branch 'master'. show file size range in MiB M +2 -2 core/utilities/searchwindow/searchfields.cpp https://invent.kde.org/graphics/digikam/commit/424cd38bb2b44ce28f6295ce935ffb5d8a7fbd23 Git commit b3498871c198902b4c4d0f019579246a65ce3163 by Maik Qualmann. Committed on 16/06/2020 at 20:10. Pushed by mqualmann into branch 'master'. fix factor M +1 -1 core/utilities/searchwindow/searchfields.cpp https://invent.kde.org/graphics/digikam/commit/b3498871c198902b4c4d0f019579246a65ce3163 Git commit 30e81fd0f7aa41567eb1ee06cddd763e07cecfb9 by Maik Qualmann. Committed on 16/06/2020 at 21:16. Pushed by mqualmann into branch 'master'. max range is to big for integer, add support for long long integer M +9 -1 core/libs/database/coredb/coredbsearchxml.cpp M +32 -1 core/libs/database/item/query/fieldquerybuilder.cpp M +1 -0 core/libs/database/item/query/fieldquerybuilder.h M +1 -1 core/libs/database/item/query/itemquerybuilder.cpp https://invent.kde.org/graphics/digikam/commit/30e81fd0f7aa41567eb1ee06cddd763e07cecfb9 |