659 Commits (557ebece01cf64ee0d273342f77d61df54c41f95)

Author SHA1 Message Date
Jacopo De Simoi 557ebece01 Use ijkl-arrows rather than vim-arrows 7 years ago
Jacopo De Simoi 8c0b58accf Make autoscroll faster 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 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 c325cb4161 Regularize tool names 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Kezi Olio e971c67ce1 Make selection scrolling go at 60 fps 7 years ago
Shubham Jangra f788b5a384 Add action in Edit menu to select the text on current page 7 years ago
Oliver Sander f34ebf659f Replace some iterator loops by range-based for 7 years ago
Laurent Montel 2406bf9c4c Use not deprecated methods 7 years ago
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Nate Graham 259961f6d1 Add icons for the Trim Margins tools 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 47d7d04b5e delete copy constructor and assignment operator of some internal classes 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
Albert Astals Cid ec692e459b Remove unused variables 7 years ago
Nate Graham 33ca396def Create new "Zoom to 100%" action 7 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Oliver Sander 81ac73fcf5 Show tooltips when hovering over links in mouse selection modes as well. 8 years ago
Michael Eden 031b794ec8 Expose 'change colors' through dbus interface 8 years ago
Simone Gaiarin 48b9ca66a6 Raise annotation window when clicking on annotation 8 years ago
David Edmundson 804d0bd42a Fix rubber band selection drawing contents misaligned with scaling 8 years ago
Tobias Deiminger 3c4f16ea4b Fix crash due to dangling pointer in MouseAnnotation 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Alexey Demennikov d679b3c9f2 Set the columns in "Overview" mode to match the amount of pages if document is small 9 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 9 years ago
Albert Astals Cid ba02656646 Make m_annowindows a set instead of a hash 9 years ago
Albert Astals Cid 3435eb6df8 Convert m_formWidgets from hash to set 9 years ago
Lukas Hetzenecker ecc1141e02 HiDPI Support for Okular 9 years ago
Renato Araujo Oliveira Filho 6d7403ff13 Interact with hyperlinks in TextSelect mode 9 years ago
Albert Freeman 1f6e8a4782 Custom background color 9 years ago
Luigi Toscano d176914e63 Revert "Custom background color" 9 years ago
Nathaniel Graham 6b5a7c9a1a Custom background color 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid a44b015761 Make newer gcc happier about fallthrough 9 years ago
Tobias Deiminger 574fad92c8 Initialize cursor in PageView scrollbars with ArrowCursor 9 years ago
Tobias Deiminger 69dca1e7dd Fix segfault when document is closed while annotation is selected 9 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Oliver Sander 54436672fb Allow to rotate the page view using two-finger pinches on a touchscreen 9 years ago
Albert Astals Cid d3b5e13dad Reset d->mousePressPos correctly in mousePress after popup exec 9 years ago
Albert Astals Cid 7a50ce0edf Accumulate Control+Wheel Deltas until they reach QWheelEvent::DefaultDeltasPerStep 9 years ago