Commit History

Author SHA1 Message Date
  smiley 00800ef901 :bath: clean-up (again) 2 years ago
  smiley 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints 2 years ago
  smiley ab358f2f38 :octocat: fixes/implements #223 2 years ago
  smiley 5e8d10df82 :octocat: a few more performance improvements 2 years ago
  smiley 90f4a4bc66 :octocat: significant output performance improvements 2 years ago
  smiley c0dba8dab5 :octocat: QROutputAbstract::getModuleValue() now throws if the value is not set 2 years ago
  smiley b8cebb6d1c :octocat: QROutputAbstract::setModuleValues() allow setting extra values from options 2 years ago
  smiley 3869f66c77 :shower: 2 years ago
  smiley 522fa7c31b :octocat: introduce QROutputAbstract::getOutputDimensions() for more consistent control over the image size 2 years ago
  smiley 81ef065af8 :octocat: allow reflectance reversal via QROptions::$invertMatrix 2 years ago
  smiley 28b6e2c418 :octocat: 2 years ago
  smiley 94becce830 :octocat: 2 years ago
  smiley fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead 2 years ago
  smiley 6bba12d98c :octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array 2 years ago
  smiley a4ae0e959a :octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does 2 years ago
  smiley 1b2aa52d03 :octocat: proper names for QRMatrix getters 2 years ago
  smiley 76e90986e7 :octocat: make QROutputInterface::moduleValueIsValid() public static 2 years ago
  smiley f13300c304 :shower: 2 years ago
  smiley 6b2a529160 :lipstick: code style fixes 2 years ago
  smiley 61128e4aec :sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn() 2 years ago
  smiley ecdd81a0cb :octocat: file caching rework/cleanup 2 years ago
  smiley d6f1500ee1 :shower: 3 years ago
  smiley 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 3 years ago
  smiley a489639819 :sparkles: QROutputAbstract::collectModules(): ignore empty modules 3 years ago
  smiley 07cb751ee0 :octocat: extreact QROutputAbstract::setMatrixDimensions() 3 years ago
  smiley 4f454cb4ff :shower: QROutputAbstract::collectModules(): don't mess with the field value, also add modified value as param to transform, docblock 3 years ago
  smiley 1f435dfd54 :shower: rename QRMatrix::checkTypes() to checkTypeNotIn() and switch return value to better reflect what it actually does 3 years ago
  smiley 9aad8fbbdf :shower: added $M_TYPE as param to the transform function call 3 years ago
  smiley 14779f9538 :shower: extract method QROutputAbstract::collectModules() 3 years ago
  codemasher 164116fa39 :bath: output (+test) simplification & cleanup 4 years ago