[poppler] poppler: ChangeLog,1.166,1.167

Brad Hards bradh at freedesktop.org
Wed Aug 3 21:44:57 EST 2005


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

Modified Files:
	ChangeLog 
Log Message:
Implement paging ability for Qt4, more than a little based
on Albert's work for Qt3.
Up arrow -> previous page
Down arrow -> next page
q -> quit.

What more could you want from a PDF viewer :-)


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- ChangeLog	1 Aug 2005 19:15:40 -0000	1.166
+++ ChangeLog	3 Aug 2005 11:44:55 -0000	1.167
@@ -1,3 +1,9 @@
+2005-08-03  Brad Hards  <bradh at frogmouth.net>
+
+	* qt4/tests/test-poppler-qt4.cpp (keyPressEvent): add support for
+	page-up / page-down keys to change which page is displayed, and
+	q to quit.
+
 2005-08-01  Albert Astals Cid  <aacid at kde.org>
 
 	* poppler/DCTStream.[cc|h]: Fix problem in the patch to fix #3299



More information about the poppler mailing list