Historique des commits

Auteur SHA1 Message Date
  smiley 50179a97ef :octocat: move mask pattern parameter il y a 2 ans
  smiley b79bf85570 :octocat: improve minimum version detection and related tests il y a 2 ans
  smiley b30c369810 :octocat: make QRData::estimateTotalBitLength() and QRData::getMinimumVersion() public il y a 2 ans
  smiley 3e0a4655aa :octocat: use a proper constant for data mode il y a 2 ans
  smiley 9eba4ada08 :octocat: remove unnecessary Mode::getLengthBitsForMode() il y a 2 ans
  smiley 6b2a529160 :lipstick: code style fixes il y a 2 ans
  smiley 4234541d45 :shower: il y a 2 ans
  smiley 1b6d16c95d :shower: il y a 2 ans
  smiley ca56fe5ca9 :octocat: remove non-empty content restriction il y a 2 ans
  smiley 9c0f6ac065 :shower: some docblocks and typos il y a 2 ans
  smiley fb79fe43db :octocat: added QRData::getBitBuffer() il y a 2 ans
  smiley c43715795d :shower: il y a 3 ans
  smiley 9b36cfb4a5 :octocat: +QRData::setBitBuffer() (see #143) il y a 3 ans
  smiley f414762148 :octocat: QRData::setData(): clear BitBuffer before write il y a 3 ans
  smiley b48a58462c :shower: extract version and mask pattern constants from QRCode to their respective classes and mark QRCode::VERSION_AUTO and QRCode::MASK_PATTERN_AUTO as deprecated il y a 3 ans
  smiley 60735bafc2 :shower: il y a 3 ans
  smiley 7c183e7e88 :bath: merge QRMatrix and BitMatrix il y a 3 ans
  smiley fd885fff1c :shower: moved interleaved data mapping from QRMatrix to ReedSolomonEncoder il y a 3 ans
  codemasher 278554af0d :shower: il y a 4 ans
  codemasher 5c2c92667a :bath: fix/cleanup/move mask pattern evaluation, don't alter matrix for evaluation il y a 4 ans
  codemasher 217063184b :shower: il y a 4 ans
  codemasher 48b6c21090 :bath: QRDataModeInterface: validate data on init, test cleanup il y a 4 ans
  codemasher 17d0bc0dd9 :octocat: change classnames to "self" on several returns il y a 4 ans
  codemasher d1936de3ba :octocat: change visibility in final classes to private il y a 4 ans
  codemasher 93618e83ff :octocat: removed filesource and package phpdoc tags il y a 5 ans
  codemasher abf6c2fd94 :octocat: inject QRDataModeInterface il y a 5 ans
  codemasher 182ebf4e70 :octocat: extract MaskPattern il y a 5 ans
  codemasher 307b6462f6 :octocat: QRMatrix::M_*TYPE rework, separate masking il y a 5 ans
  codemasher 387beea892 :shower: final il y a 5 ans
  codemasher bde04254de :octocat: renamed QRData:initMatrix() to writeMatrix() il y a 5 ans