okular/ui
Pino Toscano 23016eacd4 Change/set the efault shortcuts for some actions:
- the tools now have Ctrl+1/2/3/4 for Normal, Zoom, Select, TextSelect modes resp.
- the Show/hide navigation panel has F7 now, Ctrl+L conflicts with Konqueror

svn path=/trunk/KDE/kdegraphics/okular/; revision=696405
2007-08-04 17:42:06 +00:00
..
data Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch: 2007-07-19 22:27:45 +00:00
painter_agg2 Fixed krazy issues 2007-01-04 15:22:28 +00:00
annotationguiutils.cpp Correctly (hopefully) translate the text annotations now. 2007-07-22 20:20:24 +00:00
annotationguiutils.h Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated. 2007-07-17 20:58:38 +00:00
annotationpopup.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
annotationpopup.h krazy include order issues 2007-04-19 18:30:20 +00:00
annotationpropertiesdialog.cpp adapt the debug stuff to the new kdebug way: 2007-07-31 10:19:48 +00:00
annotationpropertiesdialog.h always as temporary widget, show a text area for the annotation contents 2007-07-15 20:28:37 +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 kiconloader fixes 2007-07-24 05:42:32 +00:00
annotationwidgets.h Add a way to change the font of text annotations. 2006-12-23 18:37:04 +00:00
annotwindow.cpp get rid of the hand made resize grip and use QSizeGrip - the trick about it was making the widget to be resized a Qt::SubWindow 2007-07-23 13:05:26 +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 adapt the debug stuff to the new kdebug way: 2007-07-31 10:19:48 +00:00
bookmarklist.h Remove not necessary "class classname;" 2007-06-04 07:44:15 +00:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
embeddedfilesdialog.cpp duplicate header 2007-07-10 22:20:31 +00:00
embeddedfilesdialog.h add a simple popup menu for the items, just with 'save as' at the moment 2007-07-03 15:30:44 +00:00
findbar.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
findbar.h fix some easy krazy issues 2007-04-15 19:11:10 +00:00
formwidgets.cpp respect the DRM permissions for form filling 2007-04-28 23:22:20 +00:00
formwidgets.h Remove not necessary "class classname;" 2007-06-04 07:44:15 +00:00
minibar.cpp Make the mini-bar look a bit better: Make the previous/next page buttons larger so they are easier to click. Fix the layouting so that the button height is not bound by the font height. Use 'of' instead of '/' to separate the current page and page count. 2007-05-28 16:34:26 +00:00
minibar.h don't show a wide minibar when no document is opened 2006-11-11 12:00:03 +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 kiconloader fixes 2007-07-24 05:42:32 +00:00
pagepainter.h krazy include order issues 2007-04-19 18:30:20 +00:00
pagesizelabel.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
pagesizelabel.h PageSizeLabel misses its moc 2007-03-18 16:22:09 +00:00
pageview.cpp Change/set the efault shortcuts for some actions: 2007-08-04 17:42:06 +00:00
pageview.h when in embedded mode, create only the base actions for the view (zoom combo/in/out) 2007-07-14 12:31:26 +00:00
pageviewannotator.cpp adapt the debug stuff to the new kdebug way: 2007-07-31 10:19:48 +00:00
pageviewannotator.h Refactor a bit the annotating toolbar, so it can handle better its items and cha 2007-04-30 17:40:53 +00:00
pageviewutils.cpp draw the gradient of the review toolbar using QLinearGradient 2007-08-03 18:32:16 +00:00
pageviewutils.h revert my r659797, a QButtonGroup can't help here 2007-05-02 16:37:59 +00:00
presentationsearchbar.cpp make the D-Bus call for the search have effect also when in presentation mode; 2007-04-20 19:45:33 +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 adapt the debug stuff to the new kdebug way: 2007-07-31 10:19:48 +00:00
presentationwidget.h make the D-Bus call for the search have effect also when in presentation mode; 2007-04-20 19:45:33 +00:00
propertiesdialog.cpp init fix 2007-07-09 12:34:08 +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 krazy include order issues 2007-04-19 18:30:20 +00:00
searchlineedit.h add a 'find next' button in the search bar of presentation mode 2007-03-23 23:28:39 +00:00
searchwidget.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
searchwidget.h krazy include order issues 2007-04-19 18:30:20 +00:00
side_reviews.cpp center the "no items" text of the annotation pane, until a better solution comes 2007-05-21 23:12:01 +00:00
side_reviews.h krazy include order issues 2007-04-19 18:30:20 +00:00
thumbnaillist.cpp Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them. 2007-07-08 14:25:08 +00:00
thumbnaillist.h Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them. 2007-07-08 14:25:08 +00:00
toc.cpp rename (almost) every ActionFoo class to FooAction 2007-05-02 22:50:27 +00:00
toc.h update correctly when the option for toggling the page numbers in the toc is changed 2006-12-22 20:42:36 +00:00