Commit Graph

1088 Commits

Author SHA1 Message Date
smiley da5bdb82c8 🔧 estimated bit length was correct, add a safety margin instead 5.0.2 2024-02-27 15:37:26 +01:00
smiley 5371453525 🚿 2024-02-27 14:50:38 +01:00
smiley d114a7d5d8 :octocat: CI update 2024-02-27 14:43:33 +01:00
smiley b2255fe358 🚿 2024-02-27 14:41:48 +01:00
smiley 266ffce775 🔧 QRData::estimateTotalBitLength(): do not substract from the estimated bit length 2024-02-27 14:18:44 +01:00
smiley e81ed39ca3 :octocat: QRGdImage::checkGD(): use imagetypes() instead of gd_info() 5.0.1 2024-01-07 20:37:03 +01:00
smiley 4526edb453 🚒 2024-01-07 13:53:31 +01:00
smiley d641fced1f :octocat: clean up builddir mess 2024-01-07 13:32:32 +01:00
smiley e9cc23dc31 📖 2024-01-07 01:25:59 +01:00
smiley 3062cb5125 :octocat: dependency update 2024-01-07 01:25:28 +01:00
smiley baf264a77b :octocat: 2024-01-07 01:24:17 +01:00
smiley 6239074411 🛀 test cleanup 2024-01-07 01:21:16 +01:00
smiley c27973ace0 :octocat: minor optimizations 2024-01-07 01:19:51 +01:00
smiley 83d5ce91df 🚿 2024-01-07 00:59:42 +01:00
smiley ccf5b13a26 2024-01-06 17:50:31 +01:00
smiley 7c861afc46 :octocat: v5.0.x branch adjustments 2023-11-24 21:36:43 +01:00
smiley a301af5b7f 📖 5.0.0 2023-11-24 16:47:26 +01:00
smiley 34820bd56f 📖 2023-11-23 18:08:11 +01:00
smiley 4176e35865 :octocat: 2023-11-14 16:41:50 +01:00
smiley 33ad99a1bd 📖 2023-10-29 20:15:03 +01:00
smiley 0fb1995a74 🔥 2023-10-29 19:50:46 +01:00
smiley 9df5ed6c8c :octocat: does that disable the special snowflake issue? 2023-10-29 19:48:57 +01:00
smiley 27df9aa66e 🔧 2023-10-28 00:03:44 +02:00
smiley f6dc397a56 cheap performance tests 2023-10-27 23:41:18 +02:00
smiley 49b0c399c8 📖 2023-10-27 23:39:31 +02:00
smiley ff147426a1 :octocat: moved some files 2023-10-27 20:03:48 +02:00
smiley 48a0350329 :octocat: optional color negation in the reader 2023-10-26 13:22:01 +02:00
smiley b4780d7dfe :octocat: minor performance improvements for html and string output 2023-10-26 13:06:41 +02:00
smiley 3ad6b70d78 :octocat: + documentation issue template 2023-10-26 13:02:39 +02:00
smiley 334fe5a42f 🚿 phpcs happy 2023-10-25 23:00:15 +02:00
smiley f72802c612 :octocat: 2023-10-25 22:42:23 +02:00
smiley 8173bc35c2 :octocat: use PHPUnit 9.6 schema 2023-10-25 22:42:01 +02:00
smiley 8cd9f27ed9 🚿 2023-10-25 22:40:24 +02:00
smiley ab358f2f38 :octocat: fixes/implements #223 2023-10-25 21:30:48 +02:00
smiley 5e8d10df82 :octocat: a few more performance improvements 2023-10-25 13:55:25 +02:00
smiley 8049976e5b :octocat: add QROptionsTrait::$gdImageUseUpscale 2023-10-24 23:57:17 +02:00
smiley 57448af264 :octocat: remove QROptionsTrait::$svgViewBoxSize (#222) 2023-10-24 22:35:49 +02:00
smiley 8c0da25c72 🚿 2023-10-23 01:55:17 +02:00
smiley 3c2d23d8ac :octocat: mask pattern testing performance improvement 2023-10-23 01:45:00 +02:00
smiley af7ba49225 :octocat: some micro optimization 2023-10-17 00:06:39 +02:00
smiley d2dd077f14 🚿 2023-10-16 20:41:13 +02:00
smiley 6a26d3afb8 📖 2023-10-16 20:35:06 +02:00
smiley 59d8132392 🚿 2023-10-16 19:30:16 +02:00
smiley 90f4a4bc66 :octocat: significant output performance improvements 2023-10-16 18:27:45 +02:00
smiley 2327690e99 🚿 2023-10-15 16:28:16 +02:00
smiley c0dba8dab5 :octocat: QROutputAbstract::getModuleValue() now throws if the value is not set 2023-10-15 00:44:38 +02:00
smiley 99b1f9cf45 🚿 2023-10-15 00:18:19 +02:00
smiley dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes 2023-10-14 23:45:14 +02:00
smiley 07eb6e38ff :octocat: removed QROptionsTrait::$textDark and QROptionsTrait::$textLight 2023-10-14 23:35:12 +02:00
smiley 98d4447aa4 :octocat: removed the fill attributes from QRMarkupSVG::path() as they can be set by CSS and were unintuitive 2023-10-14 19:56:04 +02:00