okular/ui
Albert Astals Cid 522ffd00b6 Try to fix again the inifite scroolbar loop
It's still to be improved because it gives you a uncentered page, but better a bit ugly than unusable
This fix will be in KDE 4.1.4
BUGS: 160628

svn path=/trunk/KDE/kdegraphics/okular/; revision=894427
2008-12-08 16:09:15 +00:00
..
data add 'expired' stamp that i forgot in the previous commit, always by eugene (it-s) 2008-11-15 23:55:50 +00:00
annotationmodel.cpp Copy Okular's app icon from Oxygen core as "okular", 2008-06-12 18:51:36 +00:00
annotationmodel.h Basic version of a tree model for the document annotations. 2007-09-08 17:10:35 +00:00
annotationpopup.cpp Enable people to remove annotations from the tree in the page or author 2008-08-14 09:27:56 +00:00
annotationpopup.h support more than one annotation in the annotation popup 2008-01-14 13:39:23 +00:00
annotationpropertiesdialog.cpp make the movie annotations recognizable in the interface 2008-08-23 00:09:59 +00:00
annotationpropertiesdialog.h SVN_SILENT fix include guard 2008-02-08 15:22:15 +00:00
annotationproxymodels.cpp Enable people to remove annotations from the tree in the page or author 2008-08-14 09:27:56 +00:00
annotationproxymodels.h Add proxy model for grouping by author 2007-09-10 09:35:08 +00:00
annotationtools.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
annotationtools.h fix win32 compilation 2007-03-18 17:14:36 +00:00
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 2008-11-16 00:06:29 +00:00
annotationwidgets.h Add a very simple configuration widget for caret annotations. 2008-04-23 07:55:39 +00:00
annotwindow.cpp make the tooltip for the close button of the annotation window a bit more clear 2008-03-24 14:34:05 +00:00
annotwindow.h Properly apply, and reload when changed, the annotation info in the annotation window (color, modication date, etc). 2008-03-24 00:08:08 +00:00
bookmarklist.cpp - make sure to properly unregister all the observers before the Document gets destroyed 2008-09-22 22:58:32 +00:00
bookmarklist.h move the search for the item for a specified url into an own method 2008-04-04 10:19:12 +00:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
embeddedfilesdialog.cpp some KUIT 2008-08-01 20:11:51 +00:00
embeddedfilesdialog.h store the EmbeddedFile* directly in the QTreeWidgetItem 2008-02-10 02:02:58 +00:00
fileprinterpreview.cpp Fix iterator 2008-11-11 18:48:40 +00:00
fileprinterpreview.h move the FilePrinterPreview to the kpart (no need for it to be in the core library) 2007-12-03 00:17:12 +00:00
findbar.cpp Select all the text when opening the find bar. 2008-10-11 13:46:37 +00:00
findbar.h Add a search option for start searching from the current page instead of the first page. 2008-08-12 14:10:49 +00:00
formwidgets.cpp Fix iterator 2008-11-11 18:48:40 +00:00
formwidgets.h Make the push buttons of forms trigger their activation action, if present. 2008-03-20 17:45:37 +00:00
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 2008-11-16 00:06:29 +00:00
guiutils.h adapt loadStamp() to: 2008-09-19 22:43:41 +00:00
ktreeviewsearchline.cpp Fix iterator 2008-11-11 18:48:40 +00:00
ktreeviewsearchline.h Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem. 2007-09-09 15:50:00 +00:00
minibar.cpp Nobody reacted on my email to the devel mailing list, so I suspect that noone has any objections to my patches. 2008-11-21 10:50:16 +00:00
minibar.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
pageitemdelegate.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
pageitemdelegate.h Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. 2007-01-19 23:30:32 +00:00
pagepainter.cpp Fix iterator 2008-11-11 18:48:40 +00:00
pagepainter.h Make it possible to draw just sections (crops within bounding boxes) of pages. 2008-05-19 00:37:14 +00:00
pagesizelabel.cpp show/hide the antiwidget when we show/hide ourselves 2007-11-28 23:40:39 +00:00
pagesizelabel.h Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 2007-09-09 10:50:36 +00:00
pageview.cpp Try to fix again the inifite scroolbar loop 2008-12-08 16:09:15 +00:00
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). 2008-10-12 16:36:14 +00:00
pageviewannotator.cpp When construct "stamp" annotations, allow to drag to select the area for the rubber stamp. 2008-09-19 22:51:41 +00:00
pageviewannotator.h Review toolbar: 2007-12-08 15:59:04 +00:00
pageviewutils.cpp Load video widgets for the video annotations of the document in the main page view. 2008-08-25 01:59:23 +00:00
pageviewutils.h Load video widgets for the video annotations of the document in the main page view. 2008-08-25 01:59:23 +00:00
presentationsearchbar.cpp Icon naming spec compliance (code changes - KDE/): 2007-12-28 19:10:48 +00:00
presentationsearchbar.h make the D-Bus call for the search have effect also when in presentation mode; 2007-04-20 19:45:33 +00:00
presentationwidget.cpp Resize accordingly when we are resized from "outside" (eg by the WM). 2008-11-29 17:45:25 +00:00
presentationwidget.h Resize accordingly when we are resized from "outside" (eg by the WM). 2008-11-29 17:45:25 +00:00
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 2008-08-01 20:26:22 +00:00
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 2008-08-01 20:26:22 +00:00
searchlineedit.cpp reset the line edit palette when we get results 2008-11-29 18:59:35 +00:00
searchlineedit.h add a way to set the "from start" search option 2008-08-12 14:09:14 +00:00
searchwidget.cpp Copy Okular's app icon from Oxygen core as "okular", 2008-06-12 18:51:36 +00:00
searchwidget.h it does not need to be a toolbar, a widget + layout is more than enough 2007-08-24 14:04:48 +00:00
side_reviews.cpp - make sure to properly unregister all the observers before the Document gets destroyed 2008-09-22 22:58:32 +00:00
side_reviews.h - make sure to properly unregister all the observers before the Document gets destroyed 2008-09-22 22:58:32 +00:00
sidebar.cpp Reverted part of my patches based on pinotree's wishes. :) 2008-11-21 11:45:00 +00:00
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. 2007-11-01 22:58:09 +00:00
thumbnaillist.cpp Keep the Thumbnails list to a clever position when changing the filtering 2008-11-13 19:23:49 +00:00
thumbnaillist.h Typo fixes for API documentation. 2008-12-01 03:52:13 +00:00
toc.cpp Support for external URLs as destination for the TOC items. 2008-11-30 15:48:01 +00:00
toc.h Create a model for the TOC, and use that for displaying the TOC of the document. 2007-09-09 16:15:33 +00:00
tocmodel.cpp Support for external URLs as destination for the TOC items. 2008-11-30 15:48:01 +00:00
tocmodel.h Support for external URLs as destination for the TOC items. 2008-11-30 15:48:01 +00:00
toolaction.cpp set the help tooltip also when creating a toolbar button for the action 2007-11-28 22:54:22 +00:00
toolaction.h Add a tool button in the toolbar with the "select" actions. 2007-09-14 10:02:33 +00:00
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 2008-08-23 11:09:04 +00:00
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 2008-08-23 11:09:04 +00:00
videowidget.cpp leave the seek slider in the popup as horizontal 2008-08-28 12:46:35 +00:00
videowidget.h few improvements to the video widget (yay for airport hacking): 2008-08-27 13:54:54 +00:00