58f73fc7d9
showcase example of using cmake
talksik
2025-07-16 19:39:16 -07:00
0183960a41
Merge pull request #4 from bravechamp/main
Alex Spataru
2025-06-05 11:00:52 -05:00
98ed3bc117
Merge pull request #3 from CellCS/bug/svg-issue
Alex Spataru
2025-06-05 10:53:57 -05:00
58633d8cd0
Allow QR code generation from binary data
Berk Demirkır
2025-06-05 18:38:45 +03:00
594033264e
dynamically adjusts the imageSize so that each module is an integer number of pixels, avoiding possible aliasing artifacts when size isn’t divisible evenly by qrSize + 2 × border.
gregory
2025-05-08 20:04:01 -04:00
8be10721ee
QSvgRenderer has internal limits on path complexity or buffer size — hitting those leads to the truncation warning.
gregory
2025-05-08 15:58:19 -04:00
813bc1d97f
add more issue description
gregory
2025-05-08 15:56:28 -04:00
a3eaedde54
rewrite QImage QrCodeGenerator::qrCodeToImage to solve warning and qr fails when qt.svg: Invalid path data; path truncated. for long string content
gregory
2025-05-08 15:51:45 -04:00
024772ef94
Update main.cpp
Alex Spataru
2025-04-16 18:55:17 -05:00
5b511bc6b9
Update MainWindow.cpp
Alex Spataru
2025-04-16 18:54:51 -05:00
05ef848a2a
Format code & update example
Alex Spataru
2025-04-16 18:25:57 -05:00
40c941bf1b
Merge pull request #2 from bentwitthold/scaleQrImage
Alex Spataru
2024-12-09 04:06:53 -05:00
7a331106f3
Scaling the QR code image to fit in the main window.
Bent Witthold
2024-12-05 11:17:20 +01:00
65f4173c27
Update code from changes in private projects
Alex Spataru
2023-10-12 22:42:07 -05:00
a834f5db60
Merge pull request #1 from hancerli/fix-readme
Alex Spataru
2023-10-12 22:40:32 -05:00