Hi, previously in 2.20 you could filter the operations list for custom properties. For example the search string: "-myproperty.:myvar" would remove all operations having a custom property "myproperty" set to the value "myvar". In the current trunk custom properties have to be prefixed with "v_operation_display_all". E.g. "-v_operation_display_all.myproperty.:myvar" to achieve the same filter as above. That seems strange. Regards Bernhard
Git commit 376bb806e2ad9765e0a3d90294d1cd78c92dfa0e by Stephane MANKOWSKI. Committed on 12/10/2019 at 18:50. Pushed by smankowski into branch 'master'. Filter for custom properties have to be prefixed with v_operation_display_all M +13 -13 skgbasegui/skgobjectmodelbase.cpp https://commits.kde.org/skrooge/376bb806e2ad9765e0a3d90294d1cd78c92dfa0e