summaryrefslogtreecommitdiffstats
path: root/examples/widgets/pdfviewer/sequentialpagewidget.h
Commit message (Expand)AuthorAgeFilesLines
* install the pdfviewer example; provide examples subdirs .pro filesShawn Rutledge2017-01-271-96/+0
* change the license to LGPLv3 (with the commercial option)Shawn Rutledge2016-12-201-6/+21
* example: QVector instead of QListShawn Rutledge2016-12-161-1/+1
* pdfviewer: Move QPdfDocument to MainWindowTobias Koenig2016-08-241-1/+5
* Add license header boilerplateSimon Hausmann2016-07-251-0/+21
* pdfviewer example: page cache has a page count limitShawn Rutledge2014-12-161-0/+2
* pdfviewer example: PageRenderer owns document and thread. SmoothShawn Rutledge2014-12-161-4/+9
* pdfviewer example: stop creating placeholder images in PageCacheShawn Rutledge2014-12-161-0/+2
* pdfviewer example: add threaded PageCacheShawn Rutledge2014-12-151-7/+2
* pdfviewer example: add rendering statsShawn Rutledge2014-12-151-0/+6
* pdf viewer example: more typical featuresShawn Rutledge2014-12-151-1/+7
* pdfviewer example: can scroll through pages and render on demandShawn Rutledge2014-12-151-1/+7
* initial single-threaded implementation of pdfviewer exampleShawn Rutledge2014-12-151-0/+34