summaryrefslogtreecommitdiff
path: root/qt4/src/poppler-private.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-01Remove the Qt4 frontendAlbert Astals Cid1-241/+0
2017-05-09New Object APIAlbert Astals Cid1-4/+2
2016-10-23update copyrightsJakub Alba1-1/+1
2016-07-24qt4: Added document property setters & gettersJakub Kucharski1-0/+3
2013-06-09Merge remote-tracking branch 'origin/poppler-0.22'Albert Astals Cid1-1/+2
2013-06-09Fix mismatched allocation and deallocationJulien Nabet1-1/+2
2013-01-19Make rendering thread-safeThomas Freitag1-73/+1
2012-11-02Implement overprint in qt interfaceThomas Freitag1-24/+45
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-5/+17
2011-11-03qt4: get rid of the own F and Ff flags readingPino Toscano1-3/+1
2011-11-03qt4: include <QFile>Pino Toscano1-0/+1
2011-11-02qt4: Use PDFDoc(wchar_t *, ...) on WindowsHib Eris1-2/+15
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid1-1/+1
2011-05-27Make FileSpec a class and move EmbFile from Catalog to FileSpecCarlos Garcia Campos1-2/+2
2011-05-25[qt4] create EmbeddedFile by EmbeddedFileData onlyPino Toscano1-1/+2
2011-03-10Create the globalParams before the pdfdocAlbert Astals Cid1-4/+8
2011-03-01fix copyright yearsAlbert Astals Cid1-1/+1
2011-02-27[qt4] move textAlignment() as a private functionPino Toscano1-25/+0
2011-02-08Make really sure the uMap static pointer is validAlbert Astals Cid1-31/+3
2011-01-21support slight hinting in Splash backendAndreas Hartmetz1-1/+2
2009-10-06Forgot to update the year hereAlbert Astals Cid1-1/+1
2009-10-06Add the possibility of enabling hintingAlbert Astals Cid1-0/+1
2009-05-13[Qt4] Do not try to resolve named destinations for GoTo links pointing to ext...Pino Toscano1-2/+3
2009-01-07Update copyright noticesAlbert Astals Cid1-1/+1
2009-01-06[Qt4] Add a FontIterator for iterating through the fonts of the document, pag...Pino Toscano1-4/+23
2008-11-30move the addTocChildren() implementation in the cppPino Toscano1-62/+2
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-1/+3
2008-08-03[Qt4] Make the paper color setting working as it should.Pino Toscano1-4/+4
2008-08-01Provide a default constructor for FontInfo so you can use it as metatype for ...Albert Astals Cid1-0/+7
2008-06-11[Qt4] Add the possibility of getting a QByteArray with the data of an embedde...Albert Astals Cid1-0/+3
2008-03-11Return char bounding box instead of edge, it's much more useful for character...Albert Astals Cid1-2/+1
2008-03-03initialize nicelyPino Toscano1-0/+5
2008-02-27use a QPointer for the OptContentModel, so we are safe about ownership.Pino Toscano1-3/+3
2008-02-27Add in the initial part of the optional content support.Brad Hards1-0/+4
2008-02-26no need to include the export header in private headersPino Toscano1-1/+0
2008-02-26Now for real: Add special casing in cmake buildsystem for MSVC, also add Expo...Albert Astals Cid1-0/+1
2008-02-14Pipe the poppler error messages through the Qt debug system.Pino Toscano1-1/+7
2008-02-11Keep the EmbFile object, and use this for getting the data.Pino Toscano1-1/+0
2008-02-08Move checkDocument() inside the private class.Pino Toscano1-0/+2
2008-02-08Pack few bools together.Pino Toscano1-2/+2
2008-02-08Move QStringToUnicodeGooString() and QStringToGooString() to the private module.Pino Toscano1-0/+4
2008-02-08Move the string functions implementation in a .cc file.Pino Toscano1-42/+4
2008-02-08Include own header first, remove extra includes.Pino Toscano1-1/+3
2007-11-05Fix FSF addressAlbert Astals Cid1-1/+1
2007-10-12Correctly delete the embedded file streamAlbert Astals Cid1-1/+1
2007-09-24Even less compiler warnings.Krzysztof Kowalczyk1-25/+0
2007-07-04 * qt4/src/poppler-form.cc: QStringToGooString ->Albert Astals Cid1-0/+15
2007-05-25 * qt4/src/poppler-link-extractor-private.cc:Albert Astals Cid1-7/+8
2007-05-23 * qt4/src/poppler-document.cc:Albert Astals Cid1-0/+1
2007-05-21 * poppler/Annot.cc: avoid crashing if the font for the drawing methodsAlbert Astals Cid1-1/+4