Anton Thomasson
|
d9c14241bf
|
Vain attempts at optimization
|
2021-06-21 20:19:34 +02:00 |
|
Anton Thomasson
|
01e7e02bcd
|
Add ipps support
|
2021-06-20 19:34:04 +02:00 |
|
Anton Thomasson
|
cb6f836282
|
Make settings accessible directly from C++
|
2021-06-19 18:02:17 +02:00 |
|
Anton Thomasson
|
137eb965bf
|
Set creator in plaintext PDF
|
2021-06-19 16:34:17 +02:00 |
|
Anton Thomasson
|
79653dc244
|
Add image to PDF/Postscript conversion
|
2021-06-13 13:56:44 +02:00 |
|
Anton Thomasson
|
0f7b776899
|
Revert "Put back GIF as transfer format"
Qt doesn't support it.
This reverts commit 07a1e35f58 .
|
2021-06-13 13:55:33 +02:00 |
|
Anton Thomasson
|
598107bcb0
|
Fix missing include
|
2021-06-12 18:40:18 +02:00 |
|
Anton Thomasson
|
04bf472ff8
|
Don't use new in convertchecker
|
2021-06-12 17:09:56 +02:00 |
|
Anton Thomasson
|
4e8692c431
|
Add plaintext support
|
2021-06-12 12:45:58 +02:00 |
|
Anton Thomasson
|
76fdbb987f
|
Stop using new for processes
|
2021-06-12 12:01:26 +02:00 |
|
Anton Thomasson
|
22b6ec1c63
|
Break out ConvertWorker::adjustPageRange
|
2021-06-12 12:01:26 +02:00 |
|
Anton Thomasson
|
5125c48654
|
Break out ConvertWorker::pdftoPs
|
2021-06-12 12:01:17 +02:00 |
|
Anton Thomasson
|
e6d9a80e1c
|
Use pdfToRaster in convertPdf too.
|
2021-06-12 11:00:25 +02:00 |
|
Anton Thomasson
|
8c18418f26
|
Break out ConvertWorker::pdfToRaster
|
2021-06-12 10:34:46 +02:00 |
|
Anton Thomasson
|
07a1e35f58
|
Put back GIF as transfer format
|
2021-06-12 09:48:25 +02:00 |
|
Anton Thomasson
|
acf4dd9ac7
|
Revert "Revert organization/name, i.e. data dir etc."
This reverts commit 0bd35d647c .
|
2021-06-01 18:29:57 +02:00 |
|
Anton Thomasson
|
0bd35d647c
|
Revert organization/name, i.e. data dir etc.
|
2021-05-25 19:40:00 +02:00 |
|
Anton Thomasson
|
15a13d9648
|
Add experimental printer attribute override
|
2021-05-25 19:40:00 +02:00 |
|
Anton Thomasson
|
a41fbe067f
|
Only get pdf page count on pdfs
|
2021-05-25 19:39:53 +02:00 |
|
Anton Thomasson
|
5aa2afcc63
|
Handle FQDNs in IppDiscovery ImageProvider
|
2021-05-18 21:16:23 +02:00 |
|
Anton Thomasson
|
0666beccd2
|
Return size in IppDiscovery ImageProvider
|
2021-05-18 21:14:51 +02:00 |
|
Anton Thomasson
|
8aef95b143
|
Add SvgProvider for even better scaling
|
2021-05-18 21:04:52 +02:00 |
|
Anton Thomasson
|
126940f8ea
|
Simplify temporary JSON Objects
|
2021-05-13 19:53:25 +02:00 |
|
Anton Thomasson
|
580bbdfdbb
|
Make progress smoother
|
2021-05-13 19:53:01 +02:00 |
|
Anton Thomasson
|
946ead4698
|
Make progress strings translatable
|
2021-04-18 09:34:48 +02:00 |
|
Anton Thomasson
|
bc3c43874d
|
Assume A4 for empty paper size, check only if needed
|
2021-03-22 18:25:30 +01: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
|
45b3d11655
|
Fix Calligra (absence) detection
|
2021-03-20 14:37:48 +01:00 |
|
Anton Thomasson
|
9bf1a11cb5
|
Make printer attributes "let go" of files
|
2021-03-20 12:30:49 +01:00 |
|
Anton Thomasson
|
905745714c
|
Add page-ranges for office documents
|
2021-03-06 17:20:51 +01:00 |
|
Anton Thomasson
|
f36488c1b7
|
Add format selection for office formats, if auto
|
2021-03-06 16:42:13 +01:00 |
|
Anton Thomasson
|
43373d159e
|
Add calligraconverter support
|
2021-03-06 12:59:47 +01:00 |
|
Anton Thomasson
|
d16562900f
|
Add office types to Mimer
|
2021-03-05 22:26:22 +01:00 |
|
Anton Thomasson
|
9efbb6d6f0
|
Add calligraconverter to convertchecker
|
2021-03-05 22:22:43 +01:00 |
|
Anton Thomasson
|
22c823563b
|
Use exception-based error handling in ConvertWorker
|
2021-03-05 20:28:10 +01:00 |
|
Anton Thomasson
|
b569aede6b
|
Clean up mimetype handling
|
2021-03-04 21:49:27 +01:00 |
|
Anton Thomasson
|
d6ef26b64e
|
Delete tmpfile on all failures
|
2021-02-24 21:50:28 +01:00 |
|
Anton Thomasson
|
86b580c15f
|
Don't add resolution to IPP attrs if not set when adjusting for URF
|
2021-02-18 20:08:40 +01:00 |
|
Anton Thomasson
|
e5b105a3c6
|
Actually fix total number of pages with ranges
|
2021-02-18 20:07:40 +01:00 |
|
Anton Thomasson
|
86501b45d9
|
Fix total number of pages with ranges
Relevant for progress reporting and URF file headers
|
2021-02-17 22:15:04 +01:00 |
|
Anton Thomasson
|
276b9d2759
|
Fix Postscript printing
|
2021-02-13 21:59:46 +01:00 |
|
Anton Thomasson
|
3564b083e8
|
Attempt to fix threading mess in ImageProvider
|
2021-02-13 17:13:11 +01:00 |
|
Anton Thomasson
|
187fd4226e
|
Allow adding fake printers from file
|
2021-02-13 14:59:38 +01:00 |
|
Anton Thomasson
|
1ef3d590fc
|
Make imageprovider ascynchronous
|
2021-02-13 14:58:08 +01:00 |
|
Anton Thomasson
|
3d08d137e2
|
Add SailJail permissions
|
2021-02-06 13:44:50 +01:00 |
|
Anton Thomasson
|
027620277a
|
Workaround: set Accept-Encoding to identity
|
2020-12-13 20:06:14 +01:00 |
|
Anton Thomasson
|
01b2828838
|
Deduplicate request creation
|
2020-12-09 19:59:58 +01:00 |
|
Anton Thomasson
|
7913a6c306
|
Improve grayscale handling
|
2020-11-30 20:46:26 +01:00 |
|
Anton Thomasson
|
657cd37269
|
Remove timeouts
|
2020-11-30 20:28:33 +01:00 |
|