955 Commits (c9be29cb14c2ae7d7d40fcfe74b6acf3a0e16418)

Author SHA1 Message Date
Pino Toscano addcfcc34b Backport: when moving annotations, consider just the rotation of their pages, and not also the page orientation. 18 years ago
Albert Astals Cid ff552335ff Backport r894427 18 years ago
Pino Toscano 3f2c5c30c9 backport of SVN commit 890803 by pino: 18 years ago
Pino Toscano 38fe9646a9 backport: reset the line edit palette when we get results 18 years ago
Pino Toscano 97923d10a7 Backport: 18 years ago
Pino Toscano 3fecaaeeea oups, accidental typo 18 years ago
Pino Toscano 6a80bc6920 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 f365bd4aad consider annotBoundary as boundary *without* cropping to the requested limits 18 years ago
Pino Toscano 43d39f37bc Backport: select all the text when opening the find bar. 18 years ago
Pino Toscano 2994663818 backport: when no extension is set, assume png (fix the previous check) 18 years ago
Pino Toscano b3bd5e0818 - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago
Pino Toscano fb79991ef8 backport: read-only text fields should be read-only, not disabled 18 years ago
Pino Toscano 6d8a4dc8d4 Make "fit to width" the default zoom level for new documents. 18 years ago
Albert Astals Cid 42b14de45b Backport r844880 okular/trunk/KDE/kdegraphics/okular/ui/pageview.cpp: 18 years ago
Pino Toscano b9f13d219a Backport: 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 efeefc9e0f backport: more qreal/double mismatches 18 years ago
Urs Wolfer 7bdd00bc7c Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 18 years ago
Jakob Petsovits df5364da6c Copy Okular's app icon from Oxygen core as "okular", 18 years ago
Pino Toscano 0f1f6d7396 some validity fixes for the annotation proxy models: 18 years ago
Pino Toscano c1463fd924 use the KIconLoader enum values for the sizes 18 years ago
Pino Toscano 94a4d5086a do not leave painters open more than necessary 18 years ago
Pino Toscano a921cca1f0 finish painting before assigning to another image 18 years ago
Pino Toscano c569aa712e Make the presentation mode a normal widget (instead of a "fake" dialog), so it is not treated like a real dialog when compositing is active. 18 years ago
Pino Toscano 02ac5fb1dd ask the style to draw the background of the items 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 be4af97c11 the "i don't care about okular's quality" removal of a different (and it seems distracting) style in the thumbnails list 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
Albert Astals Cid bdd4fa1c0d make sure we keep next and previous pages if we are on aggresive mode 18 years ago
Pino Toscano d1305c265b Implement the canBeMoved() check for an annotation in the Annotation class itself. 18 years ago
Pino Toscano 7042bd4cc2 add viewId() 18 years ago
Albert Astals Cid 6772c5f061 do not search twice 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 e6a93e2f38 Add a very simple configuration widget for caret annotations. 18 years ago
Pino Toscano e1d9b6dd1a make the text of the creation and modification date labels copyable 18 years ago
Pino Toscano f56e78aac1 apply an optional new icon for file attachment annotations 18 years ago
Pino Toscano eaea89500f instead of a squeezed text label, use a normal label and word wrap its text; there's enough room for long descriptions 18 years ago
Pino Toscano a8294eb55f - add oxygen icons for the 'pushpin' and 'paperclip' symbols for file attachment annotations 18 years ago
Pino Toscano 4500f491ef when a file attachment annotation has no description, show that there's no description available, instead of nothing 18 years ago
Pino Toscano 2634a4b8d4 Show the icon of file attachment annotations in the annotation properties dialog. 18 years ago
Pino Toscano eb3215b4c2 properly align the text labels to the right, as per HIG 18 years ago
Pino Toscano 5fc6a887c0 Optionally create an extra widget to be shown as third tab in the annotation properties dialog. 18 years ago
Pino Toscano 48058c4743 rename to "style widget" the configuration widget for annotations that have one so far, 18 years ago
Pino Toscano 13e05a7894 factorize the creation of pens with "standard" annotation style settings 18 years ago
Pino Toscano 522f72a302 geometric annotations: draw a dashed border if set so 18 years ago