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.
 
 
 
 
 
Urs Wolfer 7bdd00bc7c Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 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 do not update more than the necessary 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 Typo fixes 18 years ago
findbar.h Make the find bar able to change the search direction; 18 years ago
formwidgets.cpp Make the push buttons of forms trigger their activation action, if present. 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 Copy Okular's app icon from Oxygen core as "okular", 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 do not leave painters open more than necessary 18 years ago
pageview.h borders -> margins, except in UI (todo added for kde 4.2) 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 do not leave painters open more than necessary 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 stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished 19 years ago
searchlineedit.cpp Extend the generic search line edit for finding backward. 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 it does not need to be a toolbar, a widget + layout is more than enough 19 years ago
side_reviews.cpp Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu. 18 years ago
side_reviews.h Add proxy model for grouping by author 19 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 don't activate the TOC when it has no items 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