[poppler] poppler: ChangeLog,1.81,1.82

Kristian Hogsberg krh at freedesktop.org
Wed May 4 12:11:13 PDT 2005


Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv17408

Modified Files:
	ChangeLog 
Log Message:
2005-05-04  Kristian Høgsberg  <krh at redhat.com>

        Patches from Albert Astals Cid:

        * qt/poppler-page.cc (getText): Use QString::fromUtf8() instead of
        implicit latin1 cast constructor.

        * qt/test-poppler-qt.cpp (main): Use a QLabel for showing text
        instead of qDebug.



Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ChangeLog	4 May 2005 06:32:38 -0000	1.81
+++ ChangeLog	4 May 2005 19:11:11 -0000	1.82
@@ -1,3 +1,13 @@
+2005-05-04  Kristian Høgsberg  <krh at redhat.com>
+
+	Patches from Albert Astals Cid:
+	
+	* qt/poppler-page.cc (getText): Use QString::fromUtf8() instead of
+	implicit latin1 cast constructor.
+	
+	* qt/test-poppler-qt.cpp (main): Use a QLabel for showing text
+	instead of qDebug.
+
 Wed May  4 02:31:05 2005  Jonathan Blandford  <jrb at redhat.com>
 
 	* glib/poppler-document.cc:



More information about the poppler mailing list