Commit Graph

50 Commits

Author SHA1 Message Date
codemasher e45213dfb0 :octocat: HTML: +css class 2019-03-01 15:34:34 +01:00
codemasher 40eb3ff29e :octocat: SVG: +css class 2019-03-01 15:33:50 +01:00
codemasher 090bbeb0f1 :octocat: QRMarkup::svg() removed width/height in favor of viewBox #30 2019-03-01 15:26:29 +01:00
codemasher 854cdbfbba :octocat: clamp RGB values 2018-11-08 22:08:07 +01:00
codemasher 2aee933b1e 💄 2018-09-19 20:35:16 +02:00
codemasher 0cfd4fb3a6 +imagick output 2018-09-19 18:13:58 +02:00
codemasher 3fd7e80148 :octocat: better(?) module value handling 2018-09-19 18:11:56 +02:00
codemasher a5486e5482 optional file saving through QROutputInterface::dump() 2018-09-19 11:04:23 +02:00
codemasher 1adba30c24 :octocat: removed chillerlan/traits dependency 2018-09-19 00:31:33 +02:00
codemasher dce0149576 dropped PHP < 7.2, dependency update 2018-08-23 20:18:37 +02:00
codemasher 0044e686ff :octocat: accept the ContainerInterface instead of QROptions 2018-03-13 18:34:39 +01:00
codemasher 1dc4c77072 :octocat: yo scrunitizer 2018-01-21 16:35:10 +01:00
codemasher 79af50a6fa :octocat: simplified output mode selection 2018-01-21 14:50:27 +01:00
codemasher de1890855d :octocat: +type hints 2018-01-21 14:20:14 +01:00
smiley 465351ca86 better SVG output 2017-12-29 06:17:21 +01:00
smiley 019d932d35 more tests & cleanup 2017-12-24 07:54:47 +01:00
smiley f388ff8c4b use module values or fall back to defaults 2017-12-21 01:00:04 +01:00
smiley c877a58c77 :octocat: don't add empty class attributes 2017-12-21 00:53:42 +01:00
smiley c5ef9a5ab6 :octocat: fall back to defaults if nothing is given 2017-12-20 19:50:52 +01:00
smiley 5334bf4683 2017-11-25 03:28:43 +01:00
smiley 88f800c50b 2017-11-24 03:02:00 +01:00
smiley 7ea7b3c85a 2017-11-23 02:28:42 +01:00
smiley f9e7a2eef2 :octocat: docfix 2017-10-25 05:49:01 +02:00
smiley fd3b73ec68 :octocat: added docblocks 2017-10-25 04:53:50 +02:00
smiley 418f4512f1 :octocat: fixed css class 2017-10-25 04:51:53 +02:00
smiley eb56b38766 :octocat: container properties -> protected 2017-10-25 04:15:45 +02:00
smiley 964f9be90c :octocat: added container trait 2017-10-25 04:12:23 +02:00
smiley 3cb3b5b9db :octocat: proper cache file saving 2017-10-25 00:01:06 +02:00
smiley 2a73a21612 ignore skipped jpeg test coverage 2017-02-26 16:59:47 +01:00
smiley f66213f24e added PHP7 scalar type hints, cleanup 2017-02-10 22:23:29 +01:00
smiley 03d5d92fbe added QRMarkup & cleaned up the output 2016-12-17 22:22:20 +01:00
Josh f55859ceba Throw Exception on cachefile write error 2016-12-16 22:18:14 -08:00
Josh 0f0db8d102 Add SVG output support 2016-12-16 21:36:07 -08:00
smiley 3b2d83bf60 optional newline character for html 2016-03-21 12:33:21 +01:00
smiley 2c2f4b8bec refactoring 2016-03-21 00:00:52 +01:00
smiley 714d029504 gonna leave it that way... 2016-02-29 22:24:48 +01:00
smiley 99084fcb9f optimization and cleanup 2016-02-24 02:49:53 +01:00
smiley 422392f674 scrunitizer happier 2016-02-23 15:11:36 +01:00
smiley 3484cfd269 fixed invalid output type exception 2016-02-09 02:13:10 +01:00
smiley 645e571d4f added string output type exception test 2016-02-09 01:27:47 +01:00
smiley ee9dc57917 removed @todo 2016-02-08 11:42:03 +01:00
smiley d1dd16c1cc HTML row tag > optional 2015-12-11 01:12:10 +01:00
smiley b70f028329 QRImage* 2015-12-10 03:38:10 +01:00
smiley b589215f97 moved API constants to QRCode 2015-12-09 23:41:36 +01:00
smiley 825f636ecf simplified for() loops 2015-12-09 21:42:41 +01:00
smiley 2681aa4ef5 added QRImage* soon 2015-12-09 04:35:24 +01:00
smiley e1ae12a533 added QRString* 2015-12-09 04:21:47 +01:00
smiley d74ac93106 added QRCodeOutputException 2015-12-09 04:20:40 +01:00
smiley 4dde390d7e added QROutput* 2015-12-09 04:20:00 +01:00
smiley 514f95c742 :goberserk: 2015-12-03 04:19:46 +01:00