Anton Thomasson
|
cecc038a6d
|
Fix more broken stuff after restructuring
|
2022-03-26 18:35:22 +01:00 |
|
Anton Thomasson
|
993eb75cf7
|
Fix printing on non-A4 after restructuring
|
2022-03-23 20:34:38 +01:00 |
|
Anton Thomasson
|
09ceb4f0ec
|
Use PrintParameters for conversion settings
|
2022-03-19 18:51:13 +01:00 |
|
Anton Thomasson
|
e16bfbe7c6
|
Don't send margins when effecting them locally
|
2022-03-19 17:55:55 +01:00 |
|
Anton Thomasson
|
ef3b53abdb
|
Add re-encoding of jpegs to baseline profile
|
2022-03-06 17:16:07 +01:00 |
|
Anton Thomasson
|
71b2986a37
|
Spring cleaning
|
2022-02-20 14:13:11 +01:00 |
|
Anton Thomasson
|
0efd96c072
|
Make the icon an attribute on the printer object
This allows retrying based on actual size and using cURL for getting
the icon to avoid old Qt network code.
|
2022-02-19 17:48:51 +01:00 |
|
Anton Thomasson
|
afb8d65ea8
|
Clean up logs a bit
|
2022-01-19 20:18:00 +01:00 |
|
Anton Thomasson
|
8843275fde
|
Remove redundant deleteLater
|
2022-01-17 21:32:12 +01:00 |
|
Anton Thomasson
|
8b4c2f373b
|
Plug a leak
|
2022-01-14 22:49:38 +01:00 |
|
Anton Thomasson
|
2ab6a7d979
|
Resolve string uris
|
2022-01-14 22:44:55 +01:00 |
|
Anton Thomasson
|
0684e677ec
|
Get printer strings
|
2022-01-14 22:14:06 +01:00 |
|
Anton Thomasson
|
d6db1ff5e2
|
Naming and cleanup of worker
|
2022-01-07 20:36:21 +01:00 |
|
Anton Thomasson
|
cd62f76fc2
|
Remove autogeneration of version header
...just use a direct define.
|
2022-01-01 19:26:40 +01:00 |
|
Anton Thomasson
|
70206916e4
|
Use Bytestream instead of QByteArray for IPP messages
|
2021-12-14 20:06:16 +01:00 |
|
Anton Thomasson
|
76e579532a
|
Remove secure/taint indicator and related functionality
|
2021-11-16 20:46:35 +01:00 |
|
Anton Thomasson
|
e918b8784a
|
Leave page-ranges in for Postscript
|
2021-11-16 20:46:35 +01:00 |
|
Anton Thomasson
|
497f860aaf
|
Fix messages, cleanup
|
2021-11-16 20:46:35 +01:00 |
|
Anton Thomasson
|
fce3974d51
|
Fix printing PDF as Postscript
|
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
|
a4168ef74f
|
Remove always use media-col setting
|
2021-07-31 12:59:51 +02:00 |
|
Anton Thomasson
|
ebdfa9e4ee
|
Change paper sizes to QSizeF
|
2021-07-31 12:52:33 +02:00 |
|
Anton Thomasson
|
83ec5d8040
|
Add default value for resolution
|
2021-07-19 22:03:08 +02:00 |
|
Anton Thomasson
|
a7f169c42a
|
Respect margins in convertImage
|
2021-07-14 15:07:55 +02:00 |
|
Anton Thomasson
|
2f1e1bf7a5
|
Add warning/hint about suffixes
|
2021-06-28 20:15:21 +02:00 |
|
Anton Thomasson
|
55f6971e6a
|
Adjust raster resolution according to printer needs
|
2021-06-27 16:23:27 +02:00 |
|
Anton Thomasson
|
deaf63eb82
|
Flip duplex backsides according to printer needs
|
2021-06-26 14:58:14 +02:00 |
|
Anton Thomasson
|
197c54671a
|
Break out raster-related job attribute adjustments
|
2021-06-26 13:42:54 +02:00 |
|
Anton Thomasson
|
b5ea29b372
|
Add icon for when printer passes SSL validation
|
2021-06-26 13:28:10 +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
|
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
|
4e8692c431
|
Add plaintext support
|
2021-06-12 12:45:58 +02:00 |
|
Anton Thomasson
|
07a1e35f58
|
Put back GIF as transfer format
|
2021-06-12 09:48:25 +02:00 |
|
Anton Thomasson
|
15a13d9648
|
Add experimental printer attribute override
|
2021-05-25 19:40:00 +02:00 |
|
Anton Thomasson
|
126940f8ea
|
Simplify temporary JSON Objects
|
2021-05-13 19:53:25 +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
|
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
|
b569aede6b
|
Clean up mimetype handling
|
2021-03-04 21:49:27 +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
|
276b9d2759
|
Fix Postscript printing
|
2021-02-13 21:59:46 +01:00 |
|
Anton Thomasson
|
187fd4226e
|
Allow adding fake printers from file
|
2021-02-13 14:59:38 +01:00 |
|