Commit Graph

488 Commits

Author SHA1 Message Date
smiley 5a280c8107 🚿 clean up some (int) casts 2023-07-12 21:23:43 +02:00
smiley edbc995b63 🔧 fixed QRImagick module value validation 2023-07-12 13:17:28 +02:00
smiley 94ceefc779 🚿 2023-07-11 19:46:19 +02:00
smiley d7a02d0b1a :octocat: 2023-07-11 18:43:50 +02:00
smiley 15dcc0195f :octocat: 2023-07-09 15:53:48 +02:00
smiley cdaf8aac66 :octocat: +QROptionsTrait::$svgAddXmlHeader 2023-07-09 15:52:03 +02:00
smiley cf92e49958 :octocat: this was possible all the time??? 2023-06-21 14:11:28 +02:00
smiley 28b6e2c418 :octocat: 2023-06-15 17:15:33 +02:00
smiley 71509a5a94 :octocat: 2023-06-15 16:49:35 +02:00
smiley 0ac2d498fa :octocat: add default value for QRMarkup::getCssClass() 2023-06-15 14:33:54 +02:00
smiley 94becce830 :octocat: 2023-06-13 17:21:02 +02:00
smiley 0f31e08423 :octocat: move QRMarkupHTML::getCssClass() to QRMarkup abstract 2023-06-13 16:16:42 +02:00
smiley 6c760c59d8 :octocat: QROutputInterface: add layernames 2023-06-13 16:15:23 +02:00
smiley a1659840d8 :octocat: 2023-06-13 16:12:33 +02:00
smiley afee26a225 :octocat: QRMatrix::getMatrix() +early exit 2023-06-13 15:44:38 +02:00
smiley a031b4702e :octocat: QRMatrix: +convenience contstants M_QUIETZONE_DARK & M_LOGO_DARK 2023-06-13 15:42:02 +02:00
smiley 2dc6dce237 :octocat: QRFpdf: explicit check for $color 2023-06-13 15:40:03 +02:00
smiley 6c66d56a31 :octocat: remove QRMatrix::flip() 2023-04-10 15:41:19 +02:00
smiley 05e99b8eb8 :octocat: phan happy 2023-04-10 01:27:42 +02:00
smiley 4bdfa772d5 :octocat: BitMatrix: simplify mirror method 2023-04-10 01:21:40 +02:00
smiley a1f051ca55 :octocat: fix PHP 8.2 deprecation warning 2023-04-08 23:22:59 +02:00
smiley e128f93233 :octocat: 2023-04-08 23:22:26 +02:00
smiley a2da56402b :octocat: 2023-04-08 23:21:31 +02:00
smiley fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead 2023-04-07 19:21:59 +02:00
smiley db300baa78 🚿 2023-04-06 21:25:30 +02:00
smiley 44257b1e08 :octocat: add QRMatrix::setArea() 2023-04-06 20:59:03 +02:00
smiley 6bba12d98c :octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array 2023-04-06 20:45:38 +02:00
smiley a4ae0e959a :octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does 2023-04-06 02:11:08 +02:00
smiley 6b9f6f8459 :octocat: move format info & masking 2023-04-04 21:57:41 +02:00
smiley b0fc9aeb53 🚿 2023-04-04 20:29:57 +02:00
smiley 50179a97ef :octocat: move mask pattern parameter 2023-04-04 20:21:04 +02:00
smiley 9bc23a2161 :octocat: rename QRCode::getMatrix() and RecoderResult::getMatrix() to getQRMatrix() 2023-04-04 15:45:30 +02:00
smiley 2c389c7d4c :octocat: QRMatrix: add dummy methods with deprecation notice 2023-04-04 15:13:50 +02:00
smiley 1b2aa52d03 :octocat: proper names for QRMatrix getters 2023-04-04 15:00:55 +02:00
smiley 89b0d48e1c :octocat: silence phan 2023-03-25 19:53:30 +01:00
smiley b79bf85570 :octocat: improve minimum version detection and related tests 2023-03-25 19:37:37 +01:00
smiley b30c369810 :octocat: make QRData::estimateTotalBitLength() and QRData::getMinimumVersion() public 2023-03-23 21:38:40 +01:00
smiley ae0f312415 🚿 2023-03-22 21:24:54 +01:00
smiley 60a19b3c94 :octocat: QROutputInterface::moduleValueIsValid() improved checks & tests 2023-03-22 21:22:14 +01:00
smiley c4314d6088 :octocat: QREps: support CMYK 2023-03-16 15:24:02 +01:00
smiley 76e90986e7 :octocat: make QROutputInterface::moduleValueIsValid() public static 2023-03-16 13:23:53 +01:00
smiley d4887f2676 🔧 2023-03-16 11:50:25 +01:00
smiley 3e0a4655aa :octocat: use a proper constant for data mode 2023-03-16 11:20:33 +01:00
smiley f13300c304 🚿 2023-03-15 19:55:59 +01:00
smiley ba3636cfe9 :octocat: QROptionsTrait cleanup 2023-03-15 09:33:19 +01:00
smiley 4147dae999 :octocat: QRGdImage & QRImagick background/transparency rework 2023-03-15 07:57:17 +01:00
smiley de27a999ae 🚿 2023-03-13 16:56:50 +01:00
smiley 05eaf4eca0 :octocat: ECI mode rework 2023-03-13 16:38:10 +01:00
smiley 9eba4ada08 :octocat: remove unnecessary Mode::getLengthBitsForMode() 2023-03-13 15:17:24 +01:00
smiley 9977c51180 :octocat: let QRDataModeInterface::write() return $this 2023-03-13 15:14:59 +01:00