292 Commits (513c7cf22576eb222792c58e7ea64e8ca7a46f96)

Author SHA1 Message Date
Malcolm Hunter b6124a900b Typo fixes 18 years ago
Albert Astals Cid 83912893ed Save us from infinite resizing loops, we can afford to lose 1 pixel precision to fix that 18 years ago
Pino Toscano 961b27e99c Properly apply, and reload when changed, the annotation info in the annotation window (color, modication date, etc). 18 years ago
Pino Toscano 082c385295 Make the push buttons of forms trigger their activation action, if present. 18 years ago
Pino Toscano 5eec89ead0 When the user changes the value of a form field, wait 1s and then refresh the interface. 18 years ago
Pino Toscano d6c581e383 stop the talks when quitting 18 years ago
Pino Toscano f65c9225a9 Add an action to stop all the text speechs. 18 years ago
Pino Toscano 69179e2505 More interaction between Okular and the KDE Text To Speech system: 18 years ago
Pino Toscano f407f84d8a move in an own class (out of the page view) all the TTS related code 18 years ago
Pino Toscano 21001e7dd0 Check the DRM limitations as well when copying the selection. 18 years ago
Pino Toscano 39c2d29ac2 Do not copy to the selection the text when selecting "Copy text" in the RMB menu, but after releasing the LMB when "visually" selecting text. 18 years ago
Pino Toscano 03ea6ff54d Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons). 18 years ago
Pino Toscano 7eac68815b Use the id of the form fields as id, not the name! 18 years ago
Pino Toscano 4333d4b0b5 Manually set the scrollbars range, so they are correct when the viewport is resized and the content widget has the same size. 18 years ago
Pino Toscano 51f34f3f9f support more than one annotation in the annotation popup 18 years ago
Jakob Petsovits 11dcfffce7 Icon renaming (code changes - KDE/): 18 years ago
Jakob Petsovits 0141282203 Icon naming spec compliance (code changes - KDE/): 18 years ago
Jakob Petsovits 0da4f3ebb8 Icon naming spec (code changes - KDE/): 18 years ago
Jakob Petsovits 1ae1545a4a Icon renaming (code changes - KDE/): 18 years ago
Pino Toscano 327ec1cc34 correctly reacts when the "center first page" option is changed, and we need to apply it (more than 1 column) 18 years ago
Pino Toscano 39fb1ef5b6 correctly show/hide the form widgets in each page correctly even when not in Continuous mode 18 years ago
Pino Toscano d54e2515ae clear the list of pages with text selection when the document changes 18 years ago
Pino Toscano 3c52fd1456 Change the page layouting procedure so: 18 years ago
Pino Toscano 288fce0b82 AnnotationGuiUtils -> GuiUtils 18 years ago
Pino Toscano 76d061b443 draw correctly the border of the rectangular selection 19 years ago
Pino Toscano cd5b0a9d7f fix icons 19 years ago
Pino Toscano 761276e938 correctly enable/disable tools and text tools when switching document 19 years ago
Pino Toscano 1022878a5a icon renaming: 19 years ago
Pino Toscano 995972052d Review toolbar: 19 years ago
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