994 Commits (bfa53df1ece53ff30dec9f02e8dcf97358789bbb)

Author SHA1 Message Date
Sebastian Trueg 00f069f873 Reverted part of my patches based on pinotree's wishes. :) 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
Pino Toscano 5d94111ce8 i18n fixes 18 years ago
Pino Toscano 97263dcdf3 - drop the "stamp-" prefix from svg stamps: first the stamp is searched among the SVG stamps, otherwise the classic "icon" loading is tried 18 years ago
Pino Toscano 0b399926b2 add 'expired' stamp that i forgot in the previous commit, always by eugene (it-s) 18 years ago
Pino Toscano 2ec236aad8 see you, single element svg-stamp 18 years ago
Pino Toscano d7f5707e8b changes to the stamp loading system: 18 years ago
Pino Toscano 2a3b22fa0a Import the first version of the SVG stamps for stamp annotations. 18 years ago
Enrico Ros 3462b4f53a Keep the Thumbnails list to a clever position when changing the filtering 18 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Enrique Matías Sánchez a8ea861f36 SVN_SILENT Fix typos in kdegraphics 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 fba08521c0 consider annotBoundary as boundary *without* cropping to the requested limits 18 years ago
Pino Toscano d54ea7975f Select all the text when opening the find bar. 18 years ago
Pino Toscano b1f070d6c6 when no extension is set, assume png (fix the previous check) 18 years ago
Pino Toscano 1080a193b9 - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago
Pino Toscano f04be93084 read-only text fields should be read-only, not disabled 18 years ago
Pino Toscano e5b6967e06 scale smoothly 18 years ago
Pino Toscano 13df616873 Add an "Approved" SVG stamp, kindly provided by Eugene Trounev [it-s]. 18 years ago
Pino Toscano a5e2ce3d4a When construct "stamp" annotations, allow to drag to select the area for the rubber stamp. 18 years ago
Pino Toscano 0d72c074b6 request the the default size for the svg, and a fixed size for the icon 18 years ago
Pino Toscano 40a0b9b9a5 adapt loadStamp() to: 18 years ago
Pino Toscano f80f5ca79c insolate the "stamp+icon" loading method in an own function 18 years ago
Pino Toscano 705f2b2dd8 use the colors from the currnet color scheme, instead of hardcoding them 18 years ago
Tobias Koenig d34f0bc814 Add blackscreen mode feature to presentation mode. 18 years ago
Pino Toscano fbaeb30f30 Make "fit to width" the default zoom level for new documents. 18 years ago
Tobias Koenig a46ba69aa9 Feature: Inhibit screen saver during presentation mode 18 years ago
Pino Toscano 04d242b2ee leave the seek slider in the popup as horizontal 18 years ago
Pino Toscano 7f4d879f77 few improvements to the video widget (yay for airport hacking): 18 years ago
Pino Toscano 593f07f026 no space between the video and the controls 18 years ago
Pino Toscano 6a09a31aee use the right page size when placing videos in presentation mode: not the global screen one, but the newly calculated page item one 18 years ago
Pino Toscano 70d9ff6c02 - add a real basic control bar with the play/pause and stop actions for the movie control, only shown whether the movie asks for it 18 years ago
Pino Toscano bf6c19c108 "borders" -> "margins" in menu entry 18 years ago
Pino Toscano a65075c116 do not propagate the mouse events to the parent widget 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 da420dbcd3 Presentation mode: load the video widgets for the video annotations in the document, and show only the ones for the current slide. 18 years ago
Pino Toscano 3ede96ef1b add a video widget class that encapsulates a Phonon video player and includes all the logic for repeated playbacks, media controls, etc 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
Pino Toscano 3011b861fd make the *Message() slots take a default (-1) duration for messages 18 years ago
Pino Toscano 052fff3a0d make the movie annotations recognizable in the interface 18 years ago
Pino Toscano df7ca74b48 skip the widget mouse move event when the is no item under the mouse, or not even a previously selected one 18 years ago
Pino Toscano 670fd6fc6e First try at making the drag of the opaque areas working between pages. 18 years ago
Albert Astals Cid c54837dbb4 i suck more, fix style again 18 years ago
Albert Astals Cid be5c6c8a95 style fixes, i suck 18 years ago
Albert Astals Cid 0d12c549cd Enable people to remove annotations from the tree in the page or author 18 years ago
Pino Toscano 9b8d15bab3 Add a search option for start searching from the current page instead of the first page. 18 years ago
Pino Toscano 5bb000ed8b add a way to set the "from start" search option 18 years ago
Albert Astals Cid 6b106c32ca If we are cancelling move, make sure we are where we should be 18 years ago