693 Commits (8e35b43a3d694ecbfa7e9e2d495fdc62ab973014)

Author SHA1 Message Date
Albert Astals Cid 8e35b43a3d Enable clazy unused-non-trivial-variable 6 years ago
Albert Astals Cid e2a1705703 CI: Enable clazy connect-not-normalized 6 years ago
Albert Astals Cid a23709b097 CI: Enable clazy range-loop 6 years ago
Albert Astals Cid 5ecbb51f77 Enable modernize-use-nullptr 6 years ago
Albert Astals Cid cb3426d024 Fix crash when not in viewer mode 6 years ago
David Hurka c6d937ab0d Replace ToolAction by ToggleActionMenu 6 years ago
kezi olio 09cb524f17 Fix Back and Forward navigation 6 years ago
Albert Astals Cid 45303be62c "Fix" PartTest::testAdditionalActionTriggers 6 years ago
Albert Astals Cid 6e170312d8 Fix crash when closing print preview dialog 6 years ago
Albert Astals Cid b001ea2019 CI: Enable a bunch of bugprone- clang-tidy warnings 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Albert Astals Cid c549acaab0 Move the Q_PRIVATE_SLOTS to lambda connections 6 years ago
Laurent Montel 5c1fe471a7 Port QSet::toList to QSet::values (toList() is deprecated) 6 years ago
Ahmad Samir 945c1e1b8d [ui/*] Replace foreach (deprecated) with range-for 6 years ago
kezi olio d2ae60ac4e Fix mouse cursor page wrapping 6 years ago
kezi olio 51b90ecd73 Add kinetic scrolling & smooth navigation with cursor keys 6 years ago
Jeremy Whiting 3b9e9fb695 Only enable Pause or Resume when speaking or paused. 7 years ago
Jeremy Whiting 48633374a9 Add Pause/Resume action for pausing and resuming speech synthesis. 7 years ago
Nate Graham 1da31df8b6 Adjust wording for "search in open document" feature to make it clearer 7 years ago
kezi olio 785a984f38 Remove obfuscated code from okular's source code 7 years ago
Oliver Sander 8839ea1088 Fix return value of PageView::capabilityFlags 7 years ago
Oliver Sander 425a6aa413 Simplify a loop 7 years ago
Felix Mauch bd25d17e70 Save view information per file 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
Laurent Montel 8beef33c05 Port some deprecated methods 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 b7249ce8c1 Implemented support for keystroke actions 7 years ago
Andre Heinecke da487f3a94 Add support for form text formatting 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
Aleix Pol 8e01c0fd6d Prefer QWidget::update to QWidget::repaint 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 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