157 Commits (055d5709c1a647be72f5da1a930eca42e830c276)

Author SHA1 Message Date
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Albert Astals Cid 2697105462 Revert cbddcd3273 6 years ago
Albert Astals Cid cbddcd3273 kwallet and kjs are mandatory in cmake anyway, remove ifdefs 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Tobias Deiminger 378e99d719 Fix race condition in generator.cpp 6 years ago
Tobias Deiminger 593803b0a1 Fix render stop and high load due to timing issue 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
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Aleix Pol c325b342f3 Make some frameworks optional so okular can be built on Android 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid a2f5560c00 PDF: Support the poppler 0.62 renderToImage with update callback 8 years ago
Albert Astals Cid 8944660ce7 Unbreak the code, need to register the metatype too ^_^ 8 years ago
Albert Astals Cid 453f45e7f7 Start the text generation request via a queued connection 8 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 9 years ago
Lukas Hetzenecker ecc1141e02 HiDPI Support for Okular 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 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 2868e3e5ca Support SetOCGState links 9 years ago
Martin T. H. Sandsmark d5bdca64d2 Fix low hanging unused parameters warnings 10 years ago
Martin T. H. Sandsmark f05d42eac3 core: Fix build without implicit cast to/from ascii 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Saheb Preet Singh 455a381f39 fixed the license in new files 11 years ago
Montel Laurent 4ee83e6a77 Fix includes 12 years ago
Albert Astals Cid d95efa7698 Move synctex up to the core from poppler generator 12 years ago
Montel Laurent 17b7049c69 Fix includes 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Montel Laurent d386ea257e Port to new connect api 12 years ago
Frederik Gladhorn dad6936896 Bring back the txt generator 12 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn e28dbc6c00 Port to QMime 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Vishesh Handa e4a4d400c3 Port the poppler generator 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Frederik Gladhorn 0c7a45c7a5 Disable lots of stuff and compile 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Frederik Gladhorn 75031eee7e Fix includes 12 years ago
Fabio D'Urso 43a3756e1c Hot-swap backing file instead of reloading (if the generator supports it) 12 years ago
Albert Astals Cid 86dd9e8801 Move the ooo wallet code to use the part.cpp one 12 years ago
Albert Astals Cid e93d5bda01 Move KWallet code from pdf backend to ui 12 years ago
Albert Astals Cid a75a7ed086 Do not start a text generation thread if we're closing 12 years ago
Michal Humpula c07ee043a3 Multiple Tiles Managers per Page 12 years ago
Eugene Shalygin ed35594627 Use DPI of current screen for PDF rendering 12 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago