[poppler] poppler: ChangeLog,1.276,1.277
Albert Astals Cid
aacid at freedesktop.org
Thu Jan 5 05:54:00 PST 2006
Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv8069
Modified Files:
ChangeLog
Log Message:
Introduce variants of renderTo that return a QImage and do not use a QPixmap so threading is possible.
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -d -r1.276 -r1.277
--- ChangeLog 2 Jan 2006 14:24:31 -0000 1.276
+++ ChangeLog 5 Jan 2006 13:53:58 -0000 1.277
@@ -1,5 +1,13 @@
2006-01-02 Albert Astals Cid <aacid at kde.org>
+ * qt/poppler-page.cc:
+ * qt/poppler-qt.h:
+ * qt4/src/poppler-page.cc:
+ * qt4/src/poppler-qt4.h: Introduce variants of renderTo that return a
+ QImage and do not use a QPixmap so threading is possible.
+
+2006-01-02 Albert Astals Cid <aacid at kde.org>
+
* poppler/PageTransition.cc: Use error() insted of std::cerr
Sun Jan 1 18:50:51 2006 Jonathan Blandford <jrb at redhat.com>
More information about the poppler
mailing list