aboutsummaryrefslogtreecommitdiffstats
path: root/lib/preview/svg.php
Commit message (Expand)AuthorAgeFilesLines
* fix svg and cache transparency issueGeorg Ehrke2013-08-151-3/+5
* fix code style of try catch blocksGeorg Ehrke2013-07-301-1/+1
* Revert "OC\Preview - outsource static methods"Georg Ehrke2013-07-291-1/+1
* OC\Preview - outsource static methodsGeorg Ehrke2013-07-111-1/+1
* code optimizationGeorg Ehrke2013-06-111-3/+1
* improve imagick error handlingGeorg Ehrke2013-05-301-9/+14
* more style fixesGeorg Ehrke2013-05-291-1/+1
* respect coding style guidelinesGeorg Ehrke2013-05-291-3/+3
* move to OC namespaceGeorg Ehrke2013-05-291-4/+12
* check if the imagick extension is loadedGeorg Ehrke2013-05-281-16/+20
* make svg preview backend work with encryptionGeorg Ehrke2013-05-271-1/+2
* add svg backendGeorg Ehrke2013-05-211-0/+28