| .. |
|
data
|
Add the new shiny set of icons for the annotation tools, done by Eugene 'it-s' Trounev, thanks!
|
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
|
krazy include order issues
|
19 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
|
- make sure to properly unregister all the observers before the Document gets destroyed
|
18 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
|
Fix iterator
|
18 years ago |
|
fileprinterpreview.h
|
move the FilePrinterPreview to the kpart (no need for it to be in the core library)
|
19 years ago |
|
findbar.cpp
|
replace the search line edit with the search "widget"
|
17 years ago |
|
findbar.h
|
replace the search line edit with the search "widget"
|
17 years ago |
|
formwidgets.cpp
|
Fix iterator
|
18 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
|
Nobody reacted on my email to the devel mailing list, so I suspect that noone has any objections to my patches.
|
18 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
|
When moving annotations, consider just the rotation of their pages, and not also the page orientation.
|
17 years ago |
|
pageview.h
|
Switch from a KSelectAction to a KActionMenu+KAction's, so the actions of the "View Mode" submenu can have custom shortcuts (and placed in toolbars, etc).
|
18 years ago |
|
pageviewannotator.cpp
|
When construct "stamp" annotations, allow to drag to select the area for the rubber stamp.
|
18 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
|
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 |
|
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
|
introduce a SearchLineWidget, which is a SearchLineEdit + AnimatedWidget
|
17 years ago |
|
searchlineedit.h
|
introduce a SearchLineWidget, which is a SearchLineEdit + AnimatedWidget
|
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
|
double (to 600px) the maximum size allowed for the side pane
|
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 |