You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pino Toscano
be1db3ae19
Allow the "Presentation" action in presentation mode.
BUG: 154778
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=753996
|
18 years ago |
| .. |
|
Makefile.am
|
pagepainter.cpp requires the generated settings.h
|
19 years ago |
|
minibar.cpp
|
Make KPDF a bit more friendly for users of RtL languages:
|
20 years ago |
|
minibar.h
|
Reoder some deletes, add some removeObserver and use some magic QGuardPtr so that when embedded on konqueror and changing page it does crash, i still think that konqueror should not delete kpart created widgets behind its back, but probably it's easier to change kpdf than all the other code.
|
20 years ago |
|
pagepainter.cpp
|
Take into account the accessibility settings when drawing an empty page waiting for the real page to be rendered.
|
19 years ago |
|
pagepainter.h
|
SEARCH CHANGES: absolutely want to get in those fixes before freeze.
|
21 years ago |
|
pageview.cpp
|
Check we are on PageView::MouseNormal on updateCursor and maybeTip, if not, weird things happen and the user gets confused
|
19 years ago |
|
pageview.h
|
Show a tooltip of the link under the mouse even in the content area.
|
19 years ago |
|
pageviewutils.cpp
|
Do not change the offset of the show, as it does not change in themes, says Diego.
|
19 years ago |
|
pageviewutils.h
|
SHAME ON ME! messed up with cervisia. Undoing my last commit: I supposed to
|
21 years ago |
|
presentationwidget.cpp
|
Allow the "Presentation" action in presentation mode.
|
18 years ago |
|
presentationwidget.h
|
Properly pass the standard accelerators to the presentation mode, and make the presentation mode able to handle those.
|
19 years ago |
|
propertiesdialog.cpp
|
Adapt fix for 102117 to HEAD version of the properties dialog
|
21 years ago |
|
propertiesdialog.h
|
Convert 'struct DocumentInfo' into a QDomDocument for more flexible information
|
22 years ago |
|
searchwidget.cpp
|
give the search lineedit text the usual color when it has no text
|
19 years ago |
|
searchwidget.h
|
Branchport fuzzy search (google like) and kwallet support for storing passwords from kpdf_annotations branch to HEAD.
|
21 years ago |
|
thumbnaillist.cpp
|
Keep (if possible) the selected page really selected in the thumbnail view when toggling a search.
|
20 years ago |
|
thumbnaillist.h
|
cleanups and scroll api
|
21 years ago |
|
toc.cpp
|
Provide horizontal scrollbar in table of contents sidebar instead of
|
19 years ago |
|
toc.h
|
Reoder some deletes, add some removeObserver and use some magic QGuardPtr so that when embedded on konqueror and changing page it does crash, i still think that konqueror should not delete kpart created widgets behind its back, but probably it's easier to change kpdf than all the other code.
|
20 years ago |