..
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
a bit less of #include's
20 years ago
minibar.h
instead of being a frame, just use two frames acting as side lines to emulate a
20 years ago
newstuff.cpp
a bit less of #include's
20 years ago
newstuff.h
Moved all classes in core/ into the 'Okular' namespace and removed
20 years ago
pagepainter.cpp
fix the drawing of two highlight annotations
20 years ago
pagepainter.h
a bit less of #include's
20 years ago
pagesizelabel.cpp
Report page size
20 years ago
pagesizelabel.h
Report page size
20 years ago
pageview.cpp
fix porting bug
20 years ago
pageview.h
move the configuration update procedures of the page view into the page view itself
20 years ago
pageviewannotator.cpp
move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator
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
Just like any other presentation application, now you can draw red paths on a page during the presentation mode.
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
correct indentign, that happens because i use vim instead of kate :-/
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