summaryrefslogtreecommitdiffstats
path: root/lib/private/preview/bitmap.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-201-114/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Remove OC_LogThomas Müller2015-07-031-1/+1
|
* update license headers and authorsMorris Jobke2015-06-251-1/+1
|
* The bitmap preview class now takes maxX and maxY into considerationOlivier Paroz2015-04-011-9/+70
| | | | | | This is a fix for owncloud#13607 and is part of the global programme: owncloud#13609 The image aspect ratio is kept intact.
* Update license headersJenkins for ownCloud2015-03-261-4/+19
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
|
* Split bitmap providers into one per fileJoas Schilling2014-11-281-72/+24
|
* Move registration of core preview providers to previewJoas Schilling2014-11-271-37/+5
| | | | So the class files only have class code and don't execute code
* New generic class for Imagemagick conversionsOlivier Paroz2014-10-041-0/+117