306 Commits (b95403b0b21e65375aa406d215860c026ad467a4)

Author SHA1 Message Date
Albert Astals Cid 6b106c32ca If we are cancelling move, make sure we are where we should be 18 years ago
Pino Toscano 8d83f021a8 Enable the text-to-speech actions only when there is a document loaded (other than KTTS being present, of course). 18 years ago
Pino Toscano 94a4d5086a do not leave painters open more than necessary 18 years ago
Pino Toscano 48647f1f8f Zoom and ZoomMOdality of the PageView should be serialized 18 years ago
Pino Toscano 356b4618f0 implement the ZoomModality capability (as View), 18 years ago
Pino Toscano c84e2dc144 Store the annotation window associated to the annotation it represent (using an hash); 18 years ago
Pino Toscano f75e92de5f borders -> margins, except in UI (todo added for kde 4.2) 18 years ago
Pino Toscano 2b971b07b2 Make it possible to draw just sections (crops within bounding boxes) of pages. 18 years ago
Pino Toscano c16505079a Do not consider hidden pages when getting the text within the selected rectangle. 18 years ago
James Richard Tyrer 1bc88dcb4a Changing icon name from "view-fit-*" to "zoom-fit-*" 18 years ago
James Richard Tyrer be5022cede Correcting name for view-fit-* icons 18 years ago
Pino Toscano d1305c265b Implement the canBeMoved() check for an annotation in the Annotation class itself. 18 years ago
Pino Toscano 76531028ba Make the page view a View, able to get and set the zoom level, and register it in the document. 18 years ago
Pino Toscano ada6be8c58 properly detect when the visible pixmap request is called as result of scollbar event 18 years ago
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