summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2005-12-10* qt4/src/poppler-page.cc:Albert Astals Cid3-11/+26
2005-12-07Add infoKeys() - allows you to get a list of all the string names (keys)Brad Hards3-0/+47
2005-12-06Add more unit tests for better coverage.Brad Hards2-0/+90
2005-12-04Add checking for Type3 fonts in the unit test.Brad Hards1-0/+24
2005-12-04 * qt/poppler-qt.h:Albert Astals Cid2-0/+11
2005-12-04Add new unit test to .cvsignore suppressions.Brad Hards1-0/+1
2005-12-04* qt4/src/poppler-qt4.h:Brad Hards5-3/+87
2005-12-03 * qt4/src/poppler-qt4.h:Albert Astals Cid4-26/+137
2005-12-03More docs for the Qt4 frontend, patch by Stefan KebekusAlbert Astals Cid6-37/+143
2005-11-28Fix QPixmap contents generation messed when doing the xpdf 3.01 transition in...Albert Astals Cid3-36/+81
2005-11-27Convert Qt4 unit tests to use the new Qt4.1 QTestlib framework.Brad Hards6-64/+71
2005-11-25patch from kebekus to add to the qt4 binding the same functions we added to t...Albert Astals Cid2-2/+64
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-16/+15
2005-09-03Switch the qt4/tests unittests to use QtTestLib.Brad Hards18-362/+282
2005-08-06Add password arguments to document constructor.Brad Hards2-3/+9
2005-08-06Make API extraction work again.Brad Hards1-1/+1
2005-08-06Add new test code for encrypted files.Brad Hards3-1/+142
2005-08-03Implement paging ability for Qt4, more than a little basedBrad Hards1-10/+37
2005-07-31An initial version of proper font handling, heavily based on work byBrad Hards1-1/+1
2005-07-29Add some more test cases.Brad Hards4-1/+57
2005-07-28Fontconfig patch is here, rejoiceAlbert Astals Cid1-1/+0
2005-07-07Add support for page layout to the Qt4 bindings, plusBrad Hards5-3/+99
2005-07-07Update for page mode - new mode from PDF-1.6, API docs fixesBrad Hards8-6/+142
2005-07-07Suppress noise from new test files.Brad Hards1-0/+6
2005-07-06Add unit tests for the isLinearized() property.Brad Hards2-1/+28
2005-07-06Remove boolean for unicode table lookup from FontBrad Hards3-24/+8
2005-07-06Update to reflect recent changes.Brad Hards1-0/+2
2005-07-05Don't crash with files that have fonts with no nameAlbert Astals Cid2-4/+11
2005-07-05Check in a couple more test appsBrad Hards3-1/+93
2005-07-05Add Qt4 bindings for new user permission properties.Brad Hards2-5/+71
2005-07-04Change path to sample file to point to test moduleBrad Hards1-1/+1
2005-07-04Fix typo causing failure to pick up upside down pages.Brad Hards1-1/+1
2005-07-04Update to reflect recent changesBrad Hards1-0/+2
2005-07-04Add in a simple demo/test application, similar to the pdffontsBrad Hards2-1/+84
2005-07-04Update to reflect changes to rendering API.Brad Hards2-3/+4
2005-07-04Qt4 update.Brad Hards3-8/+77
2005-07-04Fix up the unit test, now that I have a real sampleBrad Hards1-4/+4
2005-06-28Reduce cvs up noiseBrad Hards3-0/+18
2005-06-28Initial import of Qt4 bindings, and for a Qt4 "Arthur" (QPainter)Brad Hards11-0/+2301