summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2006-04-08* poppler/Makefile.am:Albert Astals Cid1-0/+1
2006-04-04 * splash/Splash.cc:Albert Astals Cid1-9/+6
2006-04-02Improvements to the Qt4 frontend, comments welcomeAlbert Astals Cid6-28/+386
2006-03-20Use UGooString for dates, fixes KDE bug 123938Albert Astals Cid1-1/+1
2006-03-14* qt4/src/poppler-qt4.h: Fix compilation with gcc4.1, patch by Michael OlbrichAlbert Astals Cid1-5/+5
2006-03-11* poppler/FontInfo.cc:Albert Astals Cid5-37/+48
2006-02-16Update sonameAlbert Astals Cid1-0/+2
2006-01-18ok, ok, lasts files, i promise :-/Albert Astals Cid2-0/+188
2006-01-18YAMF = Yet Another Missing FileAlbert Astals Cid1-0/+106
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid6-6/+109
2006-01-18Add some more documentation to PageTransition, patch by Stefan KebekusAlbert Astals Cid1-1/+1
2006-01-10 * configure.ac:Albert Astals Cid4-2/+4
2006-01-062006-01-06 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-3/+5
2006-01-05Introduce variants of renderTo that return a QImage and do not use a QPixmap ...Albert Astals Cid2-28/+40
2006-01-01 * qt4/src/poppler-private.h:Albert Astals Cid3-15/+28
2005-12-30A delete that slipped from the last patch-commitAlbert Astals Cid1-0/+1
2005-12-30Puting PageTransition implementation into poppler "core", both Qt and Qt4 fro...Albert Astals Cid3-3/+30
2005-12-28Plug a few memory leaks in the Qt4 bindings.Brad Hards11-29/+85
2005-12-27qt4/src/poppler-qt4.h and qt4/src/poppler-document.cc: add convertDate() func...Brad Hards6-36/+179
2005-12-27* qt4/src/Doxyfile (JAVADOC_AUTOBRIEF): Turned on automaticBrad Hards2-18/+65
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