| Summary: | table selection tool - semi-automatic dividers - improvement (patch enclosed) | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | sabik <jiri> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
implementation of the feature (depends on patch from bug #279859)
updated patch as per review |
||
|
Description
sabik
2011-10-06 03:33:53 UTC
I've also uploaded the patch to the review board, https://git.reviewboard.kde.org/r/102788/ Created attachment 64500 [details]
updated patch as per review
Git commit 412e3e739e1f94362bae15f914537401c2fd4cea by Albert Astals Cid, on behalf of Jiri Baum. Committed on 31/10/2011 at 16:33. Pushed by aacid into branch 'master'. table selection tool - semi-automatic dividers BUGS: 283440 REVIEW: 102788 M +27 -0 core/page.cpp M +9 -0 core/page.h M +37 -0 core/textpage.cpp M +9 -0 core/textpage.h M +125 -2 ui/pageview.cpp M +4 -1 ui/pageview.h http://commits.kde.org/okular/412e3e739e1f94362bae15f914537401c2fd4cea Thank you! |