------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=133955 Summary: rating search: less, equal, and larger comparison Product: digikam Version: unspecified Platform: Debian stable OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: Searches AssignedTo: digikam-devel kde org ReportedBy: arnd.baecker web de Version: (using KDE KDE 3.4.2KDE 1.2) Installed from: Debian stable PackagesDebian stable Packages OS: Linux Doing an Advanced Search for "Rating" "Higher than" "******" will not produce any results as presently 5 is the maximum. This could be solved (and enhanced) by ">=", "=" and "<=" as possible choices in the comparison. Arnd _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=133955 ------- Additional Comments From arnd.baecker web de 2007-01-04 10:57 ------- Attached is a patch which should solve this issue. In addition it provides "<=" and ">=" (which were essentially already present in the source (for ">" and "<"), but RuleOpTableCount did not match with the number of items. Adding ">=" required to add GTE and LTE, also in the kioslave/digikamsearch part. Best, Arnd _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Arnd Baecker
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=133955 ------- Additional Comments From arnd.baecker web de 2007-01-04 10:58 ------- Created an attachment (id=19098) --> (http://bugs.kde.org/attachment.cgi?id=19098&action=view) patch for rating search _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Arnd Baecker
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=133955 ------- Additional Comments From caulier.gilles kdemail net 2007-01-04 11:22 ------- Arn, Thanks for the patch. Really appreciate ! Marcel, the patch sound fine for me. What do you think about ? Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Arnd Baecker
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=133955 ------- Additional Comments From marcel.wiesweg gmx de 2007-01-04 12:37 ------- Yes it seems fine to me. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Arnd Baecker
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=133955 caulier.gilles kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From caulier.gilles kdemail net 2007-01-04 13:09 ------- SVN commit 619777 by cgilles: digiKam from trunk : patch from Arnd Baecker to use less, equal, and larger comparison with rating search in image collection. BUG: 133955 M +12 -23 digikam/searchwidgets.cpp M +3 -4 digikam/searchwidgets.h M +189 -160 kioslave/digikamsearch.cpp M +16 -11 kioslave/digikamsearch.h _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |