131 Commits (878ef9623b13bd12e05ca5dee5cf0f7d452b278f)

Author SHA1 Message Date
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
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
Mailson Menezes 83282971d8 Render current viewport only 14 years ago
Albert Astals Cid df5b9cd4a2 Do not set mTextPageReady to true 14 years ago
Albert Astals Cid c29ce712cf Do not set mTextPageReady to true 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Mohammad Mahfuzur Rahman Mamun 57db9f4c19 textSelection according to the TextList seems to work fine -- tested with some pdfs 15 years ago
Mohammad Mahfuzur Rahman Mamun 3798bd7398 primary text selection for more than one columns -- have problem if start or end is in empty space 15 years ago
Myreal Name 2149fb46ef Another message 15 years ago
Albert Astals Cid 0f0cacd63a add a way to generators give a bit more info of why printing failed 16 years ago