402 Commits (4c3d96c1933e7f74dc9d57972730b48072cd3fc2)

Author SHA1 Message Date
Pino Toscano 0be674f981 Forwardport SVN commit 599376 by pino: 20 years ago
Pino Toscano 03e01b97f6 it's not a real composition effect, but this should help a bit... 20 years ago
Pino Toscano 4c0808fabf a bit less of #include's 20 years ago
Pino Toscano ab1fe9f8cc initialize a pointer is always a good idea 20 years ago
Pino Toscano 23b3a7f6a1 ooops forgot to remove some debug 20 years ago
Pino Toscano 339bfc6907 Create a new AnnotationEngine to select some text from the current page, and make it able to distill Highlight annotations. Now you can hightlight th text in your document, wooo :) 20 years ago
Pino Toscano 5f28d1163f make a pair of actions name and label more close to the others 20 years ago
Pino Toscano d010d05e6e make the AnnotatorEngine able to return a list of annotations (this will be useful later...) 20 years ago
Pino Toscano 7d6f5be0e5 less verbose 20 years ago
Pino Toscano d37a58ec71 show something as caption for the presentation mode; show always the file name instead of the full url when in both the part and presentation mode there is no document title available 20 years ago
Pino Toscano ed84916c0d spell checking 20 years ago
Pino Toscano 1fabb1880d rename setSelected to setCurrent, as it clashes with a new function of Qt4.2 20 years ago
Albert Astals Cid d3f03d2144 Change slotRequestVisiblePixmaps that is called due to a rotation change to a queued petition, this makes rotation changing from 0º to 180º work as previously pixmaps where not reasked because the page items relayouting was done after (in a queded petition) and so they did not intersect at this stage, now as we use a queued petition too for slotRequestVisiblePixmaps, the order is correct and works 20 years ago
Pino Toscano 85bf380d7d this seems a little bit faster... 20 years ago
Pino Toscano a5d7d31d33 isolate the Xrender dependant code, so okular can be compile and work even without it 20 years ago
Pino Toscano ef1fb7e8d5 const 20 years ago
Pino Toscano 87904adec4 change a bit how we look for objects in a page: first look for annotations, then links (acrobat reader does this way too, so it should be the "right" thing to do) 20 years ago
Pino Toscano 1deb800611 instead of being a frame, just use two frames acting as side lines to emulate a 20 years ago
Albert Astals Cid 5143cd2512 Report page size 20 years ago
Albert Astals Cid 7cd16e9d61 fix indenting + hoverbuttons do not accept focus 20 years ago
Pino Toscano f27f44fd79 Detach the progress widget from the minibar, and move the minibar as a small toolbar on the bottom of the page view. 20 years ago
Pino Toscano 2b143ca661 better this than a null icon 20 years ago
Pino Toscano 22aac31f78 remove some code that is done automatically by Qt for us 20 years ago
Pino Toscano c8ba6d8c15 be sure to remove also the pointer to the old annotation window when deleting the window itself 20 years ago
Pino Toscano c9346d8331 tooltip for annotation on the pageview 20 years ago
Pino Toscano 20947b2e8d much like the other side panes 20 years ago
Pino Toscano 280ba5fd68 improve tooltip 20 years ago
Albert Astals Cid 7ae910d0b8 fix rendering when at very high zoom levels 20 years ago
Pino Toscano 6bd498e8e3 draw the page outline rect correctly again 20 years ago
Pino Toscano fd26a17131 show the clear button of the line edit 20 years ago
Albert Astals Cid 4458c20075 viewport() -> widget() 20 years ago
Albert Astals Cid d212d60a99 correct indentign, that happens because i use vim instead of kate :-/ 20 years ago
Albert Astals Cid a5b9f5bff9 since QVBoxLayout seems to have changed its behaviour we do the relayouting at hand since it's easy enough 20 years ago
Albert Astals Cid d767c84a30 Fix painting when at very few pages and zoom level alst pages where not beign painted 20 years ago
Albert Astals Cid e6dae78ac3 Port Q3ScrollView to QScrollArea, probably still has some small issues but seems to work quite well 20 years ago
Pino Toscano c2686ba1d1 show the annotation type in the review side tab, and a simple tooltip with its author 20 years ago
Pino Toscano 858a6bf783 factor out the text selections ruotines, so they can be used also from other places 20 years ago
Pino Toscano ac87494ce0 As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button. 20 years ago
Albert Astals Cid 792023ffde don't show invalid dates 20 years ago
Albert Astals Cid 0ecf1ba8da Fix autoscroll 20 years ago
Albert Astals Cid de8d4bad59 reinstantiate the fact that right pressing and dragging in select mode moves you to the selection mode 20 years ago
Albert Astals Cid 6bf2d5947f fix my own breakage 20 years ago
Pino Toscano 7bebb16619 make the sorting model working correctly, thanks to icefox! 20 years ago
Pino Toscano 71933af682 show something in case of documents with no fonts 20 years ago
Albert Astals Cid a1a3c9c559 IMadeItWorkSoRemoveTheTODO 20 years ago
Albert Astals Cid 7f63a0128c makeItWork 20 years ago
Pino Toscano 853d6c70a7 Give a tooltip in the page view for every kind of lnk we support. 20 years ago
Albert Astals Cid a9a27a9894 remove qt3 support calls 20 years ago
Pino Toscano 42310e184c Restructuring a bit how the text-editor-like selection works: 20 years ago
Pino Toscano 62e29bcc8f KPDF -> okular 20 years ago