Moritz Martinius moritz
  • Joined on 2019-10-31
moritz pushed to generate-text-part-one at moritz/ptprnt 2024-04-28 15:37:10 +00:00
604dcece4f Implement basic layouting
moritz closed issue moritz/ptprnt#5 2024-04-20 12:04:59 +00:00
Convert PtouchPrint::getCompatiblePrinters into parameterized factory
moritz commented on issue moritz/ptprnt#5 2024-04-20 12:04:59 +00:00
Convert PtouchPrint::getCompatiblePrinters into parameterized factory

basic implementation with ad0b2c91ae

moritz pushed to generate-text-part-one at moritz/ptprnt 2024-04-20 12:03:56 +00:00
37ee7c10f1 c++ standard needs to be c++2a as c++20 is not possible with CI
moritz pushed to generate-text-part-one at moritz/ptprnt 2024-04-20 12:01:57 +00:00
d98399949c Fix printer info issue
a47a3189d3 Fix issues after rebase
6857de7b1f commands restructured to be const vectors
5a38600e2a Got it almost working...
1163ae5745 Removing files that shouldn't have been staged
Compare 12 commits »
moritz pushed to generate-text-part-one at moritz/ptprnt 2024-04-20 11:16:23 +00:00
35f768d589 commands restructured to be const vectors
4f5af6722e Got it almost working...
b2971d15dc Removing files that shouldn't have been staged
ca4cdc3fd9 Some side tracking fixing undefined behaviour and memory vulnurabilities
13a308ffa5 Rename Image class to Label
Compare 10 commits »
moritz pushed to master at moritz/ptprnt 2024-04-20 11:10:32 +00:00
ad0b2c91ae Add a printer factory to simplify construction of printer drivers (#11)
moritz merged pull request moritz/ptprnt#11 2024-04-20 11:10:31 +00:00
Add a printer factory to simplify construction of printer drivers
moritz pushed to add-printer-factory at moritz/ptprnt 2024-04-20 10:56:52 +00:00
51c508485b Extend printer interface to represent actually functionality better
cef33729a7 This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
5b3148cb65 Improve gitignore for less noise in commits (#10)
Compare 3 commits »
moritz pushed to add-printer-factory at moritz/ptprnt 2024-04-20 10:54:35 +00:00
6770fce7b7 Extend printer interface to represent actually functionality better
moritz pushed to generate-text-part-one at moritz/ptprnt 2024-04-20 10:03:25 +00:00
2d54e583b7 commands restructured to be const vectors
moritz pushed to add-printer-factory at moritz/ptprnt 2024-03-23 13:36:36 +00:00
1b52fb0458 This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
moritz created pull request moritz/ptprnt#11 2024-03-23 13:34:28 +00:00
Add a printer factory to simplify construction of printer drivers
moritz pushed to add-printer-factory at moritz/ptprnt 2024-03-23 13:33:35 +00:00
0462ba4d34 This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
moritz created branch add-printer-factory in moritz/ptprnt 2024-03-23 13:33:35 +00:00
moritz pushed to master at moritz/ptprnt 2024-03-23 12:04:52 +00:00
5b3148cb65 Improve gitignore for less noise in commits (#10)
moritz merged pull request moritz/ptprnt#10 2024-03-23 12:04:50 +00:00
Improve gitignore for less noise in commits
moritz created pull request moritz/ptprnt#10 2024-03-23 11:27:00 +00:00
Improve gitignore for less noise in commits
moritz pushed to gitignore-improvements at moritz/ptprnt 2024-03-23 11:26:10 +00:00
e0e158ca90 Improve gitignore for less noise in commits
moritz created branch gitignore-improvements in moritz/ptprnt 2024-03-23 11:26:10 +00:00