Re: [Okular-devel] Make fails with lates repo files

2012-05-07 Thread Costash
On Mon, May 7, 2012 at 1:56 PM, Bogdan Cristea wrote: > On Monday 07 May 2012 13:48:06 Costash wrote: > > I have attached the output of make here [0]. > > > > I mention that I am at the following commit: > > > > fd03f48 2012-05-05 | Fix z-order handling of annot

[Okular-devel] Make fails with lates repo files

2012-05-07 Thread Costash
I have attached the output of make here [0]. I mention that I am at the following commit: fd03f48 2012-05-05 | Fix z-order handling of annotations in PDFs Before this commit it worked fine. Distribution is Ubuntu 12.04. [0]: http://pastebin.com/yasUsBLs

[Okular-devel] [Feature][Patch] Renaming top-level bookmarks

2012-03-08 Thread Costash
Hi, I have finally made this to work as it should. Brief description of what I did: I created a menu entry in contextMenuForFileItem to be able to edit the top-level bookmarks (fileItems). I made a function in BookmarkManager class to be able to rename a bookmark referenced by its KUrl, and used

[Okular-devel] [Patch][Feature] Editable FileItem in bookmarks

2012-02-26 Thread Costash
ar is closed, those edited fileItems will not be saved. I need some help to finish this patch. Thank you, Costash. diff --git a/ui/bookmarklist.cpp b/ui/bookmarklist.cpp index 4e4c732..05339e8 100644 --- a/ui/bookmarklist.cpp +++ b/ui/bookmarklist.cpp @@ -271,6 +271,7 @@ void Bookmar