In fast search/filter edit box, allow following operator: >= like > with equlity <= = exact search/filter See discussion here https://forum.kde.org/viewtopic.php?f=210&t=126896&p=337103 Reproducible: Always Steps to Reproduce: 1. Open operation list 2. In fast filer, enter co=xxx with xxx is a complete comment of at least one operation Actual Results: Nothing is displayed (= is not an allowed operator) Expected Results: Only operation that have a comment exactlly as xxx should be displayed
Git commit 8f378e27abd9bad9acd92c0dd61aba3df5444747 by Stephane Mankowski. Committed on 26/06/2015 at 14:31. Pushed by smankowski into branch 'master'. Add operator on fast filter M +1 -0 CHANGELOG M +1 -1 skgbankgui/skgquerycreator.ui M +1 -1 skgbasegui/skgfilteredtableview.ui M +35 -11 skgbasegui/skgsortfilterproxymodel.cpp M +23 -8 skgbasemodeler/skgservices.cpp M +15 -0 tests/skgbasemodelertest/skgtestbase.cpp http://commits.kde.org/skrooge/8f378e27abd9bad9acd92c0dd61aba3df5444747
Git commit 03db3e60d125714cb160cdd496588a497a8cad38 by Stephane Mankowski. Committed on 27/06/2015 at 21:52. Pushed by smankowski into branch 'master'. Add operator on fast filter M +1 -1 README M +13 -10 skgbankgui/skgquerycreator.cpp M +1 -1 skgbankgui/skgquerycreator.ui M +1 -1 skgbasegui/skgfilteredtableview.ui M +10 -2 skgbasegui/skgsortfilterproxymodel.cpp M +10 -5 skgbasemodeler/skgdocument.cpp M +17 -10 skgbasemodeler/skgservices.cpp M +16 -6 tests/skgbasemodelertest/skgtestbase.cpp M +1 -1 tests/skgbasemodelertest/skgtestmultidocument.cpp http://commits.kde.org/skrooge/03db3e60d125714cb160cdd496588a497a8cad38