1731 Commits (3e48663fb764f60db63c9272f28258fcf06eb7fb)

Author SHA1 Message Date
Albert Astals Cid 3cea7c9927 Fix crash on exit when having edited a text area 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
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
Andre Heinecke d50c06df25 Add refresh widgets if underlying field changes 8 years ago
Dileep Sankhla 1e80804c1b Use correct arrow cursor for Annotations' close buttons 8 years ago
Dileep Sankhla de56b9c9c1 Use correct arrow cursor for Annotations' close buttons 8 years ago
David Edmundson ab433f701a Fix highlight/annotation clipping with Qt scaling 8 years ago
David Edmundson 1a3dc7d8e0 Fix highlight/annotation clipping with Qt scaling 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 8 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 8 years ago
Albert Astals Cid 423dd010e0 Remove m_formButtons 9 years ago
Albert Astals Cid 5c9edea430 Don't store the form twice in the formwidget classes 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
Albert Astals Cid e31bea047c Show tooltip for annotations without handle too 9 years ago
Albert Astals Cid ef7c9c67bf Implement continuous search 9 years ago
Elvis Angelaccio 1364d0e97b Properly create KPixmapSequence 9 years ago
Nathaniel Graham e80972e189 Fix sidebar labels being unreadable when selected or hovered over 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Oliver Sander 024d25cdec Simplify the drawing of buffered highlight rectangles 9 years ago
Albert Astals Cid 026d3d104d Fix small warning 9 years ago
Albert Astals Cid a44b015761 Make newer gcc happier about fallthrough 9 years ago
Albert Astals Cid 18cb1e5659 Add missing break to switch case 9 years ago
Alexander Schlarb a2b7ce74b2 Support Forward and Backward mouse buttons in presentation mode 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
Gilbert Assaf a2aceadc13 Allow to create bookmarks from the TOC 9 years ago
Albert Astals Cid 7a9209569c Fix regression in previous commit about going to next page 9 years ago
Oliver Sander 618072f8a2 Change pages in presentation mode by swiping on touch screen 9 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Marco Scarpetta fa315eb59c Allow to disable automatic search while typing 9 years ago
Oliver Sander 54436672fb Allow to rotate the page view using two-finger pinches on a touchscreen 9 years ago
Miklós Máté 59dd04766c Set viewport only once 9 years ago
Albert Astals Cid d3b5e13dad Reset d->mousePressPos correctly in mousePress after popup exec 9 years ago
Yuri Chornoivan 506e51d461 Fix minor word repetition 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
Albert Astals Cid 1fd2004aa3 Don't show widgets for non editable forms 9 years ago
Albert Astals Cid e72d2f5357 virtual override -> override 9 years ago