Re: [Okular-devel] Receiving emails from build.kde.org on build failures

2013-08-25 Thread Mailson Lira
+1 On Sun, Aug 25, 2013 at 7:56 AM, Fabio D'Urso wrote: > On Saturday, August 24, 2013 01:54:58 PM Albert Astals Cid wrote: > > Hi guys, what do you think about build.kde.org sending this list an > email > > when okular[1] fails compiling (or the tests stop passing)? > > Agreed, > > Fabio > > >

Re: [Okular-devel] Akademy 2013

2013-07-11 Thread Mailson Lira
Hello, as promised I'm sending the slides [1] for my presentation to this mailing list. Constructive critics are appreciated. Cheers [1] http://mailson.org/okular/akademy/okular_tile-based_engine.pdf On Mon, May 6, 2013 at 3:39 PM, Mailson Lira wrote: > I understand. > > I was

Re: [Okular-devel] Akademy 2013

2013-05-06 Thread Mailson Lira
I understand. I was so focused on university stuff lately that I didn't realized how bad it was not telling you guys before. I am really sorry for that. On Mon, May 6, 2013 at 3:12 PM, Albert Astals Cid wrote: > El Dijous, 2 de maig de 2013, a les 17:26:22, Mailson Lira va escriure:

Re: [Okular-devel] Akademy 2013

2013-05-02 Thread Mailson Lira
lides can be found ? > > > On Thu, May 2, 2013 at 1:26 PM, Mailson Lira wrote: > >> Hey guys. >> >> I'm sending this e-mail to let you know that I'll be attending akademy >> and also will give a 45min talk about the tiled-base

[Okular-devel] Akademy 2013

2013-05-02 Thread Mailson Lira
Hey guys. I'm sending this e-mail to let you know that I'll be attending akademy and also will give a 45min talk about the tiled-based engine (sorry for not telling you before). That's all! ___ Okular-devel mailing list Okular-devel@kde.org https://mail

Re: [Okular-devel] Okular - GSoC 2013

2013-02-16 Thread Mailson Lira
Another suggestion: tabbed interface[1]. I think this is difficult enough for a GSoC project. [1] - https://bugs.kde.org/show_bug.cgi?id=155515 On Thu, Feb 14, 2013 at 6:53 AM, Oliver Sander wrote: > How about some JavaScript stuff? In particular: > https://bugs.kde.org/show_bug.cgi?id=30160

Re: [Okular-devel] Okular - GSoC 2013

2013-02-14 Thread Mailson Lira
How is the okular active development? Maybe Marco or aseigo has something interesting left to do. On Thu, Feb 14, 2013 at 1:35 PM, Jaydeep Solanki wrote: > > > On Thu, Feb 14, 2013 at 3:51 AM, Albert Astals Cid wrote: > >> El Dimecres, 13 de febrer de 2013, a les 22:24:16, Jaydeep Solanki va >

Re: [Okular-devel] Another issue with tiled rendering

2012-10-24 Thread Mailson Lira
On Mon, Oct 22, 2012 at 6:04 PM, Albert Astals Cid wrote: > Hi Mailson, another issue i found with tiled rendering branch. > > In this branch you raised the max zoom level from 400% to 1600% this is all > fine for the PDF backend that does support tiles, but all the others do not > and will easily

Re: [Okular-devel] Tiled rendering bug

2012-10-17 Thread Mailson Lira
I couldn't reproduce this bug with the same steps you've take. However I reproduced a bug with similar results and I pushed a patch fixing that. Please, see if this bug still happens with that patch. On Wed, Oct 17, 2012 at 7:14 PM, Albert Astals Cid wrote: > How to reproduce: > * okular > htt

Re: [Okular-devel] Deep analysis of the tiled rendering engine

2012-10-10 Thread Mailson Lira
ad. What about previous annotations, are they there? Better to talk about this in channel, anyway. Are all terminal (=childless) tiles the same size? No. You may have outdated terminal tiles in different sizes. We can only guarantee that updated terminal tiles are in the same size. On Tue, Oct 9, 2

Re: [Okular-devel] Deep analysis of the tiled rendering engine

2012-10-09 Thread Mailson Lira
On Mon, Oct 8, 2012 at 6:08 PM, Albert Astals Cid wrote: > El Diumenge, 7 d'octubre de 2012, a les 21:07:08, Mailson Lira va escriure: >> Hello everyone, > > Hi > >> >> I wrote a deep analysis of my GSoC project so other Okular devs >> understand better wh

[Okular-devel] Deep analysis of the tiled rendering engine

2012-10-07 Thread Mailson Lira
Hello everyone, I wrote a deep analysis of my GSoC project so other Okular devs understand better what I did. If I wasn't clear in some parts of the article, just give me a touch and I'll explain it better. Link: http://mailson.org/okular/manual/ Cheers.

Re: [Okular-devel] Tile rendering model at Akademy

2012-05-01 Thread Mailson Lira
On Tue, May 1, 2012 at 16:03, Bogdan Cristea wrote: > It's always a good ideea of sharing your knowledge. Please let us know when > your presentation is available. My work is in progress right now. Actually it's what I'm doing for google summer of code so it's in the very beginning. But since by

[Okular-devel] Tile rendering model at Akademy

2012-05-01 Thread Mailson Lira
Hello everyone, a friend encouraged me to give a talk at Akademy about the work of tiled rendering in Okular. I don't know much about the event so I'm asking you guys if there's place for presentations like this at the event. I believe it's an interesting topic but since I never went to a KDE eve

[Okular-devel] Okular summer of code

2012-04-27 Thread Mailson Lira
Hello there, My name is Mailson and I'm the student who will spend the next months working on a tile-based approach to the page rendering. I setup a blog[1] yesterday in which I'll share my progress in the following months of Google Summer of Code. This is not my first e-mail to the list, since I

Re: [Okular-devel] Bug 157198 - Remember position on the page in bookmark

2012-03-21 Thread Mailson Lira
On Tue, Mar 20, 2012 at 20:10, Albert Astals Cid wrote: > By scrolling the viewport? Only by clicking in the bookmark? Although will work better by clicking in the bookmark, I think it's a good idea to do the same by srolling the viewport. Otherwise the user may add multiple bookmarks in the same

Re: [Okular-devel] Bug 157198 - Remember position on the page in bookmark

2012-03-20 Thread Mailson Lira
Em segunda-feira, 19 de março de 2012, Albert Astals Cid escreveu: > Define what "if the user is at a bookmarked position" means exactly please. If the user returns a position he previously bookmarked. This way the user can remove a bookmark using shortcuts or through the menubar. Not only using

Re: [Okular-devel] Bug 157198 - Remember position on the page in bookmark

2012-03-18 Thread Mailson Lira
Hello everyone, After asking on KDE forum[1] and here about this feature, I came up with this: There will be more than one bookmark per page, and adding a new one, from the user's point of view, will be the same. Also, if the user is at a bookmarked position, the "Remove bookmark" option will sho

Re: [Okular-devel] Bug 157198 - Remember position on the page in bookmark

2012-03-13 Thread Mailson Lira
l not change the behavior of okular but > > IMHO doesn't make much sense. > > This is no good, especially for documents with long or very dense > pages.  I think it defeats the purpose of remembering you location on > the page. I agree. PS: I

Re: [Okular-devel] Bug 157198 - Remember position on the page in bookmark

2012-03-12 Thread Mailson Lira
I'm gonna follow your advice and ask this on the forum. It's important to have a feedback from the users. On Mon, Mar 12, 2012 at 20:13, Albert Astals Cid wrote: > El Dilluns, 12 de març de 2012, a les 09:52:45, Mailson Lira va escriure: > > Hi everyone, > > Hi >

[Okular-devel] Bug 157198 - Remember position on the page in bookmark

2012-03-12 Thread Mailson Lira
nly one bookmark per page == The bookmark will remember the position on the page but will still allow only one bookmark per page. That will not change the behavior of okular but IMHO doesn't make much sense. == == Sorry for the long messag