zxing/iphone/ZXingWidget/Classes
smparkes@smparkes.net ae6e2e0bd3 step towards making VS happy
git-svn-id: https://zxing.googlecode.com/svn/trunk@2637 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-07 21:59:18 +00:00
..
actions [iphone] zyntax modified (actually cleaner now, so it is building with recent versions of clang 2011-12-30 16:06:57 +00:00
parsedResults step towards making VS happy 2013-04-07 21:59:18 +00:00
resultParsers step towards making VS happy 2013-04-07 21:59:18 +00:00
ArrayAndStringCategories.h Add unit tests. Add VCardResultParser. Refactor DoCoMoResultParser. 2011-07-29 22:24:06 +00:00
ArrayAndStringCategories.m Add unit tests. Add VCardResultParser. Refactor DoCoMoResultParser. 2011-07-29 22:24:06 +00:00
AztecReader.h ahti333's port of aztec and gfpoly + some fixes + Xcode tweaks for recent ECI updates 2012-02-18 02:14:45 +00:00
AztecReader.mm ahti333's port of aztec and gfpoly + some fixes + Xcode tweaks for recent ECI updates 2012-02-18 02:14:45 +00:00
CBarcodeFormat.h modernize iphone & objective c for 1d 2013-04-01 06:00:53 +00:00
CBarcodeFormat.mm modernize iphone & objective c for 1d 2013-04-01 06:00:53 +00:00
DataMatrixReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
DataMatrixReader.mm [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
Decoder.h reduce the insanity in iphone 2013-04-07 19:24:11 +00:00
Decoder.mm step towards making VS happy 2013-04-07 21:59:18 +00:00
DecoderDelegate.h Issue 479 2010-08-17 21:18:56 +00:00
FormatReader.h Issue 479 2010-08-17 21:18:56 +00:00
FormatReader.mm Issue 479 2010-08-17 21:18:56 +00:00
MultiFormatOneDReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
MultiFormatOneDReader.mm [iphone] temporary fix because still not valid for app store. ScanTest now builds and run ad decodes QRCode. Does not work yet on iPhone 4. Next step is to completely change ZXingWidget to make it use AVFoundation 2010-08-09 04:46:06 +00:00
MultiFormatReader.h reduce the insanity in iphone 2013-04-07 19:24:11 +00:00
MultiFormatReader.mm [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
MultiFormatUPCEANReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
MultiFormatUPCEANReader.mm [iphone] temporary fix because still not valid for app store. ScanTest now builds and run ad decodes QRCode. Does not work yet on iPhone 4. Next step is to completely change ZXingWidget to make it use AVFoundation 2010-08-09 04:46:06 +00:00
NSString+HTML.h [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
NSString+HTML.m [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
OverlayView.h Move widget cancel button subview from drawRect to init. Remove image stuff that's not being used. 2012-10-14 00:29:07 +00:00
OverlayView.m reduce the insanity in iphone 2013-04-07 19:24:11 +00:00
QRCodeReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
QRCodeReader.mm [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
TwoDDecoderResult.h [iphone] fixed minor memory leaks 2011-03-16 15:57:43 +00:00
TwoDDecoderResult.m cleanup memory issues in decoder/decoder result; a few xcode4 svn tweaks 2011-04-13 19:47:41 +00:00
ZXingWidgetController.h ZXing license link within the scanning view from erikprice. Closes Issue 1075. 2012-02-17 18:05:17 +00:00
ZXingWidgetController.m step towards making VS happy 2013-04-07 21:59:18 +00:00