summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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-257-0/+147
* 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-162-0/+6
* pdfviewer example: QScroller makes kinetic flicking workShawn Rutledge2014-12-162-5/+3
* Fix build with MSVCSimon Hausmann2014-12-161-1/+1
* Fix small memory leak, don't leak the QPdfDocumentSimon Hausmann2014-12-163-8/+7
* pdfviewer example: PageRenderer owns document and thread. SmoothShawn Rutledge2014-12-167-140/+136
* pdfviewer example: stop creating placeholder images in PageCacheShawn Rutledge2014-12-164-18/+14
* Fix compilationSimon Hausmann2014-12-161-3/+0
* pdfviewer example: direct inheritance from QThreadShawn Rutledge2014-12-152-11/+8
* pdfviewer example: add threaded PageCacheShawn Rutledge2014-12-157-35/+172
* pdfviewer example: add rendering statsShawn Rutledge2014-12-152-1/+27
* pdf viewer example: more typical featuresShawn Rutledge2014-12-1514-6/+230
* pdfviewer example: can scroll through pages and render on demandShawn Rutledge2014-12-155-19/+87
* initial single-threaded implementation of pdfviewer exampleShawn Rutledge2014-12-157-0/+264