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
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
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
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