okular/ui
Pino Toscano 1faa6e2fac Allow the Enter key for starting and continuing a search.
BUG: 194953

svn path=/trunk/KDE/kdegraphics/okular/; revision=979227
2009-06-09 10:30:13 +00:00
..
data optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 2009-06-03 20:56:09 +00:00
animatedwidget.cpp add a small widget for showing an animation from the "animations" category of the icon theme 2009-02-15 00:21:19 +00:00
animatedwidget.h add a small widget for showing an animation from the "animations" category of the icon theme 2009-02-15 00:21:19 +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 remember to always intialize your vars; m_init, in this case 2009-05-25 15:33:08 +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 focus the text when showing an annotation popup 2009-03-04 14:30:42 +00:00
annotwindow.h focus the text when showing an annotation popup 2009-03-04 14:30:42 +00:00
bookmarklist.cpp sort the bookmarks in the side panel by file name first, and then by page number for each file 2009-05-23 13:03:45 +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 PS print dialog: open with a non-lilliputian size, and remember its size across invocations 2009-03-26 22:44:16 +00:00
fileprinterpreview.h PS print dialog: open with a non-lilliputian size, and remember its size across invocations 2009-03-26 22:44:16 +00:00
findbar.cpp Instead of directly closing the find bar with Esc, check whether a search is running from it. 2009-05-08 23:19:37 +00:00
findbar.h Instead of directly closing the find bar with Esc, check whether a search is running from it. 2009-05-08 23:19:37 +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 do not hardcode the maximum number of digits of the pages line edit to 4 2009-05-06 23:00:38 +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 use the proper "page-zoom" icon for the zoom tool and the zoom selector 2009-05-24 16:09:19 +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 small usability improvement: remove any margin in the topbar of the presentation mode 2009-03-14 16:03:06 +00:00
presentationwidget.h make sure to attach to the document also when a resize event is received prior of a paint event, hopefully fixing #180291 2009-03-07 22:13:06 +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 Allow the Enter key for starting and continuing a search. 2009-06-09 10:30:13 +00:00
searchlineedit.h Allow the Enter key for starting and continuing a search. 2009-06-09 10:30:13 +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 force the sidebar widget to not be transparent 2009-04-21 20:39:01 +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 Properly keep the vertical position on horizontal resize. 2009-02-07 16:14:44 +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