| Summary: | Improve "Move to album" for keyboard use | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Kusi <kusi> |
| Component: | Usability-Keyboard | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/kde/digikam/commit/2d465a4ef2a918d605bc31557556023c70fec117 | Version Fixed/Implemented In: | 6.3.0 |
| Sentry Crash Report: | |||
|
Description
Kusi
2019-08-14 21:17:35 UTC
Git commit 2d465a4ef2a918d605bc31557556023c70fec117 by Maik Qualmann. Committed on 16/08/2019 at 10:35. Pushed by mqualmann into branch 'master'. add selection from completer to the album tree view FIXED-IN: 6.3.0 M +2 -1 NEWS M +4 -1 core/libs/album/widgets/albumselectdialog.cpp M +40 -2 core/libs/album/widgets/albumselectwidget.cpp M +5 -1 core/libs/album/widgets/albumselectwidget.h M +19 -0 core/libs/widgets/common/modelcompleter.cpp M +6 -0 core/libs/widgets/common/modelcompleter.h M +6 -0 core/libs/widgets/common/searchtextbar.cpp M +2 -0 core/libs/widgets/common/searchtextbar.h https://invent.kde.org/kde/digikam/commit/2d465a4ef2a918d605bc31557556023c70fec117 Thanks Maik for the super fast fix! |