Summary: | Add Album Category as a search criteria [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Vincent Tassy <timetre> |
Component: | Searches-Advanced | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.4.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/4fdb64cff1e88a27312bc3759a5071a706efe612 | Version Fixed In: | 4.5.0 |
Sentry Crash Report: | |||
Attachments: | Patch to add Album Category as a search criteria in Advanced Search |
Description
Vincent Tassy
2014-10-30 09:12:00 UTC
Created attachment 89410 [details]
Patch to add Album Category as a search criteria in Advanced Search
Adds a choice selector in the search Advanced Search dialog
Adds logic in the database query to handle it
Works fine here
Git commit 4fdb64cff1e88a27312bc3759a5071a706efe612 by Gilles Caulier. Committed on 07/11/2014 at 08:11. Pushed by cgilles into branch 'master'. Apply patch #89410 from Vincent Tassy about to add Album Category as a search criteria in advanced Search tool FIXED-IN: 4.5.0 M +2 -1 NEWS M +1 -1 libs/database/imagequerybuilder.cpp M +15 -2 utilities/searchwindow/searchfields.cpp M +1 -0 utilities/searchwindow/searchgroup.cpp http://commits.kde.org/digikam/4fdb64cff1e88a27312bc3759a5071a706efe612 |