summaryrefslogtreecommitdiff
path: root/qt4/demos/pageview.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-07-04[Qt4 demo] hopefully fix the page size on zoom changePino Toscano1-4/+1
2009-07-03[Qt4 demo] correctly use DPI values for the page sizesPino Toscano1-3/+9
2009-06-28[Qt4 demo] do not crash when changing the zoom with no documentPino Toscano1-0/+3
2009-06-28[Qt4 demo] add a zoom comboboxPino Toscano1-2/+12
2009-06-03[Qt4 demo] simplier way to change page from the thumbnail viewPino Toscano1-5/+0
2009-06-03[Qt4 demo] add a public slot to set the current pageShawn Rutledge1-0/+5
2008-02-20clear the page label when the document is closedPino Toscano1-0/+2
2008-02-16Delete the poppler page after usage.Pino Toscano1-0/+1
2008-02-16Basic work in the demo PDF viewer, open documents and navigate into the pages.Pino Toscano1-0/+60