644 Commits (cf7d847a331c20f1b58bb4b58a6147023902ec55)

Author SHA1 Message Date
Albert Astals Cid f3f7ca79fc Fix crash for rects that don't have an action 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
Albert Astals Cid ce1c882d7e Make slotFormChanged store multiple pages in the timer and not just one 9 years ago
Walter Mollica 6f3970dbe4 Extend viewport update area when updating or clearing the a selection rectangle 9 years ago
Martin T. H. Sandsmark 033f21c826 Port some missing debug output to categorized logging 9 years ago
Heiko Becker f968296c51 Invoke the correct KCModule 9 years ago
Albert Astals Cid e833b3ce65 Fix menu titles not showing up 9 years ago
Yuri Chornoivan e1535db5a0 Fix minor typos 9 years ago
Martin T. H. Sandsmark 9d90a08ef5 Implement zooming with a pinch gesture on a touch screen 10 years ago
Martin T. H. Sandsmark c7bbf6f77c Rename method slotAutoScoll to slotAutoScroll 10 years ago
Olivier CHURLAUD 04908dba2f Adding RTL reading mode feature to okular 10 years ago
Martin T. H. Sandsmark 09a99ba96b Port away from obsolete Qt functions 10 years ago
Martin T. H. Sandsmark 962af72cc1 Silence some warnings 10 years ago
Martin T. H. Sandsmark 5e78ca3df5 Stop using deprecated way to open browser 10 years ago
Martin T. H. Sandsmark fe8e85f404 Re-add web shortcuts to context menu 10 years ago
Olivier CHURLAUD 630269a400 More ports out of KDialog 10 years ago