summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2011-10-06Okular moved to git, fix docsYury G. Kudryashov1-3/+3
2011-10-01Another typo fixAlbert Astals Cid1-1/+1
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
2010-12-270.16.0 project version increaseAlbert Astals Cid1-1/+1
2010-12-19build on newer MSVCPhilip Lorenz1-3/+4
2010-11-290.15.3poppler-0.15.3Albert Astals Cid1-1/+1
2010-11-140.15.2poppler-0.15.2Albert Astals Cid1-1/+1
2010-11-14This does actually work now :DAlbert Astals Cid1-1/+0
2010-11-11[Qt4] New function setDebugErrorFunction().Pino Toscano2-1/+43
2010-11-10Linearization improvementsHib Eris4-5/+19
2010-11-07[qt4] New Page::renderToPainter()Pino Toscano2-20/+107