..
data
optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4".
17 years ago
CMakeLists.txt
clean up the CMakeLists.txt files from the auto* stuff
20 years ago
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
Basic version of a tree model for the document annotations.
19 years ago
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
Add proxy model for grouping by author
19 years ago
annotationtools.cpp
remember to always intialize your vars; m_init, in this case
17 years ago
annotationtools.h
fix win32 compilation
19 years ago
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
Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem.
19 years ago
minibar.cpp
do not hardcode the maximum number of digits of the pages line edit to 4
17 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
krazy include order issues
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
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
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
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
make the D-Bus call for the search have effect also when in presentation mode;
19 years ago
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
it does not need to be a toolbar, a widget + layout is more than enough
19 years ago
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
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
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
Create a model for the TOC, and use that for displaying the TOC of the document.
19 years ago
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
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
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