summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2009-07-04[Qt4 demo] hopefully fix the page size on zoom changePino Toscano1-4/+1
2009-07-04[Qt4 demo] show a list of checked/unchecked items for the document permissionsPino Toscano2-20/+11
2009-07-03[Qt4 demo] show page numbers in the toolbar as 1..nPino Toscano1-1/+1
2009-07-03[Qt4 demo] correctly use DPI values for the page sizesPino Toscano2-3/+11
2009-06-28[Qt4 demo] do not crash when changing the zoom with no documentPino Toscano1-0/+3
2009-06-28[Qt4 demo] add a zoom comboboxPino Toscano5-5/+57
2009-06-190.11.1poppler-0.11.1Albert Astals Cid1-1/+1
2009-06-07Add a debug saying how much rendering tookAlbert Astals Cid1-0/+2
2009-06-05when showing the tooltip for a text rect, show also its index in the page tex...Pino Toscano1-1/+5
2009-06-05[Qt4 apidox] FontInterator is new in 0.12Pino Toscano1-0/+2
2009-06-05[Qt4 demo] compile the new thumbnail module with autotools as wellPino Toscano1-0/+3
2009-06-03[Qt4 demo] show the checksum for embedded filesPino Toscano1-1/+3
2009-06-03[Qt4 demo] remove checks for Qt >= 4.2Pino Toscano6-12/+0
2009-06-03[Qt4 demo] simplier way to change page from the thumbnail viewPino Toscano5-13/+1
2009-06-03[Qt4 demo] Add a thumbnail dock widgetPino Toscano4-1/+146
2009-06-03[Qt4 demo] add a public slot to set the current pageShawn Rutledge2-0/+8
2009-06-03[Qt4] Add Page::thumbnail()Shawn Rutledge2-1/+31
2009-05-13[Qt4] we don't need an output device anymore (since long, even) for resolving...Pino Toscano1-3/+0
2009-05-13[Qt4] Do not try to resolve named destinations for GoTo links pointing to ext...Pino Toscano5-8/+11
2009-05-13[Qt4] start a (basic) unit test for links & destinationsPino Toscano3-0/+102
2009-05-13[Qt4] set the destination name only when it is not resolvedPino Toscano1-4/+5
2009-05-12[Qt4] Add LinkDestination::destinationName() that returns the name of the cur...Pino Toscano2-0/+17
2009-05-11Poppler 0.11.0 aka 0.12 Alpha 1poppler-0.11.0Albert Astals Cid1-1/+1
2009-03-02[Qt4] adapt to the new PDFDoc saving APIPino Toscano1-5/+7
2009-02-21[Qt4] do not assume the destination file name for links is ASCIIPino Toscano1-2/+2
2009-01-08[Qt4] use the cropbox for the annotations coordinatesPino Toscano1-1/+1
2009-01-07Update copyright noticesAlbert Astals Cid6-4/+6
2009-01-06[Qt4] apidox improvements for the font functions of Document; mark scanForFon...Pino Toscano1-4/+18
2009-01-06tell Doxygen to consider Q_DECL_DEPRECATED as emptyPino Toscano1-0/+1
2009-01-06[Qt4] Add a FontIterator for iterating through the fonts of the document, pag...Pino Toscano5-13/+291
2008-12-30[Qt4-demo] load a document when passed via command linePino Toscano1-0/+4
2008-12-28[qt4] improve doc a bitAlbert Astals Cid2-3/+3
2008-12-28Form Rects are against the cropbox, not the media boxAlbert Astals Cid1-1/+1
2008-12-21Update copyright of last commitsAlbert Astals Cid1-0/+1
2008-12-20[Qt4] use QHash instead of QMap where applicablePino Toscano1-3/+4
2008-12-20Add refcount support to TextPageCarlos Garcia Campos1-1/+1
2008-11-30add my copyright herePino Toscano1-0/+1
2008-11-30[Qt4] support URI actions for TOC itemsPino Toscano1-0/+5
2008-11-30extract the LinkAction "serialization" in an own function, and make it more safePino Toscano1-26/+59
2008-11-30move the addTocChildren() implementation in the cppPino Toscano4-62/+69
2008-11-15[Qt4] deserialize the value of the 'right' coordinate, tooPino Toscano1-5/+6
2008-11-09Update copyrights of the last commitsAlbert Astals Cid1-0/+1
2008-11-08Minor code cleanup and consistency issuesCarlos Garcia Campos2-7/+7
2008-11-05Add myself hereAlbert Astals Cid1-0/+1
2008-11-05[Qt4Demo] Fix leakAlbert Astals Cid1-0/+1
2008-10-21[Qt4] Small docu improvementAlbert Astals Cid1-0/+3
2008-10-09Poppler 0.10.0poppler-0.10.0Albert Astals Cid1-1/+1
2008-10-05[Qt4] when the PDF exporting fails, delete the file if it was created byPino Toscano1-0/+13
2008-10-04Correctly return wheter it was saved or notAlbert Astals Cid1-3/+5
2008-10-04Fix Poppler::Link::linkArea for rotated pagesAlbert Astals Cid1-0/+3