Summary: | ENTER should trigger the search on the screen to search transactions | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Helder <he7d3r> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | agander93 |
Priority: | NOR | ||
Version: | 4.6.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kmymoney/e0546e9c6762d51af3c50da694a1c7fd97e6595c | Version Fixed In: | |
Sentry Crash Report: |
Description
Helder
2012-05-06 19:53:51 UTC
Git commit 91dd48fbad03d4b9316fdb7842dc20263bf75f04 by Cristian Oneț. Committed on 08/05/2012 at 18:57. Pushed by conet into branch 'master'. In the 'Find transactions' dialog trigger a search when return is pressed and there is text entered in the filter. Althoug there are standard shortcuts for this action the newly added behavior seems to optimize a usual workflow (text search). Added a clear button to the text filter as a bonus. M +6 -0 kmymoney/dialogs/kfindtransactiondlg.cpp M +3 -0 kmymoney/dialogs/kfindtransactiondlgdecl.ui http://commits.kde.org/kmymoney/91dd48fbad03d4b9316fdb7842dc20263bf75f04 Git commit e0546e9c6762d51af3c50da694a1c7fd97e6595c by Cristian Oneț. Committed on 08/05/2012 at 18:57. Pushed by conet into branch '4.6'. In the 'Find transactions' dialog trigger a search when return is pressed and there is text entered in the filter. Althoug there are standard shortcuts for this action the newly added behavior seems to optimize a usual workflow (text search). Added a clear button to the text filter as a bonus. (cherry picked from commit 91dd48fbad03d4b9316fdb7842dc20263bf75f04) M +6 -0 kmymoney/dialogs/kfindtransactiondlg.cpp M +3 -0 kmymoney/dialogs/kfindtransactiondlgdecl.ui http://commits.kde.org/kmymoney/e0546e9c6762d51af3c50da694a1c7fd97e6595c Another bonus (!) might be. when searching for a value, not to have to remember to include a 'thousands separator' for the search to find a value that contains one? |