summaryrefslogtreecommitdiff
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
2008-11-05[Qt] Fix leakAlbert Astals Cid1-1/+7
2008-11-05[Qt] Fix memory leakAlbert Astals Cid1-1/+3
2008-09-09Qt4 frontend had timezone parsing that got lost when moving to the common fun...Albert Astals Cid1-2/+4
2008-09-06we are printing so pass the print flag as trueAlbert Astals Cid1-1/+1
2008-08-29Are we a lib or aren't we? Unify String to Date parsing so we all behave the ...Albert Astals Cid1-20/+2
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid5-4/+18
2008-06-01[Qt] Fix leak when calling Poppler::Document::scanForFontsAlbert Astals Cid1-0/+1
2008-05-09Do not crash on unlock with wrong passwordAlbert Astals Cid1-1/+1
2008-05-07[Qt] Fix Document::unlockAlbert Astals Cid1-1/+3
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+33
2007-11-23sscanf does not like null strings, so don't call it on empty qstringsAlbert Astals Cid1-1/+1
2007-11-05Fix FSF addressAlbert Astals Cid10-10/+10
2007-09-24Even less compiler warnings.Krzysztof Kowalczyk1-0/+3
2007-09-24Even less compiler warnings.Krzysztof Kowalczyk2-8/+8
2007-09-23Reduce number of compiler warnings.Krzysztof Kowalczyk1-1/+0
2007-09-16Rename .cvsignore files to .gitignore and drop ChangeLog file.Kristian Høgsberg1-0/+0
2007-09-03 * configure.ac: Bump version to 0.6Albert Astals Cid1-1/+1
2007-06-11 * qt/poppler-qt.hAlbert Astals Cid1-3/+3
2007-05-26 * poppler-qt.pc.in:Albert Astals Cid1-1/+1
2007-04-28 * poppler/SplashOutputDev.cc:Albert Astals Cid1-1/+1
2007-04-28 * glib/poppler-document.h:Albert Astals Cid1-1/+5
2007-04-272007-04-28 Carlos Garcia Campos <carlosgc@gnome.org>Albert Astals Cid2-122/+32
2007-04-27 * glib/poppler-page.cc:Albert Astals Cid1-1/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid4-32/+60
2007-03-072007-03-07 Carlos Garcia Campos <carlosgc@gnome.org>Albert Astals Cid4-4/+28
2007-02-242007-02-25 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-2/+2
2007-01-04qt/poppler-page-transition.cc: Fix memory leak. Patch by Tobias Koenig <tokoe...Albert Astals Cid1-0/+1
2006-12-28* qt4/src/poppler-embeddedfile.cc:Albert Astals Cid1-0/+4
2006-12-22qt/poppler-page.cc: Fix memory leak in Page::textList. Patch by Jerry Epplin ...Albert Astals Cid1-1/+3
2006-09-25 * glib/Makefile.amAlbert Astals Cid1-2/+4
2006-08-16* qt/poppler-page.cc: Report correct page size. Backport from Qt4Albert Astals Cid1-2/+8
2006-07-262006-07-26 Albert Astals Cid <aacid@kde.org>Albert Astals Cid3-0/+92
2006-06-25Ask for paper size width and height to pass it to PSOutputDev in both qt fron...Albert Astals Cid2-2/+16
2006-06-25put back a change that was not meant to be commitedAlbert Astals Cid1-1/+1
2006-06-25rename poppler-link.h to poppler-link-qt3.h to not get conflicts on installAlbert Astals Cid4-3/+449
2006-06-25add link support to qt3 frontend.Albert Astals Cid5-21/+185
2006-06-01 * qt/poppler-document.cc:Albert Astals Cid2-0/+20
2006-05-23 * poppler/SplashOutputDev.cc:Albert Astals Cid1-1/+1
2006-05-21fix all is blue issue on ppc machinesAlbert Astals Cid1-0/+17
2006-04-04 * splash/Splash.cc:Albert Astals Cid1-12/+6
2006-03-20Use UGooString for dates, fixes KDE bug 123938Albert Astals Cid1-1/+1
2006-02-282006-02-28 Kristian Høgsberg <krh@redhat.com>poppler-0.5.1Kristian Høgsberg1-0/+1
2006-02-16Update sonameAlbert Astals Cid1-0/+2
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid2-0/+2
2006-01-18Add some more documentation to PageTransition, patch by Stefan KebekusAlbert Astals Cid1-7/+33
2006-01-17i suckAlbert Astals Cid1-0/+28
2006-01-10 * configure.ac:Albert Astals Cid3-6/+2
2006-01-062006-01-06 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg6-7/+317
2006-01-05Introduce variants of renderTo that return a QImage and do not use a QPixmap ...Albert Astals Cid2-11/+37
2006-01-01 * qt/poppler-page.cc:Albert Astals Cid2-8/+24