Historique des commits

Auteur SHA1 Message Date
  smiley dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes il y a 2 ans
  smiley 522fa7c31b :octocat: introduce QROutputAbstract::getOutputDimensions() for more consistent control over the image size il y a 2 ans
  smiley 29b58f3775 :octocat: QRImagick: fix square pixel draw size il y a 2 ans
  smiley b434bf54f2 :octocat: support compression quality in QRImagick il y a 2 ans
  smiley c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls il y a 2 ans
  smiley bcd410a33b :octocat: cleanup, align module() method between the several output classes where applicable il y a 2 ans
  smiley edbc995b63 :wrench: fixed QRImagick module value validation il y a 2 ans
  smiley fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead il y a 2 ans
  smiley 6bba12d98c :octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array il y a 2 ans
  smiley a4ae0e959a :octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does il y a 2 ans
  smiley 1b2aa52d03 :octocat: proper names for QRMatrix getters il y a 2 ans
  smiley 60a19b3c94 :octocat: QROutputInterface::moduleValueIsValid() improved checks & tests il y a 2 ans
  smiley 76e90986e7 :octocat: make QROutputInterface::moduleValueIsValid() public static il y a 2 ans
  smiley 4147dae999 :octocat: QRGdImage & QRImagick background/transparency rework il y a 2 ans
  smiley 6b2a529160 :lipstick: code style fixes il y a 2 ans
  smiley 5a10df4a5b :octocat: QRImagick: base64 data URI support il y a 2 ans
  smiley 61128e4aec :sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn() il y a 2 ans
  smiley ecdd81a0cb :octocat: file caching rework/cleanup il y a 2 ans
  smiley 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) il y a 3 ans
  smiley cb69751c3b :shower: il y a 3 ans
  smiley 1f435dfd54 :shower: rename QRMatrix::checkTypes() to checkTypeNotIn() and switch return value to better reflect what it actually does il y a 3 ans
  codemasher 164116fa39 :bath: output (+test) simplification & cleanup il y a 4 ans
  codemasher 3e14260144 :octocat: clarify default module value setting il y a 4 ans
  codemasher 709a0322c9 :octocat: circular modules in Imagick output il y a 4 ans
  codemasher f224587574 :shower: output module cleanup il y a 4 ans
  codemasher 153603a5dc :bath: more docblock cleanup & micro optimizations il y a 4 ans
  codemasher 93618e83ff :octocat: removed filesource and package phpdoc tags il y a 5 ans
  codemasher e437956429 :octocat: allow returning the image resource il y a 5 ans
  codemasher 0ba4aac3eb :shower: don't cover the extension check exceptions il y a 5 ans
  codemasher dcf860824f :shower: remove ext-gd requirement, check extension_loaded instead il y a 5 ans