Commit Graph

  • 2162e6d935
    Merge pull request #103 from Thaodan/update_example_android_gradlew Nikolaos Ftylitakis 2019-04-15 12:24:55 +0300
  • 3e6d8a7e22 Merge branch 'master' of https://github.com/ftylitak/qzxing Nikos Ftylitakis 2019-04-15 12:09:11 +0300
  • f51cc2fdbe update gradle build file to latest android support and gradle tools Björn Bidar 2019-04-12 10:28:18 +0200
  • 006e091f91 update gradle version of example Björn Bidar 2019-04-12 10:27:44 +0200
  • b2dc634098 src: use ::abs() instead of abs() Alfred Neumayer 2019-04-10 16:40:00 +0200
  • 70c3bd8502
    Merge pull request #2 from ftylitak/master Alfred E. Neumayer 2019-04-10 16:33:21 +0200
  • 0211eed2af
    Merge pull request #100 from fredldotme/master Nikolaos Ftylitakis 2019-04-03 12:19:33 +0300
  • 30d9f94457
    Merge pull request #1 from ftylitak/master Alfred E. Neumayer 2019-04-02 11:01:13 +0200
  • a747ab7af7 avoid processing empty video frame buffers Alfred Neumayer 2019-04-01 19:00:40 +0200
  • 9f53b1ac03 code cleanup favoritas37 2019-03-26 22:26:31 +0200
  • 9e40185e8d replace all Ref<Version> to Version* favoritas37 2019-03-25 14:37:19 +0200
  • 9dfa221563 Added blocking map-reduce concurrency when executing EncoderStressTest. (still has issues.) favoritas37 2019-03-25 12:32:10 +0200
  • 83243790f8 simplified CharacterSetECI initialization favoritas37 2019-03-25 12:30:23 +0200
  • 15ddcaf181 Added support to the execution of stress test for encode / decode operation for all possible combinations of Qr code length and error correction levels. Nikos Ftylitakis 2019-01-18 01:38:10 +0200
  • 38bbed6fcb add support to QZXing::getLastDecodeOperationSucceded function, returns the success status of the last decode operation execution Nikos Ftylitakis 2019-01-18 01:34:20 +0200
  • 34ec2de774 Merge branch 'igniti-gmbh-warningfixes' Nikos Ftylitakis 2018-12-25 17:51:10 +0200
  • 1ef4fb175f minor fixes Nikos Ftylitakis 2018-12-25 17:42:15 +0200
  • 284387fc5b Merge branch 'warningfixes' of https://github.com/igniti-gmbh/qzxing into igniti-gmbh-warningfixes Nikos Ftylitakis 2018-12-25 16:32:10 +0200
  • 352a77f4ae
    Merge pull request #95 from igniti-gmbh/imageprovider-size Nikolaos Ftylitakis 2018-12-17 08:22:29 +0200
  • 3f3a89b2ba Introduced ZXING_NULLPTR and ZXING_NOEXCEPT to abstract differences between C+11 and non-C++11 compilers Fixed warnings in QZXingFilter.cpp Removed C++11 requirement from all .pro files Set compiler warning flags via CONFIG += warn_on instead of using GCC specific switches Alexander Stillich 2018-11-16 13:05:58 +0100
  • ac5083feea Merge branch 'master' into warningfixes Alexander Stillich 2018-11-16 12:07:35 +0100
  • f5125e4420 Fixed QZXingImageProvider ignoring requestedSize when being called without custom settings Alexander Stillich 2018-11-15 14:17:10 +0100
  • 3e3c653b21
    Update README.md Nikolaos Ftylitakis 2018-11-14 19:35:26 +0200
  • 678240100c
    Merge pull request #93 from KangLin/master Nikolaos Ftylitakis 2018-11-14 19:30:33 +0200
  • 6e5d408732 Travis: add ci for linux and android KangLin 2018-11-14 16:56:14 +0800
  • da15d888d4 Appveyor: Add ci for windows use msvc and mingw KangLin 2018-11-14 16:55:44 +0800
  • 6c6999256c Fixed compiling tests & fixed warnings (except THROWS macro) Alexander Stillich 2018-11-05 17:13:34 +0100
  • 076dd575bd Adopted to latest upstream changes Alexander Stillich 2018-11-05 16:41:52 +0100
  • af8d8982de Adopted to latest upstream changes Alexander Stillich 2018-11-05 16:32:07 +0100
  • 36ac7dd520 More signed / unsigned warning fixes Alexander Stillich 2018-11-05 16:13:36 +0100
  • 230a796a28 changing 'byte' references to 'zxing::byte'. Triggered by #90. favoritas37 2018-11-05 16:05:59 +0200
  • d2242ac24a Fixed XXX has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit in Exception and derived classes Enabled -Wall and -Wextra Alexander Stillich 2018-11-05 14:50:45 +0100
  • 83e1075792 Fixed warning in ImageHandler::extractQImage() when QZXING_QML is not defined Alexander Stillich 2018-11-05 14:11:38 +0100
  • 0d67ad245f Fixed warnings in MatrixUtil.cpp Alexander Stillich 2018-11-05 14:08:39 +0100
  • 1dc6534c09 Fixed warnings in ReedSolomonEncoder.cpp Alexander Stillich 2018-11-05 14:08:16 +0100
  • 1106348fef Fixed warnings in MaskUtil.cpp Alexander Stillich 2018-11-05 13:55:34 +0100
  • 1b51a99dd2 Removed warnings in QrEncoder.cpp Alexander Stillich 2018-11-02 17:04:39 +0100
  • 5195a8d809 Removed warnings in BitArray.cpp Alexander Stillich 2018-11-02 16:58:15 +0100
  • 8f631567d4 Removed warnings in BitMatrix.cpp Alexander Stillich 2018-11-02 16:54:26 +0100
  • 75b8dc4f9b Removed warnings in QZXing.cpp Alexander Stillich 2018-11-02 16:53:23 +0100
  • fac57028e4 Fixed warning about unused parameters in QZXing::decodeSubImageQM when QZXING_QML is not defined Alexander Stillich 2018-11-02 16:46:36 +0100
  • b1bf4dfb01 Fixed header guards triggering 'warning: macro name is a reserved identifier' Alexander Stillich 2018-11-02 16:42:05 +0100
  • 26b5ce2fbd Removed multi-line comment warning Alexander Stillich 2018-11-02 16:16:55 +0100
  • e16429c233
    Merge pull request #91 from jimmymorales/bug-fix Nikolaos Ftylitakis 2018-11-01 08:50:35 +0200
  • 2b380f5483
    Add explicit namespace to byte class Jimmy Morales 2018-10-30 12:16:15 -0500
  • 501e0f8738 minor fix of the value of processingTime property provided by QZXing. nikos.ftylitakis 2018-08-02 12:00:49 +0300
  • 16f1530c5d Change CenterComparator and FurthestFromAverageComparator return value from integer to bool to better comply with the std::sort comparator. nikos.ftylitakis 2018-08-02 11:59:56 +0300
  • 5f8cf96b96
    Create CMakeLists.txt Bartosz Pajewski 2018-07-18 11:24:05 +0200
  • d61f2ac982
    Merge pull request #80 from err4nt/master Nikolaos Ftylitakis 2018-04-25 19:21:39 +0300
  • 62e66b120f Add YUYV image format support to QZXingFilter Danielle Grace Jackson 2018-04-24 16:22:27 -0500
  • 669a9b5d7a Fixed mirrored data in Qr code encoding by inverting indexes as suggested by #77 favoritas37 2018-04-12 02:30:30 +0300
  • 9c361587a4 Updated QZXingImageProvider::requestImage implementation to: - fix bug when '?' is included without correct definition of options - utilize requestedSize for the generated barcode favoritas37 2018-03-11 19:21:19 +0200
  • 34fb8daa82 Merge branch 'master' of https://github.com/ftylitak/qzxing favoritas37 2018-03-05 23:27:30 +0200
  • fcd4988004 Added fix for #54 as suggested by #56 made by @KangLin favoritas37 2018-03-05 23:26:34 +0200
  • 89cac63a78
    Added link to the tested contents for QR encoding Nikolaos Ftylitakis 2018-02-15 11:38:57 +0200
  • 5a415bff6c
    added missing import statement in encode code snipet. Nikolaos Ftylitakis 2018-02-12 21:50:58 +0200
  • 69d35fb76c
    minor changes in README file in the code snippets Nikolaos Ftylitakis 2018-02-12 21:49:20 +0200
  • 4156f88b1b
    Visual enhancements on the paragraph referrers Nikolaos Ftylitakis 2018-02-12 21:19:03 +0200
  • 805689c297 Updated README file to include information for the encoding functionality. Also added Table Of Contents. favoritas37 2018-02-12 21:09:54 +0200
  • bec02cb83e Added new implementation of QrCode encoding. It is backward compatible with the version that was active till now, though, it also enables an advanced operation for configuring options during encoding. favoritas37 2018-02-11 20:43:48 +0200
  • b9823b7d7f Merge branch 'master' of https://github.com/ftylitak/qzxing nikos.ftylitakis 2018-02-08 12:34:54 +0200
  • 4c9d50eaad Fix include dependencies for QZXingImageProvider that caused 'QtCore: No such file or directory' #66 nikos.ftylitakis 2018-02-08 12:34:35 +0200
  • 8d5d474303
    Merge pull request #68 from Simon-Maddison-fd/fixing_decoderToFmt_Bug Nikolaos Ftylitakis 2018-02-07 20:32:52 +0200
  • fd25154102 Fixing Bug Simon.Maddison 2018-02-07 17:07:23 +1100
  • dc7157f92f refactoring on QZXing.pri since Qt modules (core and gui) are by default included. #66 nikos.ftylitakis 2018-02-05 20:59:51 +0200
  • f4740d6e44 Finally the barcode encoding for Qr Codes has beed fixed. Thanks to this commit da544f639d i have seen the error. Thank you @niallfraser! nikos.ftylitakis 2018-01-12 18:15:49 +0200
  • 8d6d5b20d1 Better handle the destruction of the byte array in DataMatrixDecodedBitStreamParser. Fixes #58 nikos.ftylitakis 2017-12-14 16:42:23 +0200
  • 892dda9821
    Merge pull request #51 from oKcerG/feature/declarative-encoding Nikolaos Ftylitakis 2017-11-15 12:40:37 +0200
  • 5826e86d1b
    Merge pull request #55 from KangLin/master Nikolaos Ftylitakis 2017-11-15 09:37:43 +0200
  • 75ace6dd54 Fix: std::max error KangLin 2017-11-15 14:24:07 +0800
  • 11f1269ad6 Declarative encoding API from QML Grecko 2017-10-14 18:31:54 +0200
  • 7d751006ae Merge pull request #47 from mstarke/patch-1 Nikolaos Ftylitakis 2017-09-25 23:39:09 +0300
  • 9cfbba96da Fixed crash on iOS Michael Starke 2017-09-21 09:27:59 +0200
  • 9a846ab28d removed dependency of QString from QrCode encode functionality, instead used std::string favoritas37 2017-09-07 00:20:33 +0300
  • bb589af2bc added results of the current status favoritas37 2017-08-28 02:26:07 +0300
  • 25c6b585f5 added more tests for zxing/common/BitArray favoritas37 2017-08-28 02:25:13 +0300
  • 069ded5923 multiple refactorings based on latest version of ZXing core favoritas37 2017-08-25 02:46:43 +0300
  • fe43ed8788 completed implementation of QrCode::toString favoritas37 2017-08-23 01:07:23 +0300
  • 3c18b88aed Merge pull request #41 from ChALkeR/patch-3 Nikolaos Ftylitakis 2017-07-21 11:35:00 +0300
  • 3ef909b267 README: add lang to code blocks for highlighting Сковорода Никита Андреевич 2017-07-21 11:24:08 +0300
  • a98d663ed0 Merge pull request #40 from arminfelder/master Nikolaos Ftylitakis 2017-07-20 10:44:39 +0300
  • ffa53368d9 Merge pull request #1 from arminfelder/arminfelder-patch-1 arminfelder 2017-07-19 23:13:00 +0200
  • 3fe2dfec35 Update QZXingFilter.cpp arminfelder 2017-07-19 23:12:45 +0200
  • 5b7b5fd638 Merge pull request #39 from ftylitak/code128-gs1-dev Nikolaos Ftylitakis 2017-07-08 21:12:35 +0300
  • b6e671b52b updated README file to include reference to CODE128-GS-1 favoritas37 2017-07-08 21:09:26 +0300
  • e5b88fc2cb Added support to DecoderFormat_CODE_128_GS1 Refactoring on all classes that derive from OneDReader to have DecodeHints as argument to the decodeRow function. Need to populate the test images and get proper expected values. #36 favoritas37 2017-06-18 11:17:59 +0300
  • 1f4fa72255 Refactoring on the implementation of QZXingFilter to minimize the image copies favoritas37 2017-06-17 13:56:06 +0300
  • 06950e3bfe added missing break in switch of Code128 decodeRow favoritas37 2017-06-13 21:49:07 +0300
  • 6307040787 ported implementation of Code128Reader from current zxing implementation in the hope that GS1 separators will be functional. Partially successful but not finished. #36 favoritas37 2017-06-13 21:34:04 +0300
  • fbc505c3f2 quick workaround for 2D decoding for iOS Nikolaos Ftylitakis 2017-05-25 18:17:28 +0300
  • f26570dc70 Merge branch 'master' of https://github.com/ftylitak/qzxing Nikolaos Ftylitakis 2017-05-11 17:55:51 +0300
  • 710a6f6ab4 added Info.plist to allow iOS to use Camera feature Nikolaos Ftylitakis 2017-05-11 17:32:23 +0300
  • bf566aca2f Fixed compilation of QZXingDragNDropTest project, was missing the configuration flag qzxing_qml favoritas37 2017-05-01 15:09:14 +0300
  • d6e16dc543 Added failing test for Qr Encoding favoritas37 2017-04-25 20:26:24 +0300
  • 35ebd82c82 Expanding test for the interleaving of EC bytes favoritas37 2017-04-25 20:00:14 +0300
  • 1a035cf5c0 adding more tests for Qr Encoder. #10 favoritas37 2017-04-20 14:40:22 +0300
  • 94de33f4f5 First time that all written tests for Qr Encoding are succeeding. #10 Still the Qr code that is generated is not recognizable favoritas37 2017-04-19 20:27:58 +0300
  • ae144f213d Merge branch 'master' of https://github.com/ftylitak/qzxing favoritas37 2017-04-19 20:06:19 +0300
  • 295a28ee47 Progressing fixes for Qr Encoder. #10 favoritas37 2017-04-19 20:05:44 +0300
  • 9e199d1c9f Update README.md Nikolaos Ftylitakis 2017-04-19 19:19:00 +0300