Commit graph

101 commits

Author SHA1 Message Date
Anton Thomasson
29c5bbf62b Make it DBusActivatable 2023-02-19 17:08:46 +01:00
Anton Thomasson
62bcecccbe Add basic label printer support 2023-01-29 13:47:43 +01:00
Anton Thomasson
53ca370f92 Add advanced page ranges (list of ranges) 2022-08-13 16:35:03 +02:00
Anton Thomasson
6a06fa5ffd Add support for client-side copies 2022-07-31 22:08:54 +02:00
Anton Thomasson
04830863ab Simplify IppPrinter->PrinterWorker interface 2022-07-10 10:29:56 +02:00
Anton Thomasson
6c7e09fdb5 Add SVG support 2022-05-30 19:35:18 +02:00
Anton Thomasson
ab96dc547f Add Reverse-BMP format 2022-05-26 11:57:16 +02:00
Anton Thomasson
08b66ed711 Stop resizing images when transferred as such 2022-05-16 21:52:00 +02:00
Anton Thomasson
ff2eae04cf Add Identify-Printer 2022-05-16 20:29:53 +02:00
Anton Thomasson
b4aaa85a2d Add option for restricting non-printer connections 2022-05-15 21:21:32 +02:00
Anton Thomasson
dd19333c81 Support printing plaintext as plaintext
It will be converted ro \r\n linebraks, but still has lowest prio
for printing plaintext input due to unreliable rendering.
2022-05-02 21:20:26 +02:00
Anton Thomasson
b1cd524b4c Make media, media-type and printer-state-reasons translatable 2022-04-25 15:42:17 +02:00
Anton Thomasson
993eb75cf7 Fix printing on non-A4 after restructuring 2022-03-23 20:34:38 +01:00
Anton Thomasson
438628598f Mention SailJail in Calligra instructions 2022-03-19 19:57:54 +01:00
Anton Thomasson
09ceb4f0ec Use PrintParameters for conversion settings 2022-03-19 18:51:13 +01:00
Anton Thomasson
390e5dd16d Make debug log configurable 2022-01-19 20:03:19 +01:00
JSEHV
3bcba3b8d7
Update harbour-seaprint-es.ts (#63)
* Update harbour-seaprint-es.ts
2022-01-18 19:32:51 +01:00
Anton Thomasson
47cde78edc Rearrange details page, add performance data 2022-01-13 21:10:47 +01:00
Anton Thomasson
d6db1ff5e2 Naming and cleanup of worker 2022-01-07 20:36:21 +01:00
Anton Thomasson
a78e2c4449 Handle empty printer name in more places 2022-01-04 19:29:03 +01:00
Anton Thomasson
76b219dc7c Adjust terminology 2021-12-22 14:29:18 +01:00
Anton Thomasson
f0eba7b5cd Remove Poppler instructions 2021-11-20 17:31:03 +01:00
Anton Thomasson
6b11d16bfc Basic failure propagation from failed uploads 2021-11-17 20:49:16 +01:00
Anton Thomasson
81c85f3a51 Update about page with license, sync ppm2pwg on amster 2021-11-16 20:49:32 +01:00
Anton Thomasson
497f860aaf Fix messages, cleanup 2021-11-16 20:46:35 +01:00
Anton Thomasson
32d3cc6587 Remove more redundant logic 2021-11-16 20:46:35 +01:00
Anton Thomasson
0ef25112a5 Change to cURL for IPP requests 2021-11-16 20:46:35 +01:00
Anton Thomasson
8deca1fd52 Expect Callligra 2021-09-27 21:44:36 +02:00
Anton Thomasson
a4168ef74f Remove always use media-col setting 2021-07-31 12:59:51 +02:00
Anton Thomasson
e559ef1470 Rename Media group to Media handling 2021-07-11 14:30:23 +02:00
Anton Thomasson
c4b8fd0b74 Put advanced media stuff in a sub-menu 2021-07-09 22:46:21 +02:00
Anton Thomasson
c0fdb31483 Add number-up and print-scaling format-dependent settings 2021-07-09 22:13:49 +02:00
Anton Thomasson
47a032a84d Put margins in a sub-menu 2021-07-09 19:52:00 +02:00
Anton Thomasson
b98cc0e47a Properly support (basic) media-col attributes 2021-07-09 19:52:00 +02:00
Anton Thomasson
ec6224f777 Add media-type (broken, needs to go into media-col) 2021-07-09 17:44:16 +02:00
Anton Thomasson
6d444c9aa6 Add output-bin and more media-source values 2021-07-09 17:19:32 +02:00
Anton Thomasson
2f1e1bf7a5 Add warning/hint about suffixes 2021-06-28 20:15:21 +02:00
Anton Thomasson
ab81e701fa Add support for media-ready 2021-06-21 21:31:36 +02:00
Anton Thomasson
6ef84580f3 Add printer location 2021-06-21 20:20:09 +02:00
Anton Thomasson
01e7e02bcd Add ipps support 2021-06-20 19:34:04 +02:00
Anton Thomasson
4e8692c431 Add plaintext support 2021-06-12 12:45:58 +02:00
Anton Thomasson
946ead4698 Make progress strings translatable 2021-04-18 09:34:48 +02:00
Anton Thomasson
c932d54da1 Remove obsolete option 2021-03-21 17:10:40 +01:00
Anton Thomasson
576f6a616f Save settings per document type 2021-03-21 12:49:54 +01:00
Anton Thomasson
80d5783620 Add option to remember settings 2021-03-21 10:52:54 +01:00
Anton Thomasson
9246d385b0 Dim values of unset settings (that are showing the default)
Add a reset option.
2021-03-20 19:45:30 +01:00
Anton Thomasson
0371b4ca94 Update NagScreen for Calligra 2021-03-20 14:39:21 +01:00
Anton Thomasson
74a4544401 Update credits 2021-03-06 20:20:38 +01:00
Anton Thomasson
0087596a69 Add waqrning about "office" formats 2021-03-06 16:13:21 +01:00
Anton Thomasson
86b57b0521 Simplify port 9100 warning 2021-02-16 20:04:04 +01:00