Summary: | Add keyboard shortcut for 'search previous' action: Shift+Enter | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Kevin Funk <kfunk> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aacid |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 0.17.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.13.0 | |
Sentry Crash Report: | |||
Attachments: | proposed patch |
Description
Kevin Funk
2013-12-09 14:47:34 UTC
Patches welcome Created attachment 84341 [details]
proposed patch
The attached patch applies to the file ui/searchlineedit.cpp and ui/searchlineedit.h
Added a key event listener to the SearchLineEdit for shift+return.
i am new to kde please guide me if something is wrong
Hi, can you please put the patch up at https://git.reviewboard.kde.org/, it helps a lot with the reviewing This was implemented in https://git.reviewboard.kde.org/r/114754/ |