Alex Spataru
|
98ed3bc117
|
Merge pull request #3 from CellCS/bug/svg-issue
Bug/svg issue
|
2025-06-05 10:53:57 -05:00 |
|
gregory
|
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.
|
2025-05-08 20:04:01 -04:00 |
|
gregory
|
8be10721ee
|
QSvgRenderer has internal limits on path complexity or buffer size — hitting those leads to the truncation warning.
|
2025-05-08 15:58:19 -04:00 |
|
gregory
|
813bc1d97f
|
add more issue description
|
2025-05-08 15:56:28 -04:00 |
|
gregory
|
a3eaedde54
|
rewrite QImage QrCodeGenerator::qrCodeToImage to solve warning and qr fails when qt.svg: Invalid path data; path truncated. for long string content
|
2025-05-08 15:51:45 -04:00 |
|
Alex Spataru
|
024772ef94
|
Update main.cpp
|
2025-04-16 18:55:17 -05:00 |
|
Alex Spataru
|
5b511bc6b9
|
Update MainWindow.cpp
|
2025-04-16 18:54:51 -05:00 |
|
Alex Spataru
|
05ef848a2a
|
Format code & update example
|
2025-04-16 18:25:57 -05:00 |
|
Alex Spataru
|
40c941bf1b
|
Merge pull request #2 from bentwitthold/scaleQrImage
Scaling the QR code image to fit in the main window.
|
2024-12-09 04:06:53 -05:00 |
|
Bent Witthold
|
7a331106f3
|
Scaling the QR code image to fit in the main window.
|
2024-12-08 10:45:21 +01:00 |
|
Alex Spataru
|
65f4173c27
|
Update code from changes in private projects
|
2023-10-12 22:42:07 -05:00 |
|
Alex Spataru
|
a834f5db60
|
Merge pull request #1 from hancerli/fix-readme
Update README.md
|
2023-10-12 22:40:32 -05:00 |
|
Burak Hancerli
|
86ee70cb11
|
Update README.md
|
2023-10-12 11:04:07 +02:00 |
|
Alex Spataru
|
14a8ccb9f2
|
Update README.md
|
2023-03-26 19:14:52 -05:00 |
|
Alex Spataru
|
5db2198e3e
|
Remove Build.yml
|
2023-03-26 18:56:34 -05:00 |
|
Alex Spataru
|
f329b94888
|
Initial commit
|
2023-03-26 18:55:02 -05:00 |
|
Alex Spataru
|
d1b6b16e4b
|
Initial commit
|
2023-03-26 17:48:16 -05:00 |
|