Commit Graph

31 Commits

Author SHA1 Message Date
Nikolaos Ftylitakis d48a139d03 At Barcode Encode image provider support explicitSize option in cases where the Item that requests the image can not provide requested size. Such cae is at #191 where the image was requested through an HTML tag in a RichText instead being source to an Image. 2021-05-06 13:12:06 +03:00
Nikolaos Ftylitakis cfc728583b changed all QML versions from 2.3 to 3.1 2021-01-26 11:51:42 +02:00
Nikolaos Ftylitakis 321d7f73ab Fix Qt 6 limitations link in REAME 2021-01-26 11:41:41 +02:00
Nikolaos Ftylitakis 9c80b90d7c Updated REAME files with Qt 6 limitations 2021-01-26 11:39:59 +02:00
Nikolaos Ftylitakis 63850d5f03 Update in README.md to include missing info on how to use Barcode Encoder feature. Also added warning (in debug mode) if trying to use Encoder feature through QML through feature is not enabled. 2020-11-10 10:20:38 +02:00
Nikos Ftylitakis 33415b1ccf updated README file with the optional settings (setSourceFilterType, setTryHarderBehaviour). 2020-06-23 06:10:31 +03:00
Nikos Ftylitakis bad0b6551c Added information in README for the updated method of using the test resources for unit testing. This should held on #149 2019-12-20 13:06:59 +02:00
Nikos Ftylitakis 10ba99586e replace all occurences of '#include <QZXing.h>' with '#include QZXing.h'. Possible fix for #81 #118 #123 2019-10-15 10:04:09 +03:00
João Barbosa a919f7dc37 Add transparent option to image provider 2019-09-29 21:16:25 +01:00
Nikolaos Ftylitakis 1d1fd56d7e
Removed forgotten markings from previous conflict in README.md 2019-09-29 20:28:48 +03:00
Nikos Ftylitakis a5cb500a74 merging promag:2019-08-add-border-feature to support the optional drawing of white border around the generated qr code. 2019-09-29 19:20:47 +03:00
Nikos Ftylitakis 98c2479ca3 fix typo at the configuration parameters of Encoder. Old value: "corretionLevel" -> new value "correctionLevel" 2019-09-29 01:43:03 +03:00
João Barbosa a8f8f56983 Add border option to image provider 2019-08-05 23:52:13 +01:00
Nikolaos Ftylitakis d91f80528d
Added LGTM badges
Added LGTM badges. Their actual value is calculated once a day, so upon making changes roughly a day must pass to see results.
2019-07-03 15:18:45 +03:00
Nikolaos Ftylitakis ab625225df
Updated README.md
Added AppVeyor badge
2019-06-26 11:24:18 +03:00
Nikolaos Ftylitakis 3e3c653b21
Update README.md
added build status badge from travis-ci
2018-11-14 19:35:26 +02:00
favoritas37 9c361587a4 Updated QZXingImageProvider::requestImage implementation to:
- fix bug when '?' is included without correct definition of options
 - utilize requestedSize for the generated barcode

Updated README.md file to reflect changes.
2018-03-11 19:21:19 +02:00
Nikolaos Ftylitakis 89cac63a78
Added link to the tested contents for QR encoding 2018-02-15 11:38:57 +02:00
Nikolaos Ftylitakis 5a415bff6c
added missing import statement in encode code snipet. 2018-02-12 21:50:58 +02:00
Nikolaos Ftylitakis 69d35fb76c
minor changes in README file in the code snippets 2018-02-12 21:49:20 +02:00
Nikolaos Ftylitakis 4156f88b1b
Visual enhancements on the paragraph referrers 2018-02-12 21:19:03 +02:00
favoritas37 805689c297 Updated README file to include information for the encoding functionality. Also added Table Of Contents. 2018-02-12 21:09:54 +02:00
Сковорода Никита Андреевич 3ef909b267 README: add lang to code blocks for highlighting 2017-07-21 11:24:08 +03:00
favoritas37 b6e671b52b updated README file to include reference to CODE128-GS-1 2017-07-08 21:09:26 +03:00
Nikolaos Ftylitakis 9e199d1c9f Update README.md
removed to reference to SourceForge with the intention of gradually stop any traffic towards the project's old hosting site.
2017-04-19 19:19:00 +03:00
Nikolaos Ftylitakis 2cf6f94f94 Update README.md
minor style fix
2017-04-19 19:16:33 +03:00
Nikolaos Ftylitakis 6d945cce4f Update README.md
fixed Readme file styling
2017-03-20 18:17:39 +02:00
favoritas37 2207c3c248 Removed qzxing_qml tag from the defaults
Automatically add qzxing_qml if qzxing_multimedia tag is used
Refactorings to wrap QML dependant code in QZXING_QML scopes
update README.md to reflect the above changes
changes triggered from #26
2017-03-20 17:23:52 +02:00
favoritas37 703d79174d Update main readme file to include the latest changes with the dependency control. Added more info for a quick introduction to the library 2017-01-16 19:58:34 +02:00
Nikolaos Ftylitakis 243c4dbef2 Update README.md
to have the contact instructions
2016-08-11 18:21:10 +03:00
Nikolaos Ftylitakis f4208ba01e Create README.md 2016-08-10 18:16:59 +03:00