https://bugs.kde.org/show_bug.cgi?id=382035
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |true Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/tel | |lico/098d5fe1c57971aae98af6 | |f9d4cfe6f6b2c44202 --- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- 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 -- You are receiving this mail because: You are watching all bug changes.