1831 Commits (c0217257d4cf4dbcd835e88b085e2d9b28da1b2e)

Author SHA1 Message Date
Jacopo De Simoi 944be4d93d Use pixel events for smooth zooming 7 years ago
Jacopo De Simoi c9aeb8fbc9 Always hide horizontal scrollbar 7 years ago
Jacopo De Simoi 480f0caf0d Use ijkl-arrows rather than vim-arrows 7 years ago
Jacopo De Simoi 9c667af45b Make autoscroll faster 7 years ago
Andy Sardina 4a4a2a1b52 Add "find in this document" to selection context menu 7 years ago
Laurent Montel d57eeb5918 Port some deprecated methods 7 years ago
Christoph Cullmann 8ca6b85c24 add windows store sized icons for future releases 7 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
João Netto 17814fc304 Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event 7 years ago
João Netto 3081358836 Added support for Form Focus Events 7 years ago
João Netto 6975c67a62 Changed nomenclature and add format action now sets the AP stream text 7 years ago
João Netto 53a8acf813 Removed the use of internalText(), replacing by text() 7 years ago
João Netto b7249ce8c1 Implemented support for keystroke actions 7 years ago
Andre Heinecke da487f3a94 Add support for form text formatting 7 years ago
Jan Grulich a738c98c20 Add information about substituting font into properties dialog 7 years ago
Andrey Yashkin 5099b6150c Fix an incorrect text bounding rectangle calculation inside the sidebar 7 years ago
Albert Astals Cid 0dd5419621 Hide the cursor with tricks so then hidden delay mode keeps working fine 7 years ago
Oliver Sander f4d70641c3 Turn cursor to cross-hair when stylus is near the screen 7 years ago
Oliver Sander 4f297e3438 Do not use slotChangeDrawingToolEngine to reset the drawingEngine 7 years ago
Albert Astals Cid d84f781e81 Stop using QRegion:: rects and just iterate over the region 7 years ago
Albert Astals Cid 18e11fc5e4 Port away from qFind, qCopy, qLowerBound, qUpperBound 7 years ago
Simone Gaiarin f15e8568a5 General improvements to stamp annotation 7 years ago
Aleix Pol 8e01c0fd6d Prefer QWidget::update to QWidget::repaint 7 years ago
João Netto f3c8bb9299 Changed button code to be transparent when there's no text. 7 years ago
João Netto cc10164d34 Implemented initial support for animatedPDF 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