Summary: | DBUS export filtered entries | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 3.0.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/tellico/098d5fe1c57971aae98af6f9d4cfe6f6b2c44202 | Version Fixed In: | true |
Sentry Crash Report: |
Description
Robby Stephenson
2017-07-06 01:03:19 UTC
Git commit 098d5fe1c57971aae98af6f9d4cfe6f6b2c44202 by Robby Stephenson. Committed on 07/07/2017 at 02:13. Pushed by rstephenson into branch 'master'. Add a DBUS option for filtering exported entries. Existing DBUS commands continue to work. The 'filtered' boolean argument defaults to false, meaning no filter. If 'filtered' is true, then the current filter is used to limit the exported entries. Also update the documentation. FIXED-IN: true M +4 -0 ChangeLog M +12 -6 doc/advanced.docbook M +2 -2 src/dbusinterface.cpp M +11 -11 src/dbusinterface.h M +2 -3 src/exportdialog.cpp M +1 -1 src/exportdialog.h M +3 -2 src/mainwindow.cpp M +1 -1 src/mainwindow.h https://commits.kde.org/tellico/098d5fe1c57971aae98af6f9d4cfe6f6b2c44202 |