summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2006-12-28* qt4/src/poppler-embeddedfile.cc:Albert Astals Cid2-2/+6
2006-12-27qt4/src/poppler-qt4.h: Remove , after last value of enum. Thanks to André WÃ...Albert Astals Cid1-1/+1
2006-11-22there should not be any whitespace after the \Albert Astals Cid1-1/+1
2006-11-19Another leak fix on qt4/src/poppler-page.cc the previous changelog is enough ...Albert Astals Cid1-0/+4
2006-11-19 * qt4/src/poppler-link.cc:Albert Astals Cid4-1/+15
2006-10-182006-10-18 Albert Astals Cid <aacid@kde.org>Albert Astals Cid2-25/+30
2006-09-30qt4/src/poppler-page.cc: PA is optional, H is a name not a stringAlbert Astals Cid1-6/+9
2006-09-25 * glib/Makefile.amAlbert Astals Cid2-0/+4
2006-09-112006-09-11 Albert Astals Cid <aacid@kde.org>Albert Astals Cid3-102/+387
2006-08-24 * qt4/src/poppler-private.h: Init m_fontInfoScanner to NULL. Discovered byAlbert Astals Cid1-1/+1
2006-08-052006-08-05 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-1/+2
2006-07-25 * qt4/src/poppler-document.cc: Obey kdeprint masters in that a libraryAlbert Astals Cid1-1/+1
2006-07-162006-07-16 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-2/+2
2006-06-25Ask for paper size width and height to pass it to PSOutputDev in both qt fron...Albert Astals Cid2-3/+11
2006-06-01 * qt4/src/poppler-qt4.h:Albert Astals Cid2-13/+23
2006-05-23 * poppler/SplashOutputDev.cc:Albert Astals Cid1-1/+1
2006-05-232006-05-23 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+1
2006-05-21fix all is blue issue on ppc machinesAlbert Astals Cid1-0/+17
2006-05-19* qt4/src/poppler-link.cc: Patch by Pino Toscano, ensure theAlbert Astals Cid1-2/+3
2006-05-13 * qt4/src/poppler-document.cc: leak--Albert Astals Cid3-7/+17
2006-05-13numbers for easier castingAlbert Astals Cid1-2/+12
2006-05-12fixing compile problems for some peopleAlbert Astals Cid1-0/+6
2006-05-12 * qt4/src/Makefile.amAlbert Astals Cid8-3/+1966
2006-05-09 * qt4/src/Makefile.am:Albert Astals Cid7-79/+446
2006-05-06fix code, i suckAlbert Astals Cid1-1/+1
2006-05-04 * qt4/src/poppler-qt4.h:Albert Astals Cid2-0/+59
2006-05-01 * qt4/src/poppler-page.cc:Albert Astals Cid4-7/+49
2006-05-01 * qt4/src/poppler-document.cc:Albert Astals Cid3-5/+33
2006-04-23qt4/src/poppler-private.h: Protect us against a link not havingAlbert Astals Cid1-1/+1
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