summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Fix typoAlbert Astals Cid1-2/+2
2011-11-03qt4: remove unused variablePino Toscano1-1/+0
2011-11-03qt4: get rid of the own F and Ff flags readingPino Toscano2-19/+1
2011-11-03qt4: use the flags of the associated Annot objectPino Toscano1-1/+1
2011-11-03qt4: remove old commented codePino Toscano1-1/+0
2011-11-03qt4: use the quadding read already in FormFieldPino Toscano1-16/+8
2011-11-03qt4: include <QFile>Pino Toscano1-0/+1
2011-11-02qt4: Use PDFDoc(wchar_t *, ...) on WindowsHib Eris2-5/+18
2011-10-06Okular moved to git, fix docsYury G. Kudryashov1-3/+3
2011-10-01qt4: Add the option of PSConverter creating EPSGlad Deschrijver2-3/+6
2011-10-01Fix typo in documentationAlbert Astals Cid1-1/+1
2011-09-270.18.0poppler-0.18.0Albert Astals Cid1-1/+1
2011-09-120.17.4poppler-0.17.4Albert Astals Cid1-1/+1
2011-08-290.17.3poppler-0.17.3Albert Astals Cid3-3/+3
2011-08-25Add a way to get the fully qualified nameAlbert Astals Cid2-2/+18
2011-08-24Clarify ownershipAlbert Astals Cid1-1/+2
2011-08-150.17.2poppler-0.17.2Albert Astals Cid3-4/+5
2011-07-20Do not crash if can not get page 0 for some reasonAlbert Astals Cid1-2/+5
2011-07-05.gitignore tests additionsAdrian Bunk1-0/+1
2011-05-28Parse that as unicodeAlbert Astals Cid1-2/+2
2011-05-27Make FileSpec a class and move EmbFile from Catalog to FileSpecCarlos Garcia Campos5-26/+35
2011-05-25[qt4] Page needs to be a friend of EmbeddedFile, tooPino Toscano1-0/+1
2011-05-25update copyrightsPino Toscano3-3/+3
2011-05-25[qt4] one more usage of the new EmbeddedFile ctorPino Toscano1-1/+1
2011-05-25[qt4] create EmbeddedFile by EmbeddedFileData onlyPino Toscano4-4/+25
2011-05-25[Qt4] split EmbeddedFileData in an own filePino Toscano2-6/+38
2011-05-030.17.1poppler-0.17.1Albert Astals Cid1-1/+1
2011-04-27[qt4/tests] turn some assignments to bool into QVERIFY checksPino Toscano1-3/+3
2011-03-30Need to create the globalParamspoppler-0.17.0Albert Astals Cid1-0/+5
2011-03-29increase sonamesAlbert Astals Cid2-2/+2
2011-03-290.17.0 version numberAlbert Astals Cid1-1/+1
2011-03-10update copyright yearsAlbert Astals Cid1-0/+1
2011-03-10Create the globalParams before the pdfdocAlbert Astals Cid2-8/+9
2011-03-10compileAlbert Astals Cid1-2/+2
2011-03-09forms: Rename FormField::createActivationAction() to FormField::getActivation...Carlos Garcia Campos1-2/+1
2011-03-01fix copyright yearsAlbert Astals Cid5-5/+5
2011-03-01[qt4] ignore "Widget" annotationsPino Toscano1-1/+3
2011-03-01Merge Link and AnnotLink codeCarlos Garcia Campos3-9/+8
2011-02-27[qt4] fix caption of push button fieldsPino Toscano1-2/+23
2011-02-27make getOnStr() return the GooString* instead of its char*Pino Toscano1-5/+2
2011-02-27[qt4] directly use the dictPino Toscano1-3/+3
2011-02-27[qt4] move textAlignment() as a private functionPino Toscano2-27/+31
2011-02-27[qt4] use FormWidget::getAlternateUiName()Pino Toscano1-7/+2
2011-02-27[qt4] use FormWidget::getPartialName()Pino Toscano1-7/+2
2011-02-27[qt4] use the new FormWidget::createActivationAction()Pino Toscano1-10/+3
2011-02-08Make really sure the uMap static pointer is validAlbert Astals Cid2-38/+47
2011-01-28Make sure uMap is still valid before using itAlbert Astals Cid1-2/+4
2011-01-21support slight hinting in Splash backendAndreas Hartmetz2-2/+5
2011-01-21fix (C) yearsAlbert Astals Cid2-2/+2
2011-01-17fix unicodeToQString() to correctly decode the Unicode sequencePino Toscano2-6/+45