1776 Commits (b669398404401f234d136787f960767816b9e3b5)

Author SHA1 Message Date
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
Albert Astals Cid 16c25fbb33 Draw non-external text annotations with word wrap 7 years ago
Albert Astals Cid ec692e459b Remove unused variables 7 years ago
Yuri Chornoivan d3388cd6a1 Port away from deprecated setClearButtonShown 7 years ago
Nate Graham 33ca396def Create new "Zoom to 100%" action 7 years ago
Yuri Chornoivan 2f014ccd20 Fix minor EBN issues 8 years ago
Dileep Sankhla e44ff38706 Support setting text color for typewriter annotations 8 years ago
Dileep Sankhla 6dd7cf662d Add typewriter annotation tool 8 years ago
Tobias Deiminger fa7a1b3d06 Avoid undefined behavior due to dangling file descriptor 8 years ago
Oliver Sander b763bdba7a Simplify memory management of two private data members 8 years ago
Dileep Sankhla d61cef693d Store all annotation color attributes as ARGB string 8 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 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
Peter Wu 61c2c2cedd TOC: Add collapse/expand options 8 years ago
Yuri Chornoivan c7722c4078 Fix minor EBN issues 8 years ago
Ahmad Osama 5e622484c8 Fix problem of saving pdf switches from thumbnail view in sidebar to contents view 8 years ago
Albert Astals Cid aed8e5ac28 Fix crash on shutdown when having edited text forms 8 years ago
Michael Eden 031b794ec8 Expose 'change colors' through dbus interface 8 years ago
Andre Heinecke 18d404c3ee Support additional widget actions in PDF Forms 8 years ago
Oliver Sander 004efa70e4 Draw a dark rectangle around highlighted search results 8 years ago
Simone Gaiarin 48b9ca66a6 Raise annotation window when clicking on annotation 8 years ago
Albert Astals Cid 3cea7c9927 Fix crash on exit when having edited a text area 8 years ago
Simone Gaiarin cbc6f671e3 Change annotation type name when an annotation is associated to non-empty popup 8 years ago
David Edmundson 804d0bd42a Fix rubber band selection drawing contents misaligned with scaling 8 years ago
Fabian Kosmale c70485cd74 use correct filepath 8 years ago
Fabian Kosmale f8f7a77fed use correct filepath 8 years ago
Albert Astals Cid 09109dd649 Fix Presentation Mode VideoWidget sizing 8 years ago
Andre Heinecke 8ed1d14f8d Fix CheckBox script usage 8 years ago
Andre Heinecke 5c04f0834d Implement generic version of Form Widgets refresh 8 years ago
Andre Heinecke 42717e1ae8 Access readOnly state of FormWidgets dynamically 8 years ago
Tobias Deiminger 3c4f16ea4b Fix crash due to dangling pointer in MouseAnnotation 8 years ago