summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2009-03-12Increase verison to 0.10.5Albert Astals Cid1-1/+1
2009-02-21[Qt4] do not assume the destination file name for links is ASCIIPino Toscano1-2/+2
2009-02-10Poppler 0.10.4poppler-0.10.4Albert Astals Cid1-1/+1
2009-01-10Poppler 0.10.3poppler-0.10.3Albert Astals Cid1-1/+1
2009-01-08[Qt4] use the cropbox for the annotations coordinatesPino Toscano1-1/+1
2009-01-07Update copytight noticesAlbert Astals Cid3-1/+3
2009-01-06[Qt4] make Document::fonts() working also when called more than once for each...Pino Toscano1-1/+12
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-100.10.2poppler-0.10.2Albert Astals Cid1-1/+1
2008-11-15[Qt4] deserialize the value of the 'right' coordinate, tooPino Toscano1-5/+6
2008-11-09Poppler 0.10.1poppler-0.10.1Albert Astals Cid1-1/+1
2008-11-09Update copyright headersAlbert Astals Cid1-0/+1
2008-11-09Minor 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
2008-09-300.9.3poppler-0.9.3Albert Astals Cid1-1/+1
2008-09-28[Qt4] various apidox improvementsPino Toscano3-55/+168
2008-09-28[Qt4] Activate the 'printing' flag by default in the PSConverter.Pino Toscano2-1/+3
2008-09-230.9.2poppler-0.9.2Albert Astals Cid1-1/+1
2008-09-20Compile with -pedanticAlbert Astals Cid4-5/+7
2008-09-170.9.1poppler-0.9.1Albert Astals Cid1-1/+1
2008-09-10we want to distribute this file toopoppler-0.9.0Albert Astals Cid1-1/+2
2008-09-09m_doc->doc->getOptContentConfig() can be null, so check for itAlbert Astals Cid1-1/+1
2008-09-09Qt4 frontend had timezone parsing that got lost when moving to the common fun...Albert Astals Cid1-3/+19
2008-09-08change version to 0.9.0Albert Astals Cid1-1/+1
2008-09-08soname 3.1.0 for qt4 libs, we are BC/SC but got new APIAlbert Astals Cid2-2/+2
2008-09-07[Qt4] apidox improvementsPino Toscano3-11/+93
2008-09-07no more need for including the qt3 pathsPino Toscano3-3/+0
2008-09-06[Qt4] Fix docuAlbert Astals Cid1-1/+1
2008-09-06[Qt4] add option flags for the PS converterPino Toscano2-8/+52
2008-09-06We are pringint here, so pass the printing flag as trueAlbert Astals Cid1-1/+1
2008-09-05Only like QtTest to the tests, not to the lib itselfAlbert Astals Cid1-11/+11
2008-09-02[Qt4] small apidox improvementsPino Toscano5-11/+90
2008-09-02expand the macros, extract poppler-optcontent.hPino Toscano1-3/+5
2008-09-01Do not crash on documents with no pagesAlbert Astals Cid1-0/+6
2008-08-29Are we a lib or aren't we? Unify String to Date parsing so we all behave the ...Albert Astals Cid2-61/+7
2008-08-24Merge branch 'master' of ssh://pino@git.freedesktop.org/git/poppler/popplerPino Toscano21-11/+40
2008-08-24[Qt4] add showControl and playMode properties of MovieObject'sPino Toscano2-0/+34
2008-08-24[Qt4] make the MovieObject ctor private, with only Page able to use itPino Toscano1-4/+5
2008-08-24[Qt4] initialize the MovieObject from an AnnotMoviePino Toscano3-9/+7
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid21-11/+40
2008-08-23[Qt4] convert the title of movie annotationsPino Toscano1-0/+6
2008-08-23[Qt4] get/set the title for movie annotationsPino Toscano2-0/+16
2008-08-23[Qt4] convert the movie annotation from the core type to the Qt4 onePino Toscano1-3/+15