summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Redirected opening of AI files to the poppler-based PDF import extensionmiklosh2007-08-011-2/+16
| | | (bzr r3355)
* Set top-level groups as layers with the name of the PDF documentmiklosh2007-07-281-1/+7
| | | (bzr r3330)
* Added tiling pattern supportmiklosh2007-07-231-1/+1
| | | (bzr r3283)
* Removed transform from <svg> and corrected matrix multiplication order in ↵miklosh2007-07-231-2/+0
| | | | | PdfParser::opConcat (bzr r3282)
* Further development of the PDF import module: continued pruning of ↵miklosh2007-07-211-12/+2
| | | | | | | PdfParser.cpp, added basic text and image support and did some coding style adjustments. (bzr r3272)
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+139
(bzr r3230)