Commit graph

208 commits

Author SHA1 Message Date
Anton Thomasson
d3ff426946 Add zero margin setting 2020-06-16 19:51:29 +02:00
Anton Thomasson
c58ed1e67d Add support for encoding collections 2020-06-13 20:12:29 +02:00
Anton Thomasson
ac2b76a0f0 Encode ipp attrs into a Bytestream-ref 2020-06-13 18:10:58 +02:00
Anton Thomasson
011c897e76 Put op-attrs in order, fixed understanding of document-format 2020-06-13 18:00:47 +02:00
Anton Thomasson
a73b0b734a Improve additional format detection 2020-06-13 13:05:33 +02:00
Anton Thomasson
35d3e44ffd Icon selection heuristics 2020-06-13 12:51:21 +02:00
Anton Thomasson
16f1edd818 Set IppMsg version to 2.0 if printer supports it 2020-06-13 12:35:51 +02:00
Anton Thomasson
035e310069 Add collection decoding 2020-06-13 11:29:24 +02:00
Anton Thomasson
761f0a3869 Rework list/1-setOf handling 2020-06-12 18:56:06 +02:00
Anton Thomasson
ca2b9086d8 Fix relaying of op-attrs to error reporting 2020-06-12 17:02:24 +02:00
Anton Thomasson
0fe2ff2eed Fix URF resolution logic 2020-06-10 19:30:22 +02:00
Anton Thomasson
8af058021e Correct spelling 2020-06-09 19:18:24 +02:00
attah
9a8b97133d
Merge pull request #31 from carmenfdezb/master
Updated Spanish language
2020-06-09 19:00:59 +02:00
Carmen F. B
12cef7c2b3
Updated Spanish language 2020-06-09 10:19:25 +02:00
attah
ae2ab0247a
Merge pull request #30 from dashinfantry/patch-7
Update harbour-seaprint-zh_CN.ts
2020-06-08 19:48:33 +02:00
dashinfantry
390e499183
Update harbour-seaprint-zh_CN.ts 2020-06-09 00:38:42 +08:00
Anton Thomasson
4f9ee8cb3c Simplify image conversion 2020-06-08 18:24:40 +02:00
Carmen F. B
06633bc537
Merge pull request #2 from attah/master
Updated from original project
2020-06-08 18:05:47 +02:00
attah
54f15dc372
Create FUNDING.yml 2020-06-07 20:29:03 +02:00
Anton Thomasson
6c1b33e96d Enable more translations 2020-06-07 17:58:47 +02:00
Anton Thomasson
f42dbf4484 Use SRGB setting in ppm2pwg
image->sRGB
PDF->RGB
2020-06-07 17:38:40 +02:00
Anton Thomasson
a8f904d234 Update ppm2pwg to get srgb option 2020-06-07 17:21:08 +02:00
Anton Thomasson
40fe4c2b90 Add settings page 2020-06-07 17:05:46 +02:00
Anton Thomasson
3bf59f0141 Remove duplex from IPP attributes if PS 2020-06-07 15:27:27 +02:00
Anton Thomasson
8b3ffad513 Add setting to (not) consider additional formats 2020-06-07 14:54:15 +02:00
Anton Thomasson
dae84a97c9 Move settings 2020-06-07 14:37:04 +02:00
Anton Thomasson
5df016b0fa Add nag-screen 2020-06-07 14:28:54 +02:00
Anton Thomasson
ee0fc56bde Limit transfer formats when PDF tools not installed 2020-06-07 12:23:59 +02:00
Anton Thomasson
13a66f358b Make ChoiceSetting work when there are more choices than can fit on the screen 2020-06-07 11:48:04 +02:00
Anton Thomasson
231e7df644 Expose IPP type enums to QML 2020-06-06 17:20:30 +02:00
Anton Thomasson
37c0abee74 Enable translation/prettification of media-source 2020-06-06 16:12:42 +02:00
Anton Thomasson
bfd496138d Add pdf->postscript conversions 2020-06-06 15:47:43 +02:00
Anton Thomasson
5419ec2c30 Include print-color-mode in attributes to be removed
...when printing via raster format
2020-06-06 15:16:46 +02:00
Anton Thomasson
76abb7cea5 Add option to remove sides IPP attribute for raster formats
...because apparently my printer doesn't like it,
even if it agrees with the raster file
2020-06-06 14:59:44 +02:00
Anton Thomasson
213ab589a3 Clean up connections 2020-06-06 11:27:08 +02:00
Anton Thomasson
37431cc21e Update ppm2pwg for sanity 2020-06-05 22:01:12 +02:00
Anton Thomasson
dd6bca12fc Improve what is a color/mono choice 2020-06-05 21:46:17 +02:00
Anton Thomasson
ee4b562560 Update ppm2pwg to correct URF grey 2020-06-05 21:45:41 +02:00
Anton Thomasson
ce67e42720 Add forceIncluDeDocumentFormat option
...because my printer is stupid
2020-06-05 21:12:19 +02:00
Anton Thomasson
b7b587d099 Make alwaysConvert do something again 2020-06-05 21:01:59 +02:00
Anton Thomasson
5814a8c6a2 Add format heuristics for when using octet-string 2020-06-05 20:41:45 +02:00
Anton Thomasson
8571b7fb5c Make additional formats a printer property
...and add them to format choices
...and consider them properly supported, for now
2020-06-05 20:05:48 +02:00
Anton Thomasson
ed218e5278 Limit resolution choices to dpi
...because nothing else is really supported
2020-06-05 19:05:11 +02:00
Anton Thomasson
65c3ad186d Fix om_large-photo_200x300 size 2020-06-05 18:55:40 +02:00
Anton Thomasson
67c27bdb80 Expose media-source setting 2020-06-05 18:49:52 +02:00
Anton Thomasson
09fbb96a7e Rework/expose format conversions 2020-06-04 21:31:46 +02:00
Anton Thomasson
28bb06d18e Don't crash on decoding unsupported-attributes 2020-06-03 20:42:46 +02:00
Anton Thomasson
1b1079b679 Add transfer progress 2020-06-03 20:42:18 +02:00
Anton Thomasson
d62f0c8a56 Pretend status-message is a job attribue 2020-06-01 22:05:43 +02:00
Anton Thomasson
2c1c6e4dc5 Move URF resolution fix to IppPrinter
...so it can be sent in the attributes
2020-06-01 21:56:47 +02:00