694 Commits (f234bdf4941f4e897c1102bd470677dd6ec5094e)

Author SHA1 Message Date
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
Albert Astals Cid 88bf8a87de Fix compile on FreeBSD 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid bd57b36c83 Add TODO for the future to fix requestFontData function 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Nate Graham d195633b16 Display all of the page sizes in a new tab of the properties dialog 6 years ago
Nate Graham 0e71c95f29 Show page size field in Properties dialog when there are multiple sizes 6 years ago
Albert Astals Cid 5035f90dd9 Fix forms sometimes showing an old value 6 years ago
Albert Astals Cid 6a93a033b4 Document::processAction: If the url points to a binary, don't run it 6 years ago
Kevin Slagle 493853667d add global variable kMemCheckTime 6 years ago
Kevin Slagle 8d501fc43a getFreeMemory is called every two seconds when checking to see if the system is low on memory. Before this commit, half of these checks are useless (when okular is idle) since the cache is used when the cache is <=2 seconds old. This means that after they system is out of memory, up to 4 seconds (instead of 2) could go by before okular starts to free memory. 6 years ago
Kevin Slagle af99a04431 Use screen size when deciding if tile manager should be used 6 years ago
Albert Astals Cid 3720833be4 Enable clazy qstring-allocations 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 3b4dd35c9f Enable clazy lambda-in-connect 6 years ago
Albert Astals Cid eddbe03128 enable clazy strict-iterators 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