summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2009-10-17CMake: add the possibility to pass LIB_SUFFIX.Michael Jansen1-1/+1
2009-10-17check the document is not locked when printingAlbert Astals Cid1-0/+6
2009-10-17fix file name commentAlbert Astals Cid1-1/+1
2009-10-17Add a way for converters to return more exact errors they had when convertingAlbert Astals Cid5-4/+38
2009-10-06Forgot to update the year hereAlbert Astals Cid1-1/+1
2009-10-06Add the possibility of enabling hintingAlbert Astals Cid3-2/+4
2009-10-05Remove spurious ;Albert Astals Cid1-1/+1
2009-09-26Patch to make poppler work on CygwinYaakov Selkowitz1-1/+1
2009-09-09poppler 0.12.0poppler-0.12.0Albert Astals Cid1-1/+1
2009-09-09increase library to 3.2.0Albert Astals Cid2-2/+2
2009-09-05Add EmbeddedFile::isValidAlbert Astals Cid2-2/+17
2009-08-25Support AM_SILENT_RULESChristian Persch3-3/+3
2009-08-180.11.3poppler-0.11.3Albert Astals Cid1-1/+1
2009-08-17[Qt4] deprecate Document::pdfVersion()Pino Toscano1-1/+4
2009-08-17[Qt4] add Document::getPdfVersion(int *major, int *minor) for the document PD...Pino Toscano3-0/+25
2009-08-17Move poppler core away from using a double as PDF file versionAlbert Astals Cid1-2/+2
2009-08-15Fix backwards searchAlbert Astals Cid1-2/+2
2009-08-15Add an autotest showing previousresult failsAlbert Astals Cid1-0/+51
2009-08-01[Qt4 apidox] make example for FontIterator... not leak ;)Pino Toscano1-0/+2
2009-08-01[Qt4] Add color management API.Pino Toscano2-0/+102
2009-08-010.11.2poppler-0.11.2Albert Astals Cid1-1/+1
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