Commit graph

12 commits

Author SHA1 Message Date
jgoldberg
5fc6af970b .noConflict() compliance: only reference $, not jQuery, inside the closure 2012-07-17 14:23:21 -05:00
Jerome Etienne
2b253c58f4 Merge branch 'fix-gray-lines' of https://github.com/ljos/jquery-qrcode
Conflicts:
	src/jquery.qrcode.js
2012-03-27 11:08:24 +02:00
Bjarte Johansen
386c0b4353 Fixed gray lines in between blocks.
The distance between the highest point the next point can be and the
lowest point the current can be is calculated and then it fills from
the closest integer to the current point.

Conflicts:

	src/jquery.qrcode.js
2012-03-26 13:13:25 +02:00
Bjarte Johansen
1696486fda Made it possible to change colour. 2012-02-13 16:33:22 +01:00
Jerome Etienne
7cfa67a142 fix error in table renderer 2011-11-11 13:01:40 +01:00
Jerome Etienne
98d788a782 debugging table renderer 2011-09-29 15:00:21 +02:00
Jerome Etienne
58c8167479 src/jquery.qrcode.js including <table> build from imbcmdth (Jon-Carlos Rivera) 2011-09-29 14:40:19 +02:00
Khalid Yagoubi
af5e6ef282 Add support up to version 40 (1852 to 4296 characters) + autodetect 2011-09-27 17:18:46 +02:00
Jerome Etienne
e7741e99e7 more work 2011-04-07 09:32:28 +02:00
Jerome Etienne
ee9162c3bc more work 2011-04-07 09:03:28 +02:00
Jerome Etienne
982351341a more work 2011-04-07 08:48:57 +02:00
Jerome Etienne
6cf004f07e cleanup + folder refactoring 2011-04-07 08:41:55 +02:00