summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reduce the critical sections of the PDF mutexTobias Koenig2016-08-081-16/+20
* Add metaData() accessor method to QPdfDocumentShawn Rutledge2016-08-082-1/+110
* Add passwordChanged() signal to QPdfDocumentTobias Koenig2016-08-082-2/+16
* Add close() method to QPdfDocumentTobias Koenig2016-08-082-2/+31
* Prospective build fix for gcc 4.9.1Simon Hausmann2016-07-252-5/+2
* Fix parallel buildSimon Hausmann2016-07-251-0/+1
* Add license header boilerplateSimon Hausmann2016-07-255-0/+104
* Remove stray print statementSimon Hausmann2016-07-251-1/+0
* Smaller coding style fixesTobias Koenig2016-07-223-24/+37
* Update to newer FPDF upstream versionSimon Hausmann2016-07-187-70/+80
* Update to newer pdfium snapshotSimon Hausmann2015-01-211-0/+0
* Update to latest pdfium snapshotSimon Hausmann2015-01-021-0/+0
* Simplify the build system a little bitSimon Hausmann2014-12-263-11/+8
* Update to a newer upstream versionSimon Hausmann2014-12-261-0/+0
* Add support for include_dirs in gyp filesSimon Hausmann2014-12-261-9/+33
* Fix linking on Mac OS XSimon Hausmann2014-12-161-0/+1
* Clean up the loadingSimon Hausmann2014-12-163-58/+74
* Fix memory leak, destroy page after usageSimon Hausmann2014-12-161-0/+3
* Clean up error handlingSimon Hausmann2014-12-152-16/+11
* Provide unit test for password protected PDFsSimon Hausmann2014-12-152-2/+8
* Keep reading until all pages are availableSimon Hausmann2014-12-153-5/+30
* fix compile errorShawn Rutledge2014-12-151-0/+1
* Fix compilationSimon Hausmann2014-12-151-0/+1
* Fix build on WindowsSimon Hausmann2014-12-152-4/+33
* Prospective fix for namespace buildsSimon Hausmann2014-12-153-0/+12
* Provide async loading through QNetworkReplySimon Hausmann2014-12-154-22/+189
* Sprinkle global locks around the API callsSimon Hausmann2014-12-151-19/+15
* Allow loading documents synchronously from a QIODeviceSimon Hausmann2014-12-153-36/+63
* Added basic rendering and page size getterSimon Hausmann2014-12-152-0/+33
* Implement basic document loading from a fileSimon Hausmann2014-12-157-2/+182
* Fix the build on Windows with MSVCSimon Hausmann2014-12-152-1/+7
* Build the pdfium sources as a separate static librarySimon Hausmann2014-12-153-4/+16
* Generate pdfium.pri at build timeSimon Hausmann2014-12-155-578/+10
* Update to a newer pdfium snapshotSimon Hausmann2014-12-142-4/+0
* Add stub for JS runtime in order to satisfy link dependenciesSimon Hausmann2014-12-142-0/+46
* Re-organize the build system to turn this into a full-fledged moduleSimon Hausmann2014-12-144-0/+681
* Initial import of QPDFSimon Hausmann2014-12-041-0/+0