1025 Commits (v4.2.85)

Author SHA1 Message Date
Pino Toscano 793a8fc9b6 do not hardcode the maximum number of digits of the pages line edit to 4 17 years ago
Pino Toscano 1b84b3fb4a raise the typing timeout from 500ms to 700ms 17 years ago
Pino Toscano 9a4b23d866 force the sidebar widget to not be transparent 17 years ago
Pino Toscano 9190c9224d raise a bit the tolerance 17 years ago
Pino Toscano 93953ef2c0 use the kde toolbar font for the text in the sidebar 17 years ago
Pino Toscano 512ad01b14 PS print dialog: open with a non-lilliputian size, and remember its size across invocations 17 years ago
Pino Toscano 212e8a6417 improve the source reference picking by looking for the nearest object in case there's none right under the mouse 17 years ago
Pino Toscano 85f5f975db small usability improvement: remove any margin in the topbar of the presentation mode 17 years ago
Pino Toscano 1121799376 make sure to attach to the document also when a resize event is received prior of a paint event, hopefully fixing #180291 17 years ago
Pino Toscano 4b50e543d6 focus the text when showing an annotation popup 17 years ago
Pino Toscano 6a41e324a5 Add Up (previous page) and Down (next page) keys for presentation mode. 17 years ago
Pino Toscano 41a9e20722 turn a sequence of if() into a single switch() 17 years ago
Pino Toscano 77d027bac0 save the real parent widget and use it later for getting the screen number of the okular application 17 years ago
Pino Toscano 04b09d0662 replace the search line edit with the search "widget" 17 years ago
Pino Toscano d89901852c introduce a SearchLineWidget, which is a SearchLineEdit + AnimatedWidget 17 years ago
Pino Toscano e7ce996372 add signals for the actual start and stop of the search of a selected lineedit 17 years ago
Pino Toscano e5b2b22d20 add a small widget for showing an animation from the "animations" category of the icon theme 17 years ago
Pino Toscano 08b5b5fc82 Properly keep the vertical position on horizontal resize. 17 years ago
Pino Toscano 1aa5083856 double (to 600px) the maximum size allowed for the side pane 17 years ago
Albert Astals Cid 53a9e0528e don't process mouse presses, wheels until the widget has been painted at least once as it initializes some stuff we need 17 years ago
Pino Toscano b811186781 Add the new shiny set of icons for the annotation tools, done by Eugene 'it-s' Trounev, thanks! 17 years ago
Pino Toscano 551145c54f When moving annotations, consider just the rotation of their pages, and not also the page orientation. 18 years ago
Albert Astals Cid 522ffd00b6 Try to fix again the inifite scroolbar loop 18 years ago
Brad Hards 71abc20867 Typo fixes for API documentation. 18 years ago
Pino Toscano 5bfb9dca4f Support for external URLs as destination for the TOC items. 18 years ago
Pino Toscano 769a70956f add more checks against invalid viewports 18 years ago
Pino Toscano edc7d22c12 reset the line edit palette when we get results 18 years ago
Pino Toscano 9d1977d645 Resize accordingly when we are resized from "outside" (eg by the WM). 18 years ago
Pino Toscano a6bfc8bbdc be sure to toggle the drawing mode when exiting from presentation, if checked 18 years ago
Pino Toscano 5d10ae58c6 Pass the action collection directly in the ctor of the presentation widget, so we can use its actions there too. 18 years ago
Pino Toscano 1d91c23432 Add VIM-like navigation (HJKL) in the content view. 18 years ago
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