okular/core
2012-12-31 11:14:54 +01:00
..
script Separate settings in core and non core 2012-10-16 00:28:29 +02:00
action.cpp Add Okular::RenditionAction class 2012-10-22 13:02:23 +02:00
action.h Add Okular::RenditionAction class 2012-10-22 13:02:23 +02:00
annotations.cpp Extended Okular::ScreenAnnotation to take a trigger action 2012-10-22 13:03:08 +02:00
annotations.h Extended Okular::ScreenAnnotation to take a trigger action 2012-10-22 13:03:08 +02:00
annotations_p.h Replace deprecated QMatrix by QTransform 2012-09-08 17:06:02 +02:00
area.cpp Force minimum AnnotationObjectRect size 2012-12-16 21:05:15 +01:00
area.h Replace deprecated QMatrix by QTransform 2012-09-08 17:06:02 +02:00
audioplayer.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
audioplayer.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
audioplayer_p.h fix or add the include guards 2007-07-15 13:53:26 +00:00
bookmarkmanager.cpp Sort bookmarks from the same page in viewport order 2012-06-05 00:49:16 +02:00
bookmarkmanager.h Remember position on the page in bookmark 2012-03-26 20:01:01 +02:00
chooseenginedialog.cpp manually add the <qt>...</qt> markers, as it seems the only way to make that text recognized as rich text (albeit the format forced as Qt::RichText...) 2007-08-23 10:48:47 +00:00
chooseenginedialog_p.h the dialog for choosing backend is private, so let its header be _p.h 2007-07-10 22:52:25 +00:00
chooseenginewidget.ui small touches to the backend choosing dialog: 2007-03-30 15:35:01 +00:00
debug_p.h adapt to the recent debug areas 2007-12-24 22:09:22 +00:00
document.cpp Show paper size names like "ISO/DIN A4" instead of just paper size in numbers 2012-12-31 11:14:54 +01:00
document.h Limit zoom to 400% if document doesn't support tiles 2012-11-15 20:24:51 -03:00
document_p.h Show paper size names like "ISO/DIN A4" instead of just paper size in numbers 2012-12-31 11:14:54 +01:00
fileprinter.cpp Merge remote-tracking branch 'origin/KDE/4.9' 2012-10-10 23:18:56 +02:00
fileprinter.h kill all the deprecated functions now that we've change ABI anyway 2012-09-06 19:10:03 +02:00
fontinfo.cpp And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file 2008-08-01 20:26:22 +00:00
fontinfo.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
form.cpp Added support for user strings in editable form combobox fields 2012-11-03 18:28:50 +01:00
form.h Added support for user strings in editable form combobox fields 2012-11-03 18:28:50 +01:00
form_p.h Revert 604187b7a3 and 258cd6562a 2011-12-11 22:20:45 +01:00
generator.cpp Do not use pixmaps from tiled requests to calculate the contents bounding box 2012-12-12 19:33:48 +01:00
generator.h PixmapRequest: Return normalizedRect() by reference 2012-11-10 19:03:24 +01:00
generator_p.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
generator_p.h Packed bool members in PixmapRequestPrivate 2012-11-09 18:24:58 +01:00
global.h Move the definition of the 'EmbedMode' enum to 'part.h' 2011-11-02 20:29:31 +00:00
misc.cpp redirect all the debug output of core to the debug area 2008-01-20 16:39:21 +00:00
misc.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
movie.cpp Implement support for poster image of videos in PDF documents 2012-08-19 12:23:47 +02:00
movie.h Implement support for poster image of videos in PDF documents 2012-08-19 12:23:47 +02:00
observer.cpp Introduce notifyCurrentPageChanged callback DocumentObserver interface 2012-09-06 08:46:10 +02:00
observer.h Introduce notifyCurrentPageChanged callback DocumentObserver interface 2012-09-06 08:46:10 +02:00
okular_export.h fix win32 compilation 2007-03-18 17:14:36 +00:00
okularGenerator.desktop SVN_SILENT made messages (.desktop file) 2012-08-07 18:30:47 +02:00
page.cpp Change TilesManager::tilesAt use 2012-11-15 20:41:17 -03:00
page.h Change TilesManager::tilesAt use 2012-11-15 20:41:17 -03:00
page_p.h Merge branch 'master' into tiled-rendering 2012-11-08 20:51:01 -03:00
pagecontroller.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
pagecontroller_p.h check that the rotation page notification really refers to a page of a document 2009-06-30 17:21:55 +00:00
pagesize.cpp make PageSize implicitely shared 2007-04-17 21:20:35 +00:00
pagesize.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
pagetransition.cpp simplier copy 2007-07-25 14:54:12 +00:00
pagetransition.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
rotationjob.cpp Merge branch 'master' into tiled-rendering 2012-11-08 20:51:01 -03:00
rotationjob_p.h Merge branch 'master' into tiled-rendering 2012-11-08 20:51:01 -03:00
scripter.cpp Start implementing the JavaScript scripting API for PDF documents, 2008-05-18 16:37:07 +00:00
scripter.h Add a scripter class to execute scripts on request. 2008-04-13 22:31:59 +00:00
sound.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
sound.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
sourcereference.cpp percent-decode lilypond references 2010-05-23 16:08:59 +00:00
sourcereference.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
sourcereference_p.h Make Okular able to distinguish the LilyPond "Point and click" links, 2008-09-22 13:41:28 +00:00
textdocumentgenerator.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
textdocumentgenerator.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
textdocumentgenerator_p.h Do not crash if start or end layout don't exist 2012-10-14 18:57:37 +02:00
texteditors_p.h Separate settings in core and non core 2012-10-16 00:28:29 +02:00
textpage.cpp Merge remote-tracking branch 'origin/KDE/4.9' 2012-12-12 23:41:53 +01:00
textpage.h Replace deprecated QMatrix by QTransform 2012-09-08 17:06:02 +02:00
textpage_p.h Replace deprecated QMatrix by QTransform 2012-09-08 17:06:02 +02:00
tile.h Document ownership of pixmap in Tile 2012-11-12 13:11:34 -03:00
tilesmanager.cpp Fix issues where some rotated tiles were rejected 2012-11-15 20:50:34 -03:00
tilesmanager_p.h Change TilesManager::tilesAt use 2012-11-15 20:41:17 -03:00
utils.cpp Introduce realDpi{X,Y}(), that (on X11) can return the ral DPI values w/o any Xrdb setting. 2009-06-09 00:45:02 +00:00
utils.h fix #include paths in core headers to other core headers to be relative 2011-06-01 10:51:31 +02:00
utils_p.h add an internal function to "pump" to the content of a QIODevice to another one 2008-11-15 12:33:05 +00:00
version.h Increase version for devel version 2012-12-16 23:03:56 +01:00
view.cpp Start a View class for managing the "views" of a document. 2008-04-27 11:05:59 +00:00
view.h add a CapabilitySerializable for capabilities suitable for being saved and loaded 2008-05-31 21:08:08 +00:00
view_p.h Start a View class for managing the "views" of a document. 2008-04-27 11:05:59 +00:00