summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-23[Qt4] first version of a MovieAnnotationPino Toscano2-1/+99
2008-08-23compile the new poppler-movie.ccPino Toscano2-0/+2
2008-08-23[Qt4] first version of a MovieObject object for moviesPino Toscano2-0/+107
2008-08-13[Qt4] make sure to use the correct page width/height for form widgets coordin...Pino Toscano1-3/+9
2008-08-12[Qt4] add a method to get the activation action of a FormFieldPino Toscano2-0/+27
2008-08-12create a static version of PageData::convertLinkActionToLink()Pino Toscano2-0/+7
2008-08-03[Qt4] Make the paper color setting working as it should.Pino Toscano1-4/+4
2008-08-01Provide a default constructor for FontInfo so you can use it as metatype for ...Albert Astals Cid3-0/+17
2008-07-25Fix leakAlbert Astals Cid1-0/+1
2008-07-01forgot about we use autofoo tooAlbert Astals Cid1-0/+5
2008-07-01unittesting about ActualTextAlbert Astals Cid2-0/+34
2008-06-24Open in WriteOnly mode, fixes the fact that when writing to an existing file,...Albert Astals Cid1-1/+1
2008-06-15poppler-page-transition.h is here nowPino Toscano1-1/+1
2008-06-11[Qt4] Add the possibility of getting a QByteArray with the data of an embedde...Albert Astals Cid3-0/+31
2008-06-08Make sure we use Qt4 moc to generate moc files of the qt4 frontendAlbert Astals Cid3-3/+3
2008-05-26Do not shadow a paramer with a local variable nameAlbert Astals Cid1-4/+4
2008-05-21[Qt4] Fix text() methodAlbert Astals Cid1-5/+1
2008-04-26remember to call the base implementation herePino Toscano1-0/+1
2008-04-26reset the current page to 0, when closing a documentPino Toscano1-0/+1
2008-04-26no need to manually disconnect from the model, as it will be deleted by the d...Pino Toscano1-1/+0
2008-04-20the dtor should be virtualPino Toscano1-1/+1
2008-04-16fix border style conversionPino Toscano1-1/+1
2008-04-13[Qt4] convert the sound annotationsPino Toscano1-2/+14
2008-04-13[Qt4] First version of a SoundAnnotation.Pino Toscano2-1/+116
2008-04-13[Qt4] convert the file attachment annotationsPino Toscano1-2/+13
2008-04-13[Qt4] Initial version of FileAttachmentAnnotationPino Toscano2-1/+116
2008-04-13[Qt4] Read the annotations from the core, instead of own parsing.Pino Toscano2-460/+393
2008-04-06[Qt4] the caret symbol is an enum value, nowPino Toscano2-9/+33
2008-04-05variable forgotten in the copy&paste...Pino Toscano1-3/+3
2008-04-05[Qt4] deserialize also CaretAnnotation'sPino Toscano1-0/+3
2008-04-05[Qt4] first version of a CaretAnnotation.Pino Toscano2-1/+104
2008-03-29Add the export macroAlbert Astals Cid1-1/+3
2008-03-29Duplicate page-transition files on qt4Albert Astals Cid5-4/+273
2008-03-26remove damn errorPino Toscano1-1317/+0
2008-03-26[Qt4] Add support for JavaScript links, and create them when present.Pino Toscano4-1/+1391
2008-03-26[Qt4] Read the document-level JavaScript scripts.Pino Toscano2-0/+23
2008-03-26update versionAlbert Astals Cid1-1/+1
2008-03-26missing breakPino Toscano1-0/+1