Age | Commit message (Expand) | Author | Files | Lines |
2006-04-08 | * poppler/Makefile.am: | Albert Astals Cid | 1 | -0/+1 |
2006-04-04 | * splash/Splash.cc: | Albert Astals Cid | 1 | -9/+6 |
2006-04-02 | Improvements to the Qt4 frontend, comments welcome | Albert Astals Cid | 6 | -28/+386 |
2006-03-20 | Use UGooString for dates, fixes KDE bug 123938 | Albert Astals Cid | 1 | -1/+1 |
2006-03-14 | * qt4/src/poppler-qt4.h: Fix compilation with gcc4.1, patch by Michael Olbrich | Albert Astals Cid | 1 | -5/+5 |
2006-03-11 | * poppler/FontInfo.cc: | Albert Astals Cid | 5 | -37/+48 |
2006-02-16 | Update soname | Albert Astals Cid | 1 | -0/+2 |
2006-01-18 | ok, ok, lasts files, i promise :-/ | Albert Astals Cid | 2 | -0/+188 |
2006-01-18 | YAMF = Yet Another Missing File | Albert Astals Cid | 1 | -0/+106 |
2006-01-18 | Brad patch for embedded document extraction, only has Qt4 bindings for now, n... | Albert Astals Cid | 6 | -6/+109 |
2006-01-18 | Add some more documentation to PageTransition, patch by Stefan Kebekus | Albert Astals Cid | 1 | -1/+1 |
2006-01-10 | * configure.ac: | Albert Astals Cid | 4 | -2/+4 |
2006-01-06 | 2006-01-06 Kristian Høgsberg <krh@redhat.com> | Kristian Høgsberg | 1 | -3/+5 |
2006-01-05 | Introduce variants of renderTo that return a QImage and do not use a QPixmap ... | Albert Astals Cid | 2 | -28/+40 |
2006-01-01 | * qt4/src/poppler-private.h: | Albert Astals Cid | 3 | -15/+28 |
2005-12-30 | A delete that slipped from the last patch-commit | Albert Astals Cid | 1 | -0/+1 |
2005-12-30 | Puting PageTransition implementation into poppler "core", both Qt and Qt4 fro... | Albert Astals Cid | 3 | -3/+30 |
2005-12-28 | Plug a few memory leaks in the Qt4 bindings. | Brad Hards | 11 | -29/+85 |
2005-12-27 | qt4/src/poppler-qt4.h and qt4/src/poppler-document.cc: add convertDate() func... | Brad Hards | 6 | -36/+179 |
2005-12-27 | * qt4/src/Doxyfile (JAVADOC_AUTOBRIEF): Turned on automatic | Brad Hards | 2 | -18/+65 |
2005-12-10 | * qt4/src/poppler-page.cc: | Albert Astals Cid | 3 | -11/+26 |
2005-12-07 | Add infoKeys() - allows you to get a list of all the string names (keys) | Brad Hards | 3 | -0/+47 |
2005-12-06 | Add more unit tests for better coverage. | Brad Hards | 2 | -0/+90 |
2005-12-04 | Add checking for Type3 fonts in the unit test. | Brad Hards | 1 | -0/+24 |
2005-12-04 | * qt/poppler-qt.h: | Albert Astals Cid | 2 | -0/+11 |
2005-12-04 | Add new unit test to .cvsignore suppressions. | Brad Hards | 1 | -0/+1 |
2005-12-04 | * qt4/src/poppler-qt4.h: | Brad Hards | 5 | -3/+87 |
2005-12-03 | * qt4/src/poppler-qt4.h: | Albert Astals Cid | 4 | -26/+137 |
2005-12-03 | More docs for the Qt4 frontend, patch by Stefan Kebekus | Albert Astals Cid | 6 | -37/+143 |
2005-11-28 | Fix QPixmap contents generation messed when doing the xpdf 3.01 transition in... | Albert Astals Cid | 3 | -36/+81 |
2005-11-27 | Convert Qt4 unit tests to use the new Qt4.1 QTestlib framework. | Brad Hards | 6 | -64/+71 |
2005-11-25 | patch from kebekus to add to the qt4 binding the same functions we added to t... | Albert Astals Cid | 2 | -2/+64 |
2005-10-30 | Last xpdf 3.01 merge (at least from my side) | Albert Astals Cid | 1 | -16/+15 |
2005-09-03 | Switch the qt4/tests unittests to use QtTestLib. | Brad Hards | 18 | -362/+282 |
2005-08-06 | Add password arguments to document constructor. | Brad Hards | 2 | -3/+9 |
2005-08-06 | Make API extraction work again. | Brad Hards | 1 | -1/+1 |
2005-08-06 | Add new test code for encrypted files. | Brad Hards | 3 | -1/+142 |
2005-08-03 | Implement paging ability for Qt4, more than a little based | Brad Hards | 1 | -10/+37 |
2005-07-31 | An initial version of proper font handling, heavily based on work by | Brad Hards | 1 | -1/+1 |
2005-07-29 | Add some more test cases. | Brad Hards | 4 | -1/+57 |
2005-07-28 | Fontconfig patch is here, rejoice | Albert Astals Cid | 1 | -1/+0 |
2005-07-07 | Add support for page layout to the Qt4 bindings, plus | Brad Hards | 5 | -3/+99 |
2005-07-07 | Update for page mode - new mode from PDF-1.6, API docs fixes | Brad Hards | 8 | -6/+142 |
2005-07-07 | Suppress noise from new test files. | Brad Hards | 1 | -0/+6 |
2005-07-06 | Add unit tests for the isLinearized() property. | Brad Hards | 2 | -1/+28 |
2005-07-06 | Remove boolean for unicode table lookup from Font | Brad Hards | 3 | -24/+8 |
2005-07-06 | Update to reflect recent changes. | Brad Hards | 1 | -0/+2 |
2005-07-05 | Don't crash with files that have fonts with no name | Albert Astals Cid | 2 | -4/+11 |
2005-07-05 | Check in a couple more test apps | Brad Hards | 3 | -1/+93 |
2005-07-05 | Add Qt4 bindings for new user permission properties. | Brad Hards | 2 | -5/+71 |