..
data
optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4".
17 years ago
CMakeLists.txt
…
animatedwidget.cpp
add a small widget for showing an animation from the "animations" category of the icon theme
17 years ago
animatedwidget.h
add a small widget for showing an animation from the "animations" category of the icon theme
17 years ago
annotationmodel.cpp
Copy Okular's app icon from Oxygen core as "okular",
18 years ago
annotationmodel.h
…
annotationpopup.cpp
Enable people to remove annotations from the tree in the page or author
18 years ago
annotationpopup.h
support more than one annotation in the annotation popup
18 years ago
annotationpropertiesdialog.cpp
make the movie annotations recognizable in the interface
18 years ago
annotationpropertiesdialog.h
SVN_SILENT fix include guard
18 years ago
annotationproxymodels.cpp
Enable people to remove annotations from the tree in the page or author
18 years ago
annotationproxymodels.h
…
annotationtools.cpp
remember to always intialize your vars; m_init, in this case
17 years ago
annotationtools.h
…
annotationwidgets.cpp
- drop the "stamp-" prefix from svg stamps: first the stamp is searched among the SVG stamps, otherwise the classic "icon" loading is tried
18 years ago
annotationwidgets.h
Add a very simple configuration widget for caret annotations.
18 years ago
annotwindow.cpp
focus the text when showing an annotation popup
17 years ago
annotwindow.h
focus the text when showing an annotation popup
17 years ago
bookmarklist.cpp
sort the bookmarks in the side panel by file name first, and then by page number for each file
17 years ago
bookmarklist.h
move the search for the item for a specified url into an own method
18 years ago
embeddedfilesdialog.cpp
some KUIT
18 years ago
embeddedfilesdialog.h
store the EmbeddedFile* directly in the QTreeWidgetItem
18 years ago
fileprinterpreview.cpp
PS print dialog: open with a non-lilliputian size, and remember its size across invocations
17 years ago
fileprinterpreview.h
PS print dialog: open with a non-lilliputian size, and remember its size across invocations
17 years ago
findbar.cpp
Instead of directly closing the find bar with Esc, check whether a search is running from it.
17 years ago
findbar.h
Instead of directly closing the find bar with Esc, check whether a search is running from it.
17 years ago
formwidgets.cpp
less tight check
17 years ago
formwidgets.h
Make the push buttons of forms trigger their activation action, if present.
18 years ago
guiutils.cpp
- drop the "stamp-" prefix from svg stamps: first the stamp is searched among the SVG stamps, otherwise the classic "icon" loading is tried
18 years ago
guiutils.h
adapt loadStamp() to:
18 years ago
ktreeviewsearchline.cpp
Fix iterator
18 years ago
ktreeviewsearchline.h
…
minibar.cpp
do not hardcode the maximum number of digits of the pages line edit to 4
17 years ago
minibar.h
…
pageitemdelegate.cpp
…
pageitemdelegate.h
…
pagepainter.cpp
Fix iterator
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
…
pageview.cpp
reimplement scrollContentsBy() to make scrolling just repaint the damaged areas
17 years ago
pageview.h
reimplement scrollContentsBy() to make scrolling just repaint the damaged areas
17 years ago
pageviewannotator.cpp
Convert the PageView from a QScrollArea + inner QWidget to a QAbstractScrollArea.
17 years ago
pageviewannotator.h
Review toolbar:
19 years ago
pageviewutils.cpp
Load video widgets for the video annotations of the document in the main page view.
18 years ago
pageviewutils.h
Load video widgets for the video annotations of the document in the main page view.
18 years ago
presentationsearchbar.cpp
Icon naming spec compliance (code changes - KDE/):
18 years ago
presentationsearchbar.h
…
presentationwidget.cpp
small usability improvement: remove any margin in the topbar of the presentation mode
17 years ago
presentationwidget.h
make sure to attach to the document also when a resize event is received prior of a paint event, hopefully fixing #180291
17 years ago
propertiesdialog.cpp
And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file
18 years ago
propertiesdialog.h
And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file
18 years ago
searchlineedit.cpp
Allow the Enter key for starting and continuing a search.
17 years ago
searchlineedit.h
Allow the Enter key for starting and continuing a search.
17 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
force the sidebar widget to not be transparent
17 years ago
sidebar.h
…
thumbnaillist.cpp
Properly keep the vertical position on horizontal resize.
17 years ago
thumbnaillist.h
Typo fixes for API documentation.
18 years ago
toc.cpp
Support for external URLs as destination for the TOC items.
18 years ago
toc.h
…
tocmodel.cpp
Support for external URLs as destination for the TOC items.
18 years ago
tocmodel.h
Support for external URLs as destination for the TOC items.
18 years ago
toolaction.cpp
…
toolaction.h
…
tts.cpp
no need to tie the TTS object to the page view stuff, just emit the error messages and let the page view handle them
18 years ago
tts.h
no need to tie the TTS object to the page view stuff, just emit the error messages and let the page view handle them
18 years ago
videowidget.cpp
leave the seek slider in the popup as horizontal
18 years ago
videowidget.h
few improvements to the video widget (yay for airport hacking):
18 years ago