109 Commits (master)

Author SHA1 Message Date
Nicolas Fella 80afe26873 Implement event.change 4 years ago
Albert Astals Cid 8c31962e81 Port a few QLinkedList to std::list 4 years ago
Andreas Naumann 147a638619 Adds option editor-cmd to the commandline 4 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 46d1ba0e20 Enable clazy missing-qobject-macro 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Andi Sardina Ramos c549d28f7f Solving the creation of an additional tab for a deleted file. 6 years ago
Albert Astals Cid c549acaab0 Move the Q_PRIVATE_SLOTS to lambda connections 6 years ago
Albert Astals Cid da21543a50 Small performance improvements 7 years ago
João Netto f31eb3cb68 Created private functions to avoid duplicated code in Document 7 years ago
João Netto 60ff2f414e Fixed indentation, bad algebra and moved display enum to KJSDisplay 7 years ago
João Netto ad858267d1 Implemented display support and updated dependencies to Poppler > 0.79 7 years ago
Albert Astals Cid a482c56ba2 Select current format on the configure backend dialog 8 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Albert Astals Cid e8d9feed70 Fix potential crash in document saving 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Henrik Fehlauer bd20e48c3c Update to synctex 1.19 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Albert Astals Cid 4573c7a646 Recalculate forms after other are edited 9 years ago
Albert Astals Cid 1d2dd42c67 no need for & here 9 years ago
Albert Astals Cid ec70995895 QString as key is evil, add a nice enum 9 years ago
Albert Astals Cid be6b0b6f48 Fix porting bug regarding the font extraction progress 9 years ago
Albert Astals Cid ecf54e4203 Try other generators if opening fails with one generator 9 years ago
Aleix Pol a704fbce94 Fix porting QUrl issues 10 years ago
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system 10 years ago
Albert Astals Cid 10a1899058 Hack to restore KWallet support 11 years ago
Lukáš Tinkl e9ae1d99af port away from KLocale 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 5da7c5f77d port to qCDebug. Autogenerate export headers 12 years ago
Albert Astals Cid e8fd56f3ba Fixup last commit 12 years ago
Albert Astals Cid d95efa7698 Move synctex up to the core from poppler generator 12 years ago
Frederik Gladhorn 3581fb6245 Port to QTemporaryFile 12 years ago
Fabio D'Urso e059d2652c core: support for migration of annots and forms out of docdata/ 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Albert Astals Cid 61c830cb7a Pass the command line options properly when using tabs or unique instances 12 years ago
Frederik Gladhorn 75031eee7e Fix includes 12 years ago
Fabio D'Urso 859168eaa8 Update some variables properly when swapping backing file 12 years ago
Fabio D'Urso 31efd827f9 Load and store generalInfo metadata for .okular archives too 12 years ago
Fabio D'Urso 57c9cae257 Don't save form contents to docdata/ 12 years ago
Fabio D'Urso 3b227582d2 Don't save annotation changes to docdata/ 12 years ago
Fabio D'Urso d0af66f082 openDocumentArchive: moved unpacking code to a separate method 12 years ago
Fabio D'Urso f7ec9df0af Don't leak temporary unpacked metadata files extracted from .okular files 12 years ago
Albert Astals Cid 7b7fef0bea Move the messagebox about continuing search from core to ui 12 years ago
Albert Astals Cid c8697989a1 Do not duplicate the noDialogs storage in two structs 12 years ago
Albert Astals Cid 3c3d4373ab Do not reset the search if it's a different search id 12 years ago
Albert Astals Cid 6bf6b14f3c Do not reset the search if it's a different search id 12 years ago
Albert Astals Cid 630d3a8a5f Simplify search parameter passing 12 years ago