144 Commits (95bc29a76fc1f93eaabe5383d934644067dfc884)

Author SHA1 Message Date
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 8 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
Fabio D'Urso 4a1c43df66 Do not use pixmaps from tiled requests to calculate the contents bounding box 13 years ago
Fabio D'Urso 7e12f25ac0 PixmapRequest: Return normalizedRect() by reference 14 years ago
Fabio D'Urso 2b4de7c934 Generator interface: Use the existing setFeature method to report tiled rendering capability 14 years ago
Mailson Menezes 96f325896e Keep track of visible region even when not using tiles 14 years ago
Mailson Menezes 11b848cad9 Only use tiles if the generator supports it 14 years ago
Fabio D'Urso edbb4ef9f5 Call Generator::signalPixmapRequestDone _after_ saving the calculated bounding box 14 years ago
Fabio D'Urso 5b12bf685d Call Generator::signalPixmapRequestDone _after_ saving the calculated bounding box 14 years ago
Fabio D'Urso b78aa89d12 Before preloading pixmaps check that they fit in cache 14 years ago
Fabio D'Urso 569c9b84ce Before preloading pixmaps check that they fit in cache 14 years ago
Mailson Menezes 48d105672f Use NormalizedRect instead of VisiblePageRect on PixmapRequest 14 years ago
Albert Astals Cid 48651d22dd warning-- 14 years ago
Albert Astals Cid 1b7074cacd warning-- 14 years ago