okular/ui
Albert Astals Cid 2fd0a0124a Fix the name of the tool to represent what it is
BUGS: 210313

svn path=/trunk/KDE/kdegraphics/okular/; revision=1037764
2009-10-19 22:39:11 +00:00
..
data Fix the name of the tool to represent what it is 2009-10-19 22:39:11 +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 remove the extra condition added, as it messes up with hidden fields 2009-07-29 19:15:16 +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 Support case sensitivity and regular expressions in the 2009-10-15 20:25:47 +00:00
ktreeviewsearchline.h Support case sensitivity and regular expressions in the 2009-10-15 20:25:47 +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 add synctex support for pdf files 2009-07-27 14:15:33 +00:00
pageview.h reimplement scrollContentsBy() to make scrolling just repaint the damaged areas 2009-07-07 16:53:33 +00:00
pageviewannotator.cpp i wonder why gcc thinks this is an ambiguous if, but fix the warning 2009-08-10 21:55: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 hide the top bar when moving out of the presentation widget 2009-10-07 22:28:06 +00:00
presentationwidget.h hide the top bar when moving out of the presentation widget 2009-10-07 22:28:06 +00:00
propertiesdialog.cpp add a stretch at the end of the dialog so making it bigger is less ugly 2009-09-13 19:52:50 +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 Kill two superfluous empty lines I added by mistake. SVN_SILENT 2009-10-13 00:06:24 +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