..
data
Make okular able to construct and display Geometric (Rectangle/Ellipse) Annotations.
20 years ago
painter_agg2
Fixed krazy issues
19 years ago
CMakeLists.txt
…
annotationguiutils.cpp
Improve the way we get the contents of an annotation; dynamically change the tooltip of the annotation item in the side review pane.
19 years ago
annotationguiutils.h
Improve the way we get the contents of an annotation; dynamically change the tooltip of the annotation item in the side review pane.
19 years ago
annotationpopup.cpp
Refactor the RMB menu for annotations, so we can use the menu for
19 years ago
annotationpopup.h
Refactor the RMB menu for annotations, so we can use the menu for
19 years ago
annotationpropertiesdialog.cpp
it's no more needed to have the annotation boundary in the gui
19 years ago
annotationpropertiesdialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
annotationtools.cpp
Further annotation API cleanup
20 years ago
annotationtools.h
move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator
20 years ago
annotationwidgets.cpp
Port to new api
19 years ago
annotationwidgets.h
Add a way to change the font of text annotations.
20 years ago
annotwindow.cpp
First large commit for the Annotation API cleanup
20 years ago
annotwindow.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
bookmarklist.cpp
SVN_SILENT give the items IDs
19 years ago
bookmarklist.h
Improving the bookmark capabilities of okular.
19 years ago
embeddedfilesdialog.cpp
simplify
19 years ago
embeddedfilesdialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
minibar.cpp
double the width of the prev/next page buttons
19 years ago
minibar.h
don't show a wide minibar when no document is opened
20 years ago
newstuff.cpp
adapt to Aaron's kdelibs changes
19 years ago
newstuff.h
Set the NewStuffDialog window title and when a item is installed one click open the PDF.
20 years ago
pageitemdelegate.cpp
Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane.
19 years ago
pageitemdelegate.h
Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane.
19 years ago
pagepainter.cpp
Port to new api
19 years ago
pagepainter.h
Add the following functionality:
20 years ago
pagesizelabel.cpp
Report page size
20 years ago
pagesizelabel.h
Report page size
20 years ago
pageview.cpp
unnecessary but fun small optimizations, basically avoid unnecessary detach() calls by ensuring the const method is called
19 years ago
pageview.h
Improve the Orientation menu, as suggested by our usability export Florian:
19 years ago
pageviewannotator.cpp
really disable the active tool when hiding the annotating toolbar, thanks Bart for pointing that out
19 years ago
pageviewannotator.h
Restructuring a bit how the text-editor-like selection works:
20 years ago
pageviewutils.cpp
finish drawing on the mask before setting it to the widget
19 years ago
pageviewutils.h
Add support for showing icons in the page view top message.
19 years ago
presentationwidget.cpp
First version of an audio player for okular, able to play the sounds in the documents.
19 years ago
presentationwidget.h
Implement the page duration in presentation mode, and read the info from PDF documents.
19 years ago
propertiesdialog.cpp
make the sorting model working correctly, thanks to icefox!
20 years ago
propertiesdialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
searchwidget.cpp
Big cleanup of Document API and documentation:
19 years ago
searchwidget.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
side_reviews.cpp
Refactor the RMB menu for annotations, so we can use the menu for
19 years ago
side_reviews.h
Refactor the RMB menu for annotations, so we can use the menu for
19 years ago
thumbnaillist.cpp
unnecessary but fun small optimizations, basically avoid unnecessary detach() calls by ensuring the const method is called
19 years ago
thumbnaillist.h
const_iterator is your friend :-)
20 years ago
toc.cpp
don't keep the domelement for every toc item, just extract the needed information
19 years ago
toc.h
update correctly when the option for toggling the page numbers in the toc is changed
20 years ago