Moritz Martinius moritz
  • Joined on 2019-10-31
moritz pushed to gitea-actions-build at moritz/ptouch-prnt 2023-09-25 16:58:33 +00:00
eef42b1368 Ubuntu package names are weird...
moritz pushed to gitea-actions-build at moritz/ptouch-prnt 2023-09-25 16:57:02 +00:00
903a188c42 we need to run apt-get headless with -yq
moritz pushed to gitea-actions-build at moritz/ptouch-prnt 2023-09-25 16:55:37 +00:00
fd5713c742 Attempt to setup gitea build action
moritz pushed to gitea-actions-build at moritz/ptouch-prnt 2023-09-25 16:53:04 +00:00
d84fcb861a Attempt to setup gitea build action
moritz created pull request moritz/ptouch-prnt#1 2023-09-25 16:52:19 +00:00
Attempt to setup gitea build action
moritz pushed to gitea-actions-build at moritz/ptouch-prnt 2023-09-25 16:51:55 +00:00
4dc5a91892 Attempt to setup gitea build action
moritz created branch gitea-actions-build in moritz/ptouch-prnt 2023-09-25 16:51:54 +00:00
moritz pushed to master at moritz/ptouch-prnt 2023-09-25 16:28:03 +00:00
ccea502734 Explicitly set copy & move constructors to default for Printer
moritz pushed to master at moritz/ptouch-prnt 2023-09-24 16:41:38 +00:00
68283a6295 Add Clang-Tidy file
91c12e0ab9 Some cleanup in Bitmap.cpp
Compare 2 commits »
moritz pushed to master at moritz/ptouch-prnt 2023-09-24 16:08:24 +00:00
4b3247ef6d Successful label printing
moritz pushed to master at moritz/ptouch-prnt 2023-09-24 09:57:25 +00:00
b940890268 moved includes before copyright notice
moritz pushed to master at moritz/ptouch-prnt 2023-09-24 09:55:32 +00:00
de341e6803 english is hard
moritz pushed to master at moritz/ptouch-prnt 2023-09-24 09:50:02 +00:00
7905f37150 first successful print of gibberish
moritz pushed to master at moritz/ptouch-prnt 2023-09-23 14:10:17 +00:00
29a609e855 LICENSE text missing
moritz pushed to master at moritz/ptouch-prnt 2023-09-23 14:09:26 +00:00
1381efb5d1 Add license header to all source files
b55681752d Add license and Readme
Compare 2 commits »
moritz pushed to master at moritz/ptouch-prnt 2023-09-23 13:10:55 +00:00
55896d74f9 Add class for converting Bitmaps to monochrome bytes representation
moritz pushed to master at moritz/ptouch-prnt 2023-09-23 11:48:12 +00:00
318e078de5 Updated clang-format include dirs
moritz pushed to master at moritz/ptouch-prnt 2023-09-23 11:46:23 +00:00
ce5675d94e Updated clang-format include dirs
moritz pushed to master at moritz/ptouch-prnt 2023-09-23 11:33:19 +00:00
c0811df4bb Moved graphics classes into own namespace, added unit testing with gtest
moritz pushed to master at moritz/ptouch-prnt 2023-09-23 11:30:00 +00:00
373debd809 Moved graphics classes into own namespace, added unit testing with gtest