summaryrefslogtreecommitdiffstats
path: root/examples/widgets/pdfviewer/sequentialpagewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* install the pdfviewer example; provide examples subdirs .pro filesShawn Rutledge2017-01-271-192/+0
* change the license to LGPLv3 (with the commercial option)Shawn Rutledge2016-12-201-6/+21
* pdfviewer: Move QPdfDocument to MainWindowTobias Koenig2016-08-241-4/+21
* pdfviewer: Draw white background behind pageTobias Koenig2016-08-241-0/+1
* pdfviewer: Fix zooming of contentTobias Koenig2016-08-241-0/+1
* Add license header boilerplateSimon Hausmann2016-07-251-0/+21
* QScroller doesn't work unless a gesture is grabbedShawn Rutledge2014-12-161-0/+1
* pdfviewer example: page cache has a page count limitShawn Rutledge2014-12-161-0/+4
* pdfviewer example: QScroller makes kinetic flicking workShawn Rutledge2014-12-161-5/+0
* pdfviewer example: PageRenderer owns document and thread. SmoothShawn Rutledge2014-12-161-33/+41
* pdfviewer example: stop creating placeholder images in PageCacheShawn Rutledge2014-12-161-1/+10
* pdfviewer example: add threaded PageCacheShawn Rutledge2014-12-151-26/+13
* pdfviewer example: add rendering statsShawn Rutledge2014-12-151-1/+21
* pdf viewer example: more typical featuresShawn Rutledge2014-12-151-3/+19
* pdfviewer example: can scroll through pages and render on demandShawn Rutledge2014-12-151-7/+41
* initial single-threaded implementation of pdfviewer exampleShawn Rutledge2014-12-151-0/+63