okular/core
Pino Toscano 1ba01ac6f1 Refactor a bit how ObjectRect works: now it's an independent class, that keeps the shape of the "kept" object using a QPainterPath [the qreal version to QRegion].
Modified the constructors to specify if a rect represents a rectangular region or an elliptic one; added a new one to create a region defined using a polygon.
Adapted to the new API the generators that support links (all but the DjVu one - will be adapted and improved soon).

svn path=/trunk/playground/graphics/okular/; revision=561890
2006-07-13 15:03:18 +00:00
..
annotations.cpp Text annotation and Straight line annotation added 2006-07-08 17:52:42 +00:00
annotations.h some kpdf -> okular (mostly in comments) 2006-06-15 21:24:00 +00:00
area.cpp Refactor a bit how ObjectRect works: now it's an independent class, that keeps the shape of the "kept" object using a QPainterPath [the qreal version to QRegion]. 2006-07-13 15:03:18 +00:00
area.h Refactor a bit how ObjectRect works: now it's an independent class, that keeps the shape of the "kept" object using a QPainterPath [the qreal version to QRegion]. 2006-07-13 15:03:18 +00:00
chooseenginedialog.cpp sort the plugins we have for the current file by priority (more priority ... less priority) 2006-07-07 14:28:21 +00:00
chooseenginedialog.h sort the plugins we have for the current file by priority (more priority ... less priority) 2006-07-07 14:28:21 +00:00
chooseenginewidget.ui improve a bit 2006-06-14 19:51:35 +00:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
document.cpp query for a property using the right way 2006-07-12 17:19:26 +00:00
document.h Forward port SVN commit 561026 by aacid: 2006-07-11 19:57:17 +00:00
generator.cpp small API changes to Generator: 2006-06-10 12:59:09 +00:00
generator.h New skeleton for giving the generators the possibility to export the document they open in some format they support. 2006-07-01 22:17:53 +00:00
informator.h oKular is now okular 2006-06-12 18:25:18 +00:00
link.cpp shut up gcc 2006-06-16 16:01:26 +00:00
link.h The big poppler commit, we now don't use poppler but poppler-qt4 frontend, and that is GOOD 2006-05-13 11:17:24 +00:00
misc.h a bit of porting area.h is giving me lots of problems 2006-03-20 22:40:11 +00:00
observer.h Show the current viewport in the thumbnail view, with a read contour. 2006-06-23 21:11:52 +00:00
okularGenerator.desktop last move 2006-06-12 18:30:40 +00:00
page.cpp some kpdf -> okular (mostly in comments) 2006-06-15 21:24:00 +00:00
page.h pages have orientation 2006-06-02 20:42:57 +00:00
pagetransition.cpp Add some nice features for presentation mode: 2005-01-03 23:31:40 +00:00
pagetransition.h Support for visibility in oKular; oKular compiles and links, but it seems no plugins are found. 2006-05-08 20:12:04 +00:00
textpage.cpp put a debug output line in a #ifdef DEBUG_TEXTPAGE, so at least the searches won't be slow unless while debugging 2006-05-27 22:13:27 +00:00
textpage.h In the hope I didn not break anything, this is the new way of searching through the text pages. The new way stores the search point for every searchID, avoid to search from the beginning every time. 2006-05-27 10:06:31 +00:00
utils.cpp const 2006-07-01 12:47:48 +00:00
utils.h const 2006-07-01 12:47:48 +00:00