okular/ui
Pino Toscano 354ff8b38e Make the find bar able to change the search direction;
adding a "Previous" button next to the "Next" one.

This (and the previous commits) should implements (mostly) KPDF wish #117045.

svn path=/trunk/KDE/kdegraphics/okular/; revision=785631
2008-03-14 14:19:25 +00:00
..
data Re-compress svgz files with: 2008-01-03 15:25:23 +00:00
annotationmodel.cpp delete the annotation item when the annotation it represent was removed 2007-12-25 14:47:53 +00:00
annotationmodel.h Basic version of a tree model for the document annotations. 2007-09-08 17:10:35 +00:00
annotationpopup.cpp support more than one annotation in the annotation popup 2008-01-14 13:39:23 +00:00
annotationpopup.h support more than one annotation in the annotation popup 2008-01-14 13:39:23 +00:00
annotationpropertiesdialog.cpp use kclasses 2008-01-12 19:06:46 +00:00
annotationpropertiesdialog.h SVN_SILENT fix include guard 2008-02-08 15:22:15 +00:00
annotationproxymodels.cpp few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com> 2008-02-04 19:51:14 +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 Standardize our naming: Okular. 2008-01-20 15:35:19 +00:00
annotationwidgets.h Add a simple GUI to configure the tickness for line annotations. 2007-12-08 11:31:37 +00:00
annotwindow.cpp In the annotation window, get the right anotation text using the cool function we already have; 2008-03-10 18:16:23 +00:00
annotwindow.h Moved all classes in core/ into the 'Okular' namespace and removed 2006-09-21 08:45:36 +00:00
bookmarklist.cpp Add a tooltip for the bookmark name. 2008-02-26 18:00:35 +00:00
bookmarklist.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
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
embeddedfilesdialog.cpp store the EmbeddedFile* directly in the QTreeWidgetItem 2008-02-10 02:02:58 +00:00
embeddedfilesdialog.h store the EmbeddedFile* directly in the QTreeWidgetItem 2008-02-10 02:02:58 +00:00
fileprinterpreview.cpp move the FilePrinterPreview to the kpart (no need for it to be in the core library) 2007-12-03 00:17:12 +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 Make the find bar able to change the search direction; 2008-03-14 14:19:25 +00:00
findbar.h Make the find bar able to change the search direction; 2008-03-14 14:19:25 +00:00
formwidgets.cpp make all the form widgets emit the changes when they are changed; 2008-03-07 16:07:15 +00:00
formwidgets.h make all the form widgets emit the changes when they are changed; 2008-03-07 16:07:15 +00:00
guiutils.cpp Globally store an icon loader different that the global one (eg the KPart one); 2007-12-24 15:02:32 +00:00
guiutils.h Globally store an icon loader different that the global one (eg the KPart one); 2007-12-24 15:02:32 +00:00
ktreeviewsearchline.cpp cache few things, but it's still sloooooooooooow 2007-12-16 22:36:27 +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 use kclasses 2008-01-12 19:06:46 +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 use a yellow color if the annotation's one is not valid 2008-01-24 21:48:03 +00:00
pagepainter.h Now (Qt 4.3.1) that QPainter::CompositionMode_Multiply works remove agg2 based code 2007-09-05 22:01:04 +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 When the user changes the value of a form field, wait 1s and then refresh the interface. 2008-03-07 16:09:08 +00:00
pageview.h When the user changes the value of a form field, wait 1s and then refresh the interface. 2008-03-07 16:09:08 +00:00
pageviewannotator.cpp do not leak the text selection when stopping the construction of a text highlight annotation 2007-12-25 14:21:49 +00:00
pageviewannotator.h Review toolbar: 2007-12-08 15:59:04 +00:00
pageviewutils.cpp Use the id of the form fields as id, not the name! 2008-02-11 01:37:02 +00:00
pageviewutils.h Use the id of the form fields as id, not the name! 2008-02-11 01:37:02 +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 Add an option to disable page transitions in presentation mode. 2008-03-13 13:00:37 +00:00
presentationwidget.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
propertiesdialog.cpp Don't set the minimumSize manually, let QLayout do the job, 2008-03-06 13:33:17 +00:00
propertiesdialog.h stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished 2007-07-08 21:22:37 +00:00
searchlineedit.cpp Extend the generic search line edit for finding backward. 2008-03-14 14:17:02 +00:00
searchlineedit.h Extend the generic search line edit for finding backward. 2008-03-14 14:17:02 +00:00
searchwidget.cpp adapt to the new icon names 2007-10-02 16:23:28 +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 Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu. 2008-01-14 13:59:30 +00:00
side_reviews.h Add proxy model for grouping by author 2007-09-10 09:35:08 +00:00
sidebar.cpp Correctly determine if the sidebar is shown or not (visible != !hidden, grr) 2008-01-23 11:56:47 +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 Refactor a bit the thumbnails view. 2008-01-24 11:37:00 +00:00
thumbnaillist.h Refactor a bit the thumbnails view. 2008-01-24 11:37:00 +00:00
toc.cpp don't activate the TOC when it has no items 2007-12-26 16:01:54 +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 Return the tooltip as well. 2008-03-13 13:06:53 +00:00
tocmodel.h don't activate the TOC when it has no items 2007-12-26 16:01:54 +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 do not leak the kspeech interface object 2008-03-05 15:39:26 +00:00
tts.h - keep track of the speech jobs we started 2008-03-05 12:02:14 +00:00