Commit graph

92 commits

Author SHA1 Message Date
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
dd6bca12fc Improve what is a color/mono choice 2020-06-05 21:46:17 +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
09fbb96a7e Rework/expose format conversions 2020-06-04 21:31: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
Anton Thomasson
8e4d31be73 IppPrinter: Add check for poorly advertised PDF support 2020-06-01 20:47:27 +02:00
Anton Thomasson
cd852a6e9f Silence some string concatenation wanings 2020-06-01 20:21:09 +02:00
Anton Thomasson
33ff859757 Make forced raster conversions a dconf setting 2020-05-16 16:03:42 +02:00
Anton Thomasson
bd710831eb Add paper sizes 2020-05-16 15:17:42 +02:00
Anton Thomasson
04c46612c9 Enable transparent sending of PDFs
(was just disabled for experimenting with conversions)
2020-05-14 21:05:23 +02:00
Anton Thomasson
8c22740651 Enable translation of error messages from C++ 2020-05-14 21:00:37 +02:00
Anton Thomasson
f7aba42af2 Add image-to-raster conversions 2020-05-13 19:53:44 +02:00
Anton Thomasson
aa6daa1d77 Connect print job settings to ppm2pwg env 2020-05-09 20:39:50 +02:00
Anton Thomasson
c1570bcb1b Add a status page for convert/transfer 2020-05-06 20:46:41 +02:00
Anton Thomasson
a586dcca1a Get dpi for pdf conversion from settings or defaults 2020-05-05 20:36:01 +02:00
Anton Thomasson
4519f0a13e move ppm2pwg to inside seaprint 2020-05-05 20:09:09 +02:00
Anton Thomasson
cd31098279 Add basic conversion heuristics 2020-05-03 14:13:44 +02:00
Anton Thomasson
002af8c5f8 Clean up random files added by QtCreator 2020-05-01 17:36:07 +02:00
Anton Thomasson
5568452a79 Move conversion to a proper worker thread 2020-05-01 15:02:29 +02:00
Anton Thomasson
35cadccd1b Sorta, kinda works 2020-05-01 13:49:17 +02:00
Anton Thomasson
5ea76a4433 WIP: make an IODevice shim 2020-04-14 19:26:45 +02:00
Anton Thomasson
e0b10c83a1 make print() a slot 2020-04-04 13:56:36 +02:00
Anton Thomasson
5c67f44d78 Notify on failing to cancel job 2020-02-23 13:11:28 +01:00
Anton Thomasson
2f973f3d57 File format additions, user agent 2020-01-20 20:11:41 +01:00
Anton Thomasson
477aeeded0 Ignore some SSL errors 2020-01-04 11:55:22 +01:00
Anton Thomasson
1768b29a9e Refactor protocol handling in printer URIs 2020-01-03 16:36:24 +01:00
Anton Thomasson
0816f071f8 Add job status 2020-01-03 13:37:51 +01:00
Anton Thomasson
8c721b398b Refresh printers on page refresh 2019-12-17 20:20:09 +01:00
Anton Thomasson
ad0f92ba1e Improve job flow 2019-12-17 20:18:57 +01:00
Anton Thomasson
f56507c7ad Fix visibility of missing/lost printers 2019-12-15 11:24:36 +01:00
Anton Thomasson
6640260b4f Add option to remove jobs 2019-12-12 20:53:46 +01:00
Anton Thomasson
776ec800cd Start adding jobs view 2019-12-12 19:51:57 +01:00
Anton Thomasson
111feb9b92 More dubug printouts 2019-12-12 19:50:51 +01:00
Anton Thomasson
09438afc72 Add status code to debug printout 2019-12-06 20:18:48 +01:00
Anton Thomasson
662babf5db Use default port for printing 2019-12-01 20:36:56 +01:00
Anton Thomasson
210e40920c Actually add old project files 2019-12-01 20:27:34 +01:00