Find a file
Mailson Menezes 96f325896e Keep track of visible region even when not using tiles
The visible region was set in the PixmapRequest only a tiles manager was
available. Because of that the generator could check if it was supposed
to used tiles by simply checking if its normalized rect was null.
However is good to know the visible region even when a tiles manager is
not present. This way if the request is big enough to start a tiles
manager we already know the visible region and can change the
PixmapRequest accordingly.
2012-08-24 14:02:07 -03:00
cmake/modules Implement autostart support for movie annotations 2012-04-03 14:18:10 +02:00
conf Allow zoom up to 1600% 2012-06-16 15:15:06 -03:00
core Keep track of visible region even when not using tiles 2012-08-24 14:02:07 -03:00
doc Add sections about inverse search configuration. 2012-07-01 17:21:40 +03:00
generators Keep track of visible region even when not using tiles 2012-08-24 14:02:07 -03:00
interfaces Added AnnotationProxy to SaveInterface 2012-05-17 23:49:58 +02:00
shell Do not delete the Part on the Shell destructor 2012-08-12 13:56:01 +02:00
tests Krazy: Check single-char QString operations for efficiency. 2010-04-02 19:07:36 +00:00
ui Keep track of visible region even when not using tiles 2012-08-24 14:02:07 -03:00
.krazy synctex is "external code", make krazy stay away from it 2010-02-08 23:15:24 +00:00
aboutdata.h Added Fabio D'Urso in the about box credits tab 2012-06-14 00:12:16 +02:00
AUTHORS We do not give Author status for small contributions 2011-10-12 15:54:09 +02:00
CMakeLists.txt Rendering with a tiles manager 2012-07-08 18:08:38 -03:00
config-okular.h.cmake move the okular-poppler specific configuration into its own config.h 2007-09-07 16:04:32 +00:00
COPYING - MERGE KPDF 3.5 CHANGES 2005-11-04 11:59:51 +00:00
COPYING.DOC Add copies of the GFDL-1.2 and LGPL-2 2011-07-07 18:22:06 +02:00
COPYING.LIB Add copies of the GFDL-1.2 and LGPL-2 2011-07-07 18:22:06 +02:00
extensions.cpp using Part as class name makes it very easy to collide with other Parts out there and very ugly things will happen, add a namespace 2009-10-26 20:59:24 +00:00
extensions.h using Part as class name makes it very easy to collide with other Parts out there and very ugly things will happen, add a namespace 2009-10-26 20:59:24 +00:00
kdocumentviewer.h SVN_SILENT repeat with me, always check twice when doing a copy&paste... 2007-05-24 20:57:00 +00:00
Mainpage.dox fix docu 2010-07-20 18:35:22 +00:00
Messages.sh extract also the tool names for translation 2007-12-03 20:01:53 +00:00
okular_part.desktop Ask "Save annotation changes?" if there are unsaved annotations that cannot be saved locally 2012-05-23 23:43:44 +02:00
OkularConfig.cmake Compat fix. FindOkular.cmake used to set OKULAR_FOUND. 2010-10-02 20:06:15 +00:00
OkularConfigureChecks.cmake SVN_SILENT simplify 2007-11-25 14:10:18 +00:00
part-viewermode.rc Only activate a subset of the available features when the part is launched in viewer mode. 2011-10-12 20:36:01 +01:00
part.cpp Moved m_findBar->resetSearch() from closeUrl() to notifySetup() 2012-07-25 19:13:20 +02:00
part.h Don't produce unusable file if user presses "Save As" on a .okular archive 2012-06-05 00:48:58 +02:00
part.rc Add a way to rename the current page bookmark from the menu 2011-10-25 22:21:22 +02:00
README.internals.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
TODO SVN_SILENT update 2008-09-02 20:52:03 +00:00
VERSION Bump devel version to 0.15.70 2012-06-25 22:03:43 +02:00