1809 Commits (e69cdfb88dd6dbacb9cf95bedd2dc765347a0cb0)

Author SHA1 Message Date
Jacopo De Simoi e69cdfb88d Use pixel events for smooth zooming 7 years ago
Jacopo De Simoi c8a9d9fe79 Always hide horizontal scrollbar 7 years ago
Jacopo De Simoi 557ebece01 Use ijkl-arrows rather than vim-arrows 7 years ago
Jacopo De Simoi 8c0b58accf Make autoscroll faster 7 years ago
Andrey Yashkin 5099b6150c Fix an incorrect text bounding rectangle calculation inside the sidebar 7 years ago
Oliver Sander 8e1d9aa480 Fix page boundary gradients on scaled displays 7 years ago
Oliver Sander a0bd9c4d1c Make the page outline one physical pixel wide 7 years ago
Oliver Sander 9b34bfb45e Make page boundary rendering more robust 7 years ago
Oliver Sander f681fb0eb2 Use range-based for to iterate over a QRegion 7 years ago
Albert Astals Cid 2e4212ad80 Partially revert "Fix two easy deprecation warnings" 7 years ago
Albert Astals Cid 69ec17554a Fix two easy deprecation warnings 7 years ago
Simone Gaiarin a33cb321df Improve layout of annotation configuration dialogs 7 years ago
Oliver Sander 19f22098e6 Mind the devicePixelRatio when drawing on-screen in presentation mode 7 years ago
Albert Astals Cid f3f7ca79fc Fix crash for rects that don't have an action 7 years ago
Noah Davis 2c39981b21 Change Text Selection icon to edit-select-text 7 years ago
Noah Davis 9310bed616 Change Browse icon back to the hand shape 7 years ago
Nate Graham e84733549d In Toolbar's selection mode menu, show "Text Selection" tool by default 7 years ago
Nate Graham c792444550 Use a more conventional dropdown menu style instead of press-and-hold 7 years ago
Nate Graham c325cb4161 Regularize tool names 7 years ago
Laurent Montel 9f90e14dd1 Fix forward declaration 7 years ago
Tobias Deiminger d084641c2d Fix narrowing conversion in LineAnnotationWidget::endStyleIcon 7 years ago
Tobias Deiminger 1b89f220ef Add icons for line annotation arrow styles to combo box 7 years ago
Tobias Deiminger d0e3a77de2 Add line annotation ending arrows for non PDF documents 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Rajeesh K Nambiar b1c30cd0ed Okular Annotation: add line start/end style config only for Straight Line tool 7 years ago
Kezi Olio e971c67ce1 Make selection scrolling go at 60 fps 7 years ago
Rajeesh K Nambiar 59a86c3f14 Okular Annotation: add support for line start style for Straight Line tool 7 years ago
Tobias Deiminger a0045a97a2 Fix line annotation leader line angle 7 years ago
Rajeesh K Nambiar 745e8dfa8b use the new signal-slot connect syntax 7 years ago
Rajeesh K Nambiar db2dcdade3 Okular Annotation: add support for line ending style for Straight Line tool 7 years ago
Shubham Jangra f788b5a384 Add action in Edit menu to select the text on current page 7 years ago
Joao Netto b669398404 Add buttons to collapse and expand all elements 7 years ago
Oliver Sander f34ebf659f Replace some iterator loops by range-based for 7 years ago
Oliver Sander 4094745e7e Page changes triggered by mouse clicks should all happen on button release 7 years ago
Shubham Jangra 4610929e0c Use logically correct icon for direction arrows 7 years ago
Laurent Montel 2406bf9c4c Use not deprecated methods 7 years ago
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Oliver Sander 50bfd9fe86 Presentation: optionally go to prev. page when touching left half of the page 7 years ago
Laurent Montel c3db297225 Remove deprecated method 7 years ago
Joao Netto 716b234100 Implemented find function from console 7 years ago
Nate Graham 259961f6d1 Add icons for the Trim Margins tools 7 years ago
Yuri Chornoivan f22fbca626 Add placeholders for the search lines 7 years ago
Yuri Chornoivan 614f580b79 Fix minor typos 7 years ago
Chinmoy Ranjan Pradhan a234a902dc Implement digital signature support for PDF 7 years ago
Albert Astals Cid 33b85a74c3 Simplify AnnotPagePair 7 years ago
Albert Astals Cid 47d7d04b5e delete copy constructor and assignment operator of some internal classes 7 years ago
Simone Gaiarin 1547c78340 Move "erase drawings" action to last position and change its icon 7 years ago
Albert Astals Cid ba1c2beb70 Fix regression in Ctrl+Wheel zoom when using the touchpad 7 years ago
Tobias Deiminger a29e4eaff5 Fix inconsistent viewport positioning in PageView 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago