• Joined on 2025-05-21
ske087 created repository ske087/olimex_ESP32-C6-EVB 2026-02-23 17:54:20 +00:00
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 15:10:17 +00:00
7a77199fcf updated
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 13:28:28 +00:00
cbf324eb76 Rebuild exe: fix orientation (noscale only, no landscape flag)
71558cc983 Fix orientation: remove landscape flag from SumatraPDF (PDF already landscape), remove win32print orientation interference
Compare 2 commits »
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 06:06:03 +00:00
7437c547ec Add dist/LabelPrinter.exe with bundled SumatraPDF, landscape+quality fix
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-23 05:58:52 +00:00
461426fd89 Remove dist/ from tracking, add dist/ to .gitignore
3f3da62543 Fix printing: landscape orientation + high quality DPI via win32print before SumatraPDF job
Compare 2 commits »
ske087 pushed tag v1.0.0 to ske087/adaptronic_label-printer 2026-02-20 12:27:00 +00:00
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-20 12:25:42 +00:00
63b46206b6 Update project files and build output
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-19 13:17:05 +00:00
351fd3dfea Fix Windows browse, status label mapping, and repo cleanup
ske087 pushed to main at ske087/quality_app-v2 2026-02-15 18:54:59 +00:00
fd6db40339 Fix: Add missing printing module table and improve database management error handling
ske087 pushed to main at ske087/quality_app-v2 2026-02-15 15:58:56 +00:00
e2a6553fe9 updated format
6029a2b98e Fix barcode format and improve scannability
Compare 2 commits »
ske087 pushed to main at ske087/quality_app-v2 2026-02-15 11:24:07 +00:00
2b6be2ba49 Fix QZ Tray library loading and add pairing keys API endpoint
d5b043c762 Fix Docker build and add labels test data
Compare 2 commits »
ske087 deleted branch fg-scan-validation-warehouse from ske087/quality_app-v2 2026-02-15 08:57:53 +00:00
ske087 pushed to main at ske087/quality_app-v2 2026-02-15 08:57:46 +00:00
134fc73f9c Add database management labels table coverage verification report
78033a498a Add import labels functionality to labels module
bb8cd011f5 Final documentation and code updates: reorganized debug scripts and implementation documents to documentation directory
e53e3acc8e Implement print labels module with PDF generation, QZ Tray integration, and theme support
572b5af570 updated app
Compare 19 commits »
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-13 21:44:27 +00:00
9b7697321b final test
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-13 21:41:42 +00:00
6a11cf3d8d Clean repository and update .gitignore
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-13 21:35:39 +00:00
839828340d Add template selection and multiple copy printing features
ske087 pushed to main at ske087/label_printer 2026-02-13 13:55:18 +00:00
58082ed171 final doc
f09c365384 Fix printer detection, implement portable deployment with SumatraPDF
Compare 2 commits »
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-12 20:43:39 +00:00
3b23f89cf0 pdf backup
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-12 20:27:23 +00:00
8954135f93 Complete label printer redesign: file monitoring, SVG templates, sharp print quality
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-12 17:25:20 +00:00
0743c44051 Import latest version from label_printer repository as starting point