You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pino Toscano addcfcc34b Backport: when moving annotations, consider just the rotation of their pages, and not also the page orientation. 18 years ago
..
data Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 18 years ago
CMakeLists.txt
annotationmodel.cpp Copy Okular's app icon from Oxygen core as "okular", 18 years ago
annotationmodel.h Basic version of a tree model for the document annotations. 19 years ago
annotationpopup.cpp Offers the possibility to save the attached file when right clicking on a file attachment annotation. 18 years ago
annotationpopup.h support more than one annotation in the annotation popup 18 years ago
annotationpropertiesdialog.cpp make the text of the creation and modification date labels copyable 18 years ago
annotationpropertiesdialog.h SVN_SILENT fix include guard 18 years ago
annotationproxymodels.cpp some validity fixes for the annotation proxy models: 18 years ago
annotationproxymodels.h Add proxy model for grouping by author 19 years ago
annotationtools.cpp
annotationtools.h
annotationwidgets.cpp Copy Okular's app icon from Oxygen core as "okular", 18 years ago
annotationwidgets.h Add a very simple configuration widget for caret annotations. 18 years ago
annotwindow.cpp make the tooltip for the close button of the annotation window a bit more clear 18 years ago
annotwindow.h Properly apply, and reload when changed, the annotation info in the annotation window (color, modication date, etc). 18 years ago
bookmarklist.cpp - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago
bookmarklist.h move the search for the item for a specified url into an own method 18 years ago
embeddedfilesdialog.cpp move the embedded file saving function to the GuiUtils 18 years ago
embeddedfilesdialog.h store the EmbeddedFile* directly in the QTreeWidgetItem 18 years ago
fileprinterpreview.cpp move the FilePrinterPreview to the kpart (no need for it to be in the core library) 19 years ago
fileprinterpreview.h move the FilePrinterPreview to the kpart (no need for it to be in the core library) 19 years ago
findbar.cpp Backport: select all the text when opening the find bar. 18 years ago
findbar.h Make the find bar able to change the search direction; 18 years ago
formwidgets.cpp backport: read-only text fields should be read-only, not disabled 18 years ago
formwidgets.h Make the push buttons of forms trigger their activation action, if present. 18 years ago
guiutils.cpp Implement the canBeMoved() check for an annotation in the Annotation class itself. 18 years ago
guiutils.h Implement the canBeMoved() check for an annotation in the Annotation class itself. 18 years ago
ktreeviewsearchline.cpp cache few things, but it's still sloooooooooooow 19 years ago
ktreeviewsearchline.h Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem. 19 years ago
minibar.cpp use kclasses 18 years ago
minibar.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 19 years ago
pageitemdelegate.cpp
pageitemdelegate.h
pagepainter.cpp consider annotBoundary as boundary *without* cropping to the requested limits 18 years ago
pagepainter.h Make it possible to draw just sections (crops within bounding boxes) of pages. 18 years ago
pagesizelabel.cpp show/hide the antiwidget when we show/hide ourselves 19 years ago
pagesizelabel.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 19 years ago
pageview.cpp Backport: when moving annotations, consider just the rotation of their pages, and not also the page orientation. 18 years ago
pageview.h Switch from a KSelectAction to a KActionMenu+KAction's, so the actions of the "View Mode" submenu can have custom shortcuts (and placed in toolbars, etc). 18 years ago
pageviewannotator.cpp Make it possible to draw just sections (crops within bounding boxes) of pages. 18 years ago
pageviewannotator.h Review toolbar: 19 years ago
pageviewutils.cpp backport: more qreal/double mismatches 18 years ago
pageviewutils.h Make it possible to draw just sections (crops within bounding boxes) of pages. 18 years ago
presentationsearchbar.cpp Icon naming spec compliance (code changes - KDE/): 18 years ago
presentationsearchbar.h
presentationwidget.cpp Copy Okular's app icon from Oxygen core as "okular", 18 years ago
presentationwidget.h Make the presentation mode a normal widget (instead of a "fake" dialog), so it is not treated like a real dialog when compositing is active. 18 years ago
propertiesdialog.cpp Don't set the minimumSize manually, let QLayout do the job, 18 years ago
propertiesdialog.h
searchlineedit.cpp backport: reset the line edit palette when we get results 18 years ago
searchlineedit.h Extend the generic search line edit for finding backward. 18 years ago
searchwidget.cpp Copy Okular's app icon from Oxygen core as "okular", 18 years ago
searchwidget.h
side_reviews.cpp - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago
side_reviews.h - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago
sidebar.cpp use the KIconLoader enum values for the sizes 18 years ago
sidebar.h Make it possible to choose the size for the icons in the sidebar, by choosing it in the popup menu of the sidebar itself. 19 years ago
thumbnaillist.cpp the "i don't care about okular's quality" removal of a different (and it seems distracting) style in the thumbnails list 18 years ago
thumbnaillist.h Refactor a bit the thumbnails view. 18 years ago
toc.cpp backport of SVN commit 890803 by pino: 18 years ago
toc.h Create a model for the TOC, and use that for displaying the TOC of the document. 19 years ago
tocmodel.cpp Return the tooltip as well. 18 years ago
tocmodel.h don't activate the TOC when it has no items 18 years ago
toolaction.cpp set the help tooltip also when creating a toolbar button for the action 19 years ago
toolaction.h Add a tool button in the toolbar with the "select" actions. 19 years ago
tts.cpp do not leak the kspeech interface object 18 years ago
tts.h - keep track of the speech jobs we started 18 years ago