| .. |
|
data
|
Fix the name of the tool to represent what it is
|
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
|
…
|
|
|
annotationpropertiesdialog.cpp
|
make the movie annotations recognizable in the interface
|
18 years ago |
|
annotationpropertiesdialog.h
|
…
|
|
|
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
|
…
|
|
|
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
|
stop the search when pressing the [x] button in the find bar
|
17 years ago |
|
findbar.h
|
stop the search when pressing the [x] button in the find bar
|
17 years ago |
|
formwidgets.cpp
|
remove the extra condition added, as it messes up with hidden fields
|
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
|
Support case sensitivity and regular expressions in the
|
17 years ago |
|
ktreeviewsearchline.h
|
Support case sensitivity and regular expressions in the
|
17 years ago |
|
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
|
…
|
|
|
pagesizelabel.h
|
…
|
|
|
pageview.cpp
|
not only request next and previous page pixmaps, take into account the viewmode so if we are viewing in facing mode we request the two next and the two previous
|
17 years ago |
|
pageview.h
|
reimplement scrollContentsBy() to make scrolling just repaint the damaged areas
|
17 years ago |
|
pageviewannotator.cpp
|
i wonder why gcc thinks this is an ambiguous if, but fix the warning
|
17 years ago |
|
pageviewannotator.h
|
…
|
|
|
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
|
…
|
|
|
presentationsearchbar.h
|
…
|
|
|
presentationwidget.cpp
|
Old Presentation-Mode (the small CMakeLists-change was kept)
|
17 years ago |
|
presentationwidget.h
|
Old Presentation-Mode (the small CMakeLists-change was kept)
|
17 years ago |
|
propertiesdialog.cpp
|
add a stretch at the end of the dialog so making it bigger is less ugly
|
17 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
|
Kill two superfluous empty lines I added by mistake. SVN_SILENT
|
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 |