231 Commits (968760cb6c59f3133f52cb49f188cdfca8daf44b)

Author SHA1 Message Date
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
Pino Toscano ea071caf9d Improve the way we get the contents of an annotation; dynamically change the tooltip of the annotation item in the side review pane. 19 years ago
André Wöbbeking 6e7d98b829 adapt to Aaron's kdelibs changes 19 years ago
Pino Toscano dff36b98f8 simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway. 20 years ago
Pino Toscano 41cba45a4b clarify a debug statement, and silence others 20 years ago
Pino Toscano 536ebab639 SmallIconSet -> KIcon 20 years ago
Laurent Montel 06b79cdf27 Compile++ 20 years ago
Tobias Koenig 6f9d0df5cd Further annotation API cleanup 20 years ago
Pino Toscano 9343b5e54c temporarily disable the 'find next' shortcut from kactioncollection 20 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 20 years ago
Tobias Koenig 327334c194 Show newlines in annotation popup correctly 20 years ago
Tobias Koenig c7aba89080 Bugfix: Show content of AnnotWindow in popup 20 years ago
Albert Astals Cid da3cd5c2fd put this inside the ifdef, makes too much noise if you don't want to see that much debug 20 years ago
Pino Toscano 5ce4b0674e Make okular able to copy the text selection to the clipboard (finally!). 20 years ago