[okular] [Bug 391385] Going to the presentation mode twice closes the document

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391385

--- Comment #2 from Christoph Feck  ---
If you can provide the information requested in comment #1, please add it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

D10792: Raise annotation window when clicking on annotation

2018-03-29 Thread Simone Gaiarin
simgunz added a comment.


  I've progressed a bit on this, but now I get the following error:
  
/usr/include/qt/QtCore/qobject.h:179: undefined reference to 
`AnnotWindow::staticMetaObject'
  
  executing this line:
  
AnnotWindow *wdw = part.m_pageView->findChild();
  
  I have added `#include "../ui/annotwindow.h"` and in the CMake file 
`parttest` is linked with `okularpart` which included `annotwindow.cpp`
  
  I also reconfigured CMake.
  
  Any help?

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D10792

To: simgunz, #okular, aacid
Cc: ngraham, #okular, michaelweghorn, aacid


[okular] [Bug 390708] Allow to move backward in presentations using touch

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390708

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #7 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #5. If you can provide it, or need help with finding that
information, please add a comment.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 358061] [Usability] Improved/consistent mechanism to add/modify inline note

2018-03-29 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=358061

--- Comment #4 from Simone Gaiarin  ---
Cool. Thanks for the work!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2018-03-29 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=353401

--- Comment #20 from Simone Gaiarin  ---
I don't think that bug 358061 is a duplicate. 

In my opinion the typewriter tool is to write text without any background
anywhere in the file (e.g to fill forms), while inline notes are a different
tool to add post-its like notes in the document (with a background). Very
similar tools but with different purpose.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2018-03-29 Thread Tobias Deiminger
https://bugs.kde.org/show_bug.cgi?id=353401

Tobias Deiminger  changed:

   What|Removed |Added

 CC||haxti...@posteo.de

--- Comment #19 from Tobias Deiminger  ---
I guess that what I had in mind here
https://bugs.kde.org/show_bug.cgi?id=358061#c2 is actually a kind of typewriter
too. Is bug 358061 a duplicate?

If so, consider the linked poppler patches there.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 358061] [Usability] Improved/consistent mechanism to add/modify inline note

2018-03-29 Thread Tobias Deiminger
https://bugs.kde.org/show_bug.cgi?id=358061

--- Comment #3 from Tobias Deiminger  ---
Just started a patch series on poppler that tries to provide a solution to the
problem described in comment 2:
https://bugs.freedesktop.org/show_bug.cgi?id=105796

-- 
You are receiving this mail because:
You are the assignee for the bug.