263 Commits (dfce0d1fcd158d62d2536d69c19b151878f2fd9a)

Author SHA1 Message Date
Pino Toscano cb50789290 slightly better wording 19 years ago
Pino Toscano 0fc6641cca 'Copy link location' -> 'Copy link address', like konqueror 19 years ago
Albert Astals Cid 9033cfdec8 aZoomFitText is not created atm, so don't try to update it 19 years ago
Pino Toscano 02e7c0abfb disable the "fit to text" zoom option, not yet implemented 19 years ago
Pino Toscano 36958659a5 Add very short descriptions for the "Rotate left" and "Rotate right" actions, so they take less space when added in the toolbar. 19 years ago
Pino Toscano fb825ff1d4 add a form widget controller to prepare the pageview to possible changes when the content in a form widget changes 19 years ago
Pino Toscano 7f44aafa94 correctly hide the form widgets when a widget is focused 19 years ago
Pino Toscano 8ff3d1d705 more use of standard actions 19 years ago
Pino Toscano 0b26a91f1f use the standard action names 19 years ago
Pino Toscano e461f0c113 don't include kpixmapeffect.h 19 years ago
Pino Toscano 746074cfcb Make use of the Esc key in the content area: 19 years ago
Pino Toscano 1b02168dce force an update of the cursor when changing mode 19 years ago
Pino Toscano 7eb8659d4f Add a tool button in the toolbar with the "select" actions. 19 years ago
Pino Toscano b56ad8c3ae Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 19 years ago
Pino Toscano 815ac3867e move the annotation tooltip creation procedure in a single place 19 years ago
Pino Toscano 2498bea799 update the cursor correctly in text selection mode 19 years ago
Pino Toscano 969bc7b908 Ctrl+A to select all the text in the document. 19 years ago
Troy Unrau 6b6e0a8dc4 Fixed zoom factor issue. When zooming out at 100%, you would end up at 80%, 19 years ago
Pino Toscano 490cf6fc67 Add a new text selection algo that should be a bit more reliable than the current one (just commented out), especially if the backend does not provide text areas in the logical order. Drawback: slightly slower. 19 years ago
Pino Toscano 0416e07a37 make some view actions disabled by default, so they are not enabled when opening a new empty window 19 years ago
Pino Toscano 8b0a80ba4b Start making the annotation system DRM-aware. In case the document does not want changes to its annotations (and okular is set to obey), 19 years ago
Pino Toscano 7e4b15542d Usability work on the toolbar: 19 years ago
Pino Toscano ee200d286c adapt to the new naming of the 'mouse' device icon 19 years ago
Pino Toscano 9610c6a9c5 SVN_SILENT dead code 19 years ago
Pino Toscano 23016eacd4 Change/set the efault shortcuts for some actions: 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago
Pino Toscano bd462a9a0d "Single" -> "Single Page" 19 years ago
Pino Toscano 7c7c673845 Instead of hardcoding Qt::gray, use the Dark color of the widget palette. 19 years ago
Pino Toscano ff3cf049ce Shift + Space is one screen back, says the HIG. 19 years ago
Pino Toscano 668dcad8da Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated. 19 years ago
Pino Toscano f2ef436a56 when in embedded mode, create only the base actions for the view (zoom combo/in/out) 19 years ago
Pino Toscano 8a31e6f3f0 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. 19 years ago
Albert Astals Cid d511adfd84 fordwardport r678167 19 years ago
Albert Astals Cid b883cbcfa6 The part starts in dummy mode (very few ui) by default 19 years ago
Robert Knight 99d4342ae8 Remove frame around the page view. 19 years ago
Pino Toscano b4b3ebdded Okular::Settings::writeConfig() -> Okular::Settings::self()->writeConfig() 19 years ago
Pino Toscano 0e9b82be96 get rid of the Xrender-related stuff 19 years ago
Pino Toscano 223d0fc421 remove the special code for painting the blended selection with XRender, Qt can do that nicely (and for free, heh) 19 years ago
Pino Toscano 6735089e77 SVN_SILENT follow the render -> view renaming for the columns as well 19 years ago
Pino Toscano faeaa3ec01 Sharing the same option for the accessibility render mode and for the view mode is not a good idea, really. 19 years ago
Pino Toscano 8ccb38b9fe very small cleanup among the #include part 19 years ago
Pino Toscano 6aaefb7f68 "pdf"/"pdf file" -> "document" 19 years ago
Pino Toscano 106e96240c rename (almost) every ActionFoo class to FooAction 19 years ago
Pino Toscano 7cfa67ecf4 improve a bit the Document::setPageSize API -- better pass the size, and not an index 19 years ago
Pino Toscano 0f4cd40e26 slotRotation -> setRotation 19 years ago
Pino Toscano 2c1d5aa44e Refactor a bit the annotating toolbar, so it can handle better its items and cha 19 years ago
Pino Toscano dde7280d55 respect the DRM permissions for form filling 19 years ago
Pino Toscano 0e12746a92 Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 19 years ago