https://bugs.kde.org/show_bug.cgi?id=159074


Luigi Toscano <luigi.tosc...@tiscali.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luigi.tosc...@tiscali.it




--- Comment #11 from Luigi Toscano <luigi toscano tiscali it>  2009-03-22 
16:16:47 ---
(In reply to comment #10)
> - kdegraphics/okular/generators/dvi/dviRenderer.cpp:
> Does parseReference(...) get called on inverse search?
> Because here I could not find any place where it get called.
> 
> - Judging from the comment in dviRenderer.cpp:621 the format is supposed 
> to be src:1111Filename [...]
That code is not used anymore. It's a leftover of the kviewshell infrastructure
(the dvi generator was adapted from the kdvi code). Anyway, in the kdvi code it
is used only by the jumpToReference method (dcop interface) which takes an
encoded string (as explained in the comment) as input.

> - Where is Shift + LMB set for inverse search in the sourcecode? I could not
> find that.
See PageView::contentsMouseReleaseEvent (ui/pageview.cpp, line 1820 and
following lines).

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to