Commit graph

56 commits

Author SHA1 Message Date
Anton Thomasson
6f4d602456 Fix advanced page range input 2022-11-17 20:21:43 +01:00
Anton Thomasson
371c06b430 Sync submodules 2022-08-19 18:30:29 +02:00
Anton Thomasson
53ca370f92 Add advanced page ranges (list of ranges) 2022-08-13 16:35:03 +02:00
Anton Thomasson
6c7e09fdb5 Add SVG support 2022-05-30 19:35:18 +02:00
Anton Thomasson
09ceb4f0ec Use PrintParameters for conversion settings 2022-03-19 18:51:13 +01:00
Anton Thomasson
ef3b53abdb Add re-encoding of jpegs to baseline profile 2022-03-06 17:16:07 +01:00
Anton Thomasson
40da0790e2 Remove unneccessary SvgProvider 2022-02-21 18:14:04 +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
6c4e48d69c restructure curlrequester 2022-01-14 21:24:07 +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
96d7fd8772 Set PDF_CREATOR 2022-01-01 19:19:20 +01:00
Anton Thomasson
7e528ca2bd Madness ensues 2021-11-20 17:10:55 +01:00
Anton Thomasson
b93568ad18 Use pdf2printable 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
33388dd4fb Drop yaml, require Qt5Svg 2021-08-02 22:04:40 +02:00
Anton Thomasson
c0fdb31483 Add number-up and print-scaling format-dependent settings 2021-07-09 22:13:49 +02:00
Anton Thomasson
cb6f836282 Make settings accessible directly from C++ 2021-06-19 18:02:17 +02:00
Anton Thomasson
15a13d9648 Add experimental printer attribute override 2021-05-25 19:40:00 +02:00
Anton Thomasson
8aef95b143 Add SvgProvider for even better scaling 2021-05-18 21:04:52 +02:00
Anton Thomasson
cdd850b7ab More icon sharpening 2021-05-17 20:12:53 +02:00
Anton Thomasson
0346a9cc13 Enable format filters 2021-04-10 14:42:54 +02:00
Anton Thomasson
0fe054b3db De-duplicate some settings code 2021-03-21 14:01:19 +01:00
Anton Thomasson
40b1be8aab Filter documents to supported types 2021-02-13 20:43:03 +01:00
Anton Thomasson
cac90e2fbb Update .pro file for codable reorg 2021-01-20 19:30:45 +01:00
Anton Thomasson
dc89381374 Add glass-effect graphs 2020-10-10 17:55:40 +02:00
Anton Thomasson
cdcc7dc520 Adjust details page 2020-09-30 20:57:05 +02:00
Anton Thomasson
1d1c71f596 First draft of details page 2020-09-29 21:47:37 +02:00
Rudi Timmermans
9acc87a5e9 Fix Dutch translation 2020-09-25 10:23:29 +02:00
Rudi Timmermans
e04418dd94 Adding Dutch to the pro file 2020-09-24 08:22:25 +02:00
Anton Thomasson
099860c777 German credits, misc translation fixes 2020-09-13 17:10:17 +02:00
Anton Thomasson
40fe4c2b90 Add settings page 2020-06-07 17:05:46 +02:00
Anton Thomasson
5df016b0fa Add nag-screen 2020-06-07 14:28:54 +02:00
Anton Thomasson
13a66f358b Make ChoiceSetting work when there are more choices than can fit on the screen 2020-06-07 11:48:04 +02:00
Anton Thomasson
bd710831eb Add paper sizes 2020-05-16 15:17:42 +02:00
Anton Thomasson
16e6d8d766 Add ConvertChecker 2020-05-11 20:44:53 +02:00
Anton Thomasson
c1570bcb1b Add a status page for convert/transfer 2020-05-06 20:46:41 +02:00
Anton Thomasson
4519f0a13e move ppm2pwg to inside seaprint 2020-05-05 20:09:09 +02:00
Anton Thomasson
b705cc28ea add ppm2pwg as a submodule 2020-05-02 18:14:12 +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
5ea76a4433 WIP: make an IODevice shim 2020-04-14 19:26:45 +02:00
Anton Thomasson
544bd0945d Move mime type checking to my own class 2020-02-18 20:40:31 +01:00
Anton Thomasson
8257eed03a Add debug page 2020-01-26 13:27:56 +01:00
Carmen
db97d3db4b Added Spanish language 2020-01-04 17:59:54 +01:00
Anton Thomasson
ad787d09b1 Credits for French translation (+minor fixes) 2019-12-20 20:26:19 +01:00
Rudi Timmermans
5e29be1dc9 Make read out SeaPrint version automatic from .yaml file. 2019-12-19 22:59:56 +01:00
Anton Thomasson
93faeec036 Fix .ts files
Due to wrong name on one file, regeneration of them was borked
2019-12-19 19:50:14 +01:00
Anton Thomasson
733fd201b8 Restructure components 2019-12-15 12:11:40 +01:00
Rudi Timmermans
c1ce1bcb29 Add about page 2019-12-15 10:57:44 +01:00