323 Commits (d2c2dc8f1e23bbec2aefd896e47aef52fc66acf9)

Author SHA1 Message Date
Pino Toscano d9404a544d use the proper "page-zoom" icon for the zoom tool and the zoom selector 17 years ago
Pino Toscano 6e6ea57068 check whether normalized values of viewport targets are in the proper [0,1] range, and use a default value if not 17 years ago
Pino Toscano 9190c9224d raise a bit the tolerance 17 years ago
Pino Toscano 212e8a6417 improve the source reference picking by looking for the nearest object in case there's none right under the mouse 17 years ago
Pino Toscano 551145c54f When moving annotations, consider just the rotation of their pages, and not also the page orientation. 17 years ago
Albert Astals Cid 522ffd00b6 Try to fix again the inifite scroolbar loop 18 years ago
Pino Toscano 1d91c23432 Add VIM-like navigation (HJKL) in the content view. 18 years ago
Sebastian Trueg b787abb5d8 Nobody reacted on my email to the devel mailing list, so I suspect that noone has any objections to my patches. 18 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Pino Toscano 5448cfb0c3 oups, accidental typo 18 years ago
Pino Toscano 95b08ff0e6 Switch from a KSelectAction to a KActionMenu+KAction's, so the actions of the "View Mode" submenu can have custom shortcuts (and placed in toolbars, etc). 18 years ago
Pino Toscano ba01e51526 convert most of the QAction to KAction, so shortcut change on them works again 18 years ago
Pino Toscano b1f070d6c6 when no extension is set, assume png (fix the previous check) 18 years ago
Pino Toscano fbaeb30f30 Make "fit to width" the default zoom level for new documents. 18 years ago
Pino Toscano bf6c19c108 "borders" -> "margins" in menu entry 18 years ago
Pino Toscano 6993fda364 Load video widgets for the video annotations of the document in the main page view. 18 years ago
Pino Toscano 723aa28f91 no need to tie the TTS object to the page view stuff, just emit the error messages and let the page view handle them 18 years ago
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