94 Commits (2002e0a4b0ae5408ea0ba9ff63243fb45940d1ca)

Author SHA1 Message Date
Fabio D'Urso 76b7982f57 Keep the find bar working after ESC is pressed in PageView 14 years ago
Tobias Koenig 4639ded310 Implement autostart support for movie annotations 14 years ago
Parker Coates 1a96a7c797 Remember the mouse mode on exit 14 years ago
Albert Astals Cid b2dfb910e8 Small rework of AnnotWindow 14 years ago
Albert Astals Cid 83a052b3ac Revert 604187b7a3 and 258cd6562a 14 years ago
Michel Ludwig ab436aaaf5 Better move the calls to 'viewport()->update()' relating to the ViewerInterface inside the PageView class. 15 years ago
Michel Ludwig 1be2696cc3 Allow for more control over when source locations are shown graphically. 15 years ago
Albert Astals Cid 0c4ed4c08a Make PageView::notifyViewportChanged call "itself" with a queued connection 15 years ago
Michel Ludwig 00b01aa987 Add method 'setLastSourceLocationViewport( const Okular::DocumentViewport& vp )' to PageView 15 years ago
Jiri Baum 412e3e739e table selection tool - semi-automatic dividers 15 years ago
Michel Ludwig f431e98bb8 Change the action states according to whether a document is shown or not 15 years ago
Michel Ludwig e8e0237ca0 Add the possibility to show sources location graphically on the rendered pages. 15 years ago
Michel Ludwig d29099b39c Only activate a subset of the available features when the part is launched in viewer mode. 15 years ago
Albert Astals Cid 901abc0baf Rever addition of rectExtractText that is used only in one place 15 years ago
Jiri Baum f81a49fafa table selection tool 15 years ago
Michel Ludwig 0e29008150 Initial commit of the 'ViewerInterface' and of a first implementation. 15 years ago
Martin Ueding 5fd95a3c92 Allow setting an option so that next/prev page keys do not move really a viewport 15 years ago
Albert Astals Cid 604187b7a3 Ui work for Reset Form Action support 15 years ago
Mohammad Mahfuzur Rahman Mamun 57db9f4c19 textSelection according to the TextList seems to work fine -- tested with some pdfs 15 years ago
Christopher Reichert 0213afca46 Page up and Page down buttons now work while focus is in the search bar 15 years ago
Albert Astals Cid ec45cf9620 resizeEvent needs to call requestPixmaps too, not only relayoutPages 15 years ago
Eike Hein 44c7cf932a Add support for KDE's Web Shortcuts to the page view popup menus of 16 years ago
Pino Toscano ba6bff6552 add the possibility to pass details to PageView::displayMessage() 16 years ago
Albert Astals Cid d3c8411482 Nicer way to handle setting of the drag cursor now that we have some actions that trigger on double click 16 years ago
Albert Astals Cid 97b3d4d478 Open annotations on double click 16 years ago
Albert Astals Cid 24b1b33906 remove the ViewRows config entry as it was unused 16 years ago
Pino Toscano 5c6f9ae185 reimplement scrollContentsBy() to make scrolling just repaint the damaged areas 17 years ago
Pino Toscano 61475abe5d Convert the PageView from a QScrollArea + inner QWidget to a QAbstractScrollArea. 17 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 3011b861fd make the *Message() slots take a default (-1) duration for messages 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 7042bd4cc2 add viewId() 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
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 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 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 746074cfcb Make use of the Esc key in the content area: 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 969bc7b908 Ctrl+A to select all the text in the document. 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
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 1eb435cddb remove the kdebug.h inclusion in area.h 19 years ago
Pino Toscano 7cfa67ecf4 improve a bit the Document::setPageSize API -- better pass the size, and not an index 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago