Anton Thomasson
62bcecccbe
Add basic label printer support
2023-01-29 13:47:43 +01:00
Anton Thomasson
d3bc294f0a
Sync submodules
2023-01-16 20:35:43 +01:00
Anton Thomasson
5d5e86dc6b
Fix image-to-pdf in flowchart, break apart pdf2printable and ppm2pwg boxes
2022-12-17 20:51:01 +01:00
Anton Thomasson
3045244c71
Update README.md
2022-12-17 17:46:08 +01:00
Anton Thomasson
3aad66c714
Adjust format flowchart
2022-12-17 17:35:17 +01:00
Anton Thomasson
31bfd08fae
Add format flowchart
2022-12-17 17:19:19 +01:00
Anton Thomasson
6f4d602456
Fix advanced page range input
2022-11-17 20:21:43 +01:00
Anton Thomasson
3d8ade0bef
Sync submodules
2022-10-22 13:24:22 +02:00
Anton Thomasson
7a144471e3
Fix German translation
2022-10-22 13:22:36 +02:00
wheelseal
5433d81764
Update harbour-seaprint-de.ts
...
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Update harbour-seaprint-de.ts
Is Line 5146-5149 needed?
Update the German Translation
Line 1381 + 1386: I don´t know this format, sorry.
missing changes of update German translation
You are right. My two different translations of Hagaki was a bit confusing. But so many lines... so I forgot that I had translated it before.
2022-10-22 13:11:32 +02:00
Anton Thomasson
a51061df7c
Hide identify-menu if empty
2022-08-27 11:17:06 +02:00
Anton Thomasson
741bdd7724
Sync submodules
2022-08-19 20:25:24 +02:00
Anton Thomasson
f9b740c94b
Ensure increasing page range list
2022-08-19 18:32:06 +02:00
Anton Thomasson
371c06b430
Sync submodules
2022-08-19 18:30:29 +02:00
Anton Thomasson
38d5a95982
Reset position for decoded answer when passed as failure response
2022-08-13 21:02:00 +02:00
Anton Thomasson
ac84fe079e
Use PrintParameters for paper sizes
2022-08-13 20:04:10 +02:00
Anton Thomasson
53ca370f92
Add advanced page ranges (list of ranges)
2022-08-13 16:35:03 +02:00
Anton Thomasson
3abd1e103f
Enable encoding 1-set-of
2022-08-13 16:34:00 +02:00
Anton Thomasson
8712ee6eea
Remove unneccessary function argument
2022-08-13 12:10:40 +02:00
Anton Thomasson
9287da53aa
Move some raster compensation to where it belongs
2022-08-01 20:30:22 +02:00
Anton Thomasson
6a06fa5ffd
Add support for client-side copies
2022-07-31 22:08:54 +02:00
Anton Thomasson
b7aeb097a3
Optimize raster logic a bit
2022-07-31 19:47:45 +02:00
Anton Thomasson
b70be18897
Sync submodules
2022-07-29 14:07:24 +02:00
Anton Thomasson
15cae28413
Improve PrinterWorker threading
...
Let PrinterWorker own its thread.
Don't access IppPrinter from PrinterWorker.
2022-07-20 15:18:49 +02:00
Anton Thomasson
5f71f2dd64
Add optional job-id to prioritized/sorted operation attributes
...
Some printers are really picky...
2022-07-18 22:27:39 +02:00
Anton Thomasson
51c90e6443
Add two-stage create/send print job support
2022-07-17 17:28:03 +02:00
Anton Thomasson
d037600d0f
Don't use chunked encoding when there is no document
2022-07-17 17:28:03 +02:00
Anton Thomasson
d094db4d89
Update translation credits
2022-07-17 17:07:41 +02:00
archon
515d3944e7
Update harbour-seaprint-pl.ts ( #69 )
...
* Update harbour-seaprint-pl.ts
Improved polish translation - I have filled the blanks.
2022-07-17 17:05:16 +02:00
Anton Thomasson
31cdaf0939
Mark some empty translations unfinished
2022-07-13 10:11:02 +02:00
Anton Thomasson
2cd0bb2812
Fix binary installation directive
2022-07-12 14:57:23 +02:00
Anton Thomasson
445cc19b10
Improve rpm spec
2022-07-12 10:47:39 +02:00
Anton Thomasson
56395707fa
Unbork translation template
2022-07-10 16:44:25 +02:00
Anton Thomasson
aaae57b113
Fix boolean encoding
2022-07-10 16:39:19 +02:00
Anton Thomasson
da923e3a32
Make await an explicit step on CurlRequester
2022-07-10 13:11:20 +02:00
Anton Thomasson
071c39b6f3
Move operation to IppMsg constructor
2022-07-10 11:36:21 +02:00
Anton Thomasson
04830863ab
Simplify IppPrinter->PrinterWorker interface
2022-07-10 10:29:56 +02:00
Anton Thomasson
95ef563230
Use QImageReader so images are loaded in correct orientation
2022-07-06 20:31:09 +02:00
Anton Thomasson
8ea54769c5
Sync submodules
2022-07-05 21:05:34 +02:00
Anton Thomasson
f6ec27b423
Sync submodules
2022-06-19 10:50:35 +02:00
Anton Thomasson
0874122bda
Ensure no decimals in supply level rendering
2022-06-13 20:45:46 +02:00
Anton Thomasson
813e1edb6a
Fix plaintext
2022-06-10 19:40:51 +02:00
Anton Thomasson
c30e7d3548
Remove DockedPanel
2022-06-06 09:47:17 +02:00
Anton Thomasson
fb40a89858
Don't remove icons from fake-file printers
...
...just don't try to load them
2022-06-04 17:42:18 +02:00
Anton Thomasson
64a7b0120f
Guard against 0-length values
2022-06-04 14:44:26 +02:00
Anton Thomasson
8c6344eef8
Enable raw/binary fake-printers
2022-06-04 14:43:53 +02:00
Anton Thomasson
9ff8775fab
Sync sybmodules
2022-06-01 17:58:55 +02:00
Anton Thomasson
6c7e09fdb5
Add SVG support
2022-05-30 19:35:18 +02:00
Anton Thomasson
1e6be94965
Handle 0 as marker high level
2022-05-27 14:28:32 +02:00
Anton Thomasson
342a1a82f0
Improve printer discovery logic
2022-05-27 14:19:56 +02:00