Commit Graph

946 Commits

Author SHA1 Message Date
smiley ffb2aa026f :octocat: 2023-07-09 15:47:49 +02:00
smiley 5ef8ee4968 :octocat: 2023-07-09 15:47:36 +02:00
smiley 29841b097b :octocat: 2023-06-21 16:09:55 +02:00
smiley cf92e49958 :octocat: this was possible all the time??? 2023-06-21 14:11:28 +02:00
smiley 12d0edfd53 🚒 knew it 2023-06-15 17:48:46 +02:00
smiley dee23cb127 💣 will this explode? (it will) 2023-06-15 17:43:06 +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 b37fa3e8f3 :octocat: 2023-06-13 17:33:39 +02:00
smiley b4b6d22f57 :octocat: 2023-06-13 17:31:01 +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 c8c37a4e36 🔧 phan happy 2023-04-21 23:22:27 +02:00
smiley cf4e5a7eaa :octocat: added phpunit constant to limit reader test maximum version 2023-04-10 19:56:25 +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 5c37096c9d :octocat: 2023-04-09 16:49: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 284c42db88 :octocat: 2023-03-26 01:32:16 +01: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 5fe305b25d :octocat: separate ECI test from DataInterfaceTestAbstract 2023-03-23 17:51:46 +01:00
smiley 02a2321dbb :octocat: 2023-03-22 22:19:17 +01:00
smiley ae0f312415 🚿 5.0-beta 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 b18647a147 + QREpsTest 2023-03-22 21:18:13 +01:00
smiley 3afa888180 :octocat: added group tag for sloww tests 2023-03-16 17:43:09 +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