..
data
Create a new AnnotationEngine to select some text from the current page, and make it able to distill Highlight annotations. Now you can hightlight th text in your document, wooo :)
20 years ago
painter_agg2
more KPDF -> okular renaming in comments, include guards and READMEs
20 years ago
CMakeLists.txt
clean up the CMakeLists.txt files from the auto* stuff
20 years ago
annotationpropertiesdialog.cpp
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
annotationpropertiesdialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
annotationtools.cpp
move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator
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
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
annotationwidgets.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
annotwindow.cpp
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
annotwindow.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
embeddedannotationdialog.cpp
source files don't need to be executable
20 years ago
embeddedannotationdialog.h
source files don't need to be executable
20 years ago
embeddedfilesdialog.cpp
don't show invalid dates
20 years ago
embeddedfilesdialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
minibar.cpp
don't show a wide minibar when no document is opened
20 years ago
minibar.h
don't show a wide minibar when no document is opened
20 years ago
newstuff.cpp
activate the item's link title if installed.
20 years ago
newstuff.h
Set the NewStuffDialog window title and when a item is installed one click open the PDF.
20 years ago
pagepainter.cpp
Replace cropImageOnImage by a simple QImage::copy()
20 years ago
pagepainter.h
Replace cropImageOnImage by a simple QImage::copy()
20 years ago
pagesizelabel.cpp
Report page size
20 years ago
pagesizelabel.h
Report page size
20 years ago
pageview.cpp
Almost complete support for inverse search within okular.
20 years ago
pageview.h
move the configuration update procedures of the page view into the page view itself
20 years ago
pageviewannotator.cpp
create an Identity settings section and move the author field there
20 years ago
pageviewannotator.h
Restructuring a bit how the text-editor-like selection works:
20 years ago
pageviewutils.cpp
remove some code that is done automatically by Qt for us
20 years ago
pageviewutils.h
As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button.
20 years ago
presentationwidget.cpp
usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down)
20 years ago
presentationwidget.h
Just like any other presentation application, now you can draw red paths on a page during the presentation mode.
20 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
show the clear button of the line edit
20 years ago
searchwidget.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
side_reviews.cpp
improve tooltip
20 years ago
side_reviews.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
thumbnaillist.cpp
two small changes, passed by pintoree on irc:
20 years ago
thumbnaillist.h
since QVBoxLayout seems to have changed its behaviour we do the relayouting at hand since it's easy enough
20 years ago
toc.cpp
change the metaData() function of the Generator to use QVariant as type for the returned value and for the 'option' parameter, this gives more flexibility
20 years ago
toc.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago