144 Commits (frameworks)

Author SHA1 Message Date
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system 10 years ago
Albert Astals Cid 1cd101b480 Small cleanup of the layer support feature 11 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Saheb Preet Singh bf673495fb added layers on the left sidebar 11 years ago
Montel Laurent 5da7c5f77d port to qCDebug. Autogenerate export headers 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
Frederik Gladhorn dad6936896 Bring back the txt generator 12 years ago
Frederik Gladhorn e28dbc6c00 Port to QMime 12 years ago
Albert Astals Cid 4335b6e509 douc++ 12 years ago
Albert Astals Cid f76184cb55 Revert e96dabc467 12 years ago
Diggory Hardy e96dabc467 Fix font size on high-DPI displays in ePub documents (but makes images small) 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
Albert Astals Cid 86dd9e8801 Move the ooo wallet code to use the part.cpp one 12 years ago
Fabio D'Urso e514ddbf78 Added @since markers 12 years ago
Albert Astals Cid e93d5bda01 Move KWallet code from pdf backend to ui 12 years ago
Eugene Shalygin ed35594627 Use DPI of current screen for PDF rendering 12 years ago
Albert Astals Cid 0aec32fc7d Don't try to print something with invalid sizes 12 years ago
Albert Astals Cid c324c532d1 Don't try to print something with invalid sizes 12 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 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
Fabio D'Urso 20ecee1b36 Added @since markers in generator.h 14 years ago
Mailson Menezes 96f325896e Keep track of visible region even when not using tiles 14 years ago
Mailson Menezes 3c71dbbcf3 Document changes introduced by the tiles manager 14 years ago
Mailson Menezes 11b848cad9 Only use tiles if the generator supports it 14 years ago
Mailson Menezes 48d105672f Use NormalizedRect instead of VisiblePageRect on PixmapRequest 14 years ago
Mailson Menezes 83282971d8 Render current viewport only 14 years ago
Pino Toscano c05523da2b fix #include paths in core headers to other core headers to be relative 15 years ago
Albert Astals Cid 3583f6010a move from virtual to slot to not kick ABI in the nuts 16 years ago
Albert Astals Cid 0f0cacd63a add a way to generators give a bit more info of why printing failed 16 years ago
Albert Astals Cid bdfcd6e337 typos -= 2 17 years ago
Armin Berres 555cb3c9a1 add synctex support for pdf files 17 years ago
Pino Toscano b3cb7ec971 make DocumentPrivate access to it, too 18 years ago
Brad Hards cfb62ab4d5 Add support for export to OpenDocument text and HTML 18 years ago
Pino Toscano e00b99bba1 add ODT in the export format class 18 years ago
Albert Astals Cid 61964b930f And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file 18 years ago
Pino Toscano 18f486c2c1 add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change 18 years ago
Albert Astals Cid bb23209234 limit the number of text pages we keep in memory so that searching does not bring your system to its knees 18 years ago
Pino Toscano 1aab311b5c Slightly change the indexes used to query the generator for fonts: 18 years ago
Pino Toscano 66376cf31f make swap() private 19 years ago
Pino Toscano 5b01430bb0 remove internal aboutdata+componentdata of the generator, now it's handled by the plugin system 19 years ago
Pino Toscano 6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 19 years ago
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago
Pino Toscano ca0f9184d2 export correctly 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Pino Toscano 15155d8824 Rename the virtual closeDocument() to doCloseDocument(), and make it protected. 19 years ago