244 Commits (4913076ee996e6b2eab29ad79aee8682955cdcaa)

Author SHA1 Message Date
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
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Urs Wolfer 989ed1ac23 fix icon names 19 years ago
Pino Toscano a02c0785fe use the right icons for the rotation 19 years ago
Pino Toscano f55c401b20 Refactor the document search interfaces, as discussed on the mailing list. 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Pino Toscano a5f6538d43 avoid the jumping of the pageview to the next (hidden) focus form widget when hiding them 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago
Pino Toscano 1161debb9c i18n change: the plural forms are with %1, %2, etc now, %n is no more 19 years ago
Albert Astals Cid 1587b9605a unnecessary but fun small optimizations, basically avoid unnecessary detach() calls by ensuring the const method is called 19 years ago
Pino Toscano b4821c5f07 Disable the Zoom In/Zoom Out actions when resp. the maximum/minimum zoom is reached. 19 years ago
Pino Toscano 5b3606eb50 Copy -> Copy Text 19 years ago
Pino Toscano 1041866493 Improve the Orientation menu, as suggested by our usability export Florian: 19 years ago
Laurent Montel 34edbef72d Port to new api 19 years ago
Pino Toscano 18fab3d130 Improve the way we deal with generators that give the possibility to change the size of the pages: instead of let them destroy and recreate the pages (bad), ask them the sizes they support, then do the work ourselves and notify the generator when the work is done. 19 years ago
Pino Toscano 46632f1f6f As now the requests are done in the right order, request first the next and then the previous page. 19 years ago
Pino Toscano 652787611d make it build with the new kdelibs 19 years ago
Tobias Koenig 86a1fd3b69 Big cleanup of Document API and documentation: 19 years ago
Tobias Koenig 14ea3ab2ef Further documentation and API cleanups 19 years ago
Tobias Koenig 777877f2d2 Refactor the RMB menu for annotations, so we can use the menu for 19 years ago