711 Commits (c3c0d8d528217119ad33aa4fa07ab9bbcf4ddaa8)

Author SHA1 Message Date
Willyanto Willyanto 98876cf588 Replace qSwap with std::swap 3 years ago
Max Mueggler aa0386dccd Fix hasPixmap setting size of TilesManager 3 years ago
Nicolas Fella 80afe26873 Implement event.change 4 years ago
Albert Astals Cid 030a34f1ff Fix Windows compile with new stricter defines 4 years ago
Albert Astals Cid 8c31962e81 Port a few QLinkedList to std::list 4 years ago
Albert Astals Cid 252236d413 Port a few more QLinkedList to QList 4 years ago
Albert Astals Cid 0741ef1838 Port away from more QLinkedLists 4 years ago
Albert Astals Cid 6767b8739e Port a few QLinkedList to QList 4 years ago
Albert Astals Cid 2d007f27d3 foreach -> for 4 years ago
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Albert Astals Cid 9d3842c796 Move to clang-format 13 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Nicolas Fella d1ecad897c Implement keystroke commit events 4 years ago
Albert Astals Cid 1aa175cf3f Support SaveAs action 4 years ago
Nicolas Fella 5e8beb532a Set correct textfield value on keystroke 4 years ago
Nicolas Fella fd1c312d57 Fix keystroke events 4 years ago
Nicolas Fella 6c8cafbb1c Simplify keystroke event handling 4 years ago
Andreas Naumann 147a638619 Adds option editor-cmd to the commandline 4 years ago
Albert Astals Cid feef900250 Make sure helper apps we start are in path 4 years ago
Albert Astals Cid 8a36e7350d Make Utils::realDpi work on QWindow not on QWidget 4 years ago
Albert Astals Cid fa6743aa04 Support the PDF Print named action 4 years ago
Albert Astals Cid f03bbfa89d PDF: Allow signing documents that need password to open them 4 years ago
Albert Astals Cid e2ac1dcd1e PDF: Fix memory leak when the file has Optional Content links 4 years ago
Albert Astals Cid a2576dc746 Act on core/ TODOs that are not binary compatible 4 years ago
Albert Astals Cid 1f84075c12 Don't use KMessageBox in document class 5 years ago
Albert Astals Cid eee71036a7 Fix crash in bug 400104 again 5 years ago
Albert Astals Cid b747f0feb1 CI: silence clazy warning now that there's a new clazy version 5 years ago
Luigi Toscano 9327fd485d Fix terminology: MIME Type 5 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau bf4c8da4fc Manual fixes to license headers 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 72658e0ec3 Fix saving signed revisions of a signature 5 years ago
Oliver Sander ccda6d2a65 Remove device pixel ratio scaling from PixmapRequest 5 years ago
Albert Astals Cid 49f784ecf9 When signing save to a new file, not over the current one 5 years ago
Albert Astals Cid 9728d8b426 We don't do getFoo in Okular API 5 years ago
Albert Astals Cid 6325a4fe0b Make sure you have no unsaved changes before saving 5 years ago
Albert Astals Cid 18ef1349f1 Improvements to adding digital signatures 5 years ago
Albert Astals Cid b09e23f6ab Run clang-format 5 years ago
Thorsten Behrens f7d6045b92 Add poppler NSS support 5 years ago
Thorsten Behrens 847b423e2a Add better diagnostics 5 years ago
Thorsten Behrens e031822744 Adapt to poppler sign api change 5 years ago
Thorsten Behrens e3e582ee5c Add feature flag for poppler signing API 5 years ago
Katarina Behrens cc908b9f92 Pass pointer to widget annotation just added down the chain 5 years ago
Katarina Behrens d320fa17ad Stub some iface for signing the document 5 years ago
Nicolas Fella 50e8c4f333 Port an occurence of KMimeTypeTrader 5 years ago
Albert Astals Cid 4f2c2b2714 Document::openRelativeFile: Double check the url changed when we asked to 5 years ago
Alexander Lohnau 3c1fa441d9 Remove dead code 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Kezi Olio bdb2df773d Fix forms when inertially scrolling 6 years ago
Friedrich W. H. Kossebau 1784c1d0cb Use more nullptr instead of 0 6 years ago