Commit graph

54 commits

Author SHA1 Message Date
Anton Thomasson
cb6f836282 Make settings accessible directly from C++ 2021-06-19 18:02:17 +02:00
Anton Thomasson
c932d54da1 Remove obsolete option 2021-03-21 17:10:40 +01:00
Anton Thomasson
0fe054b3db De-duplicate some settings code 2021-03-21 14:01:19 +01:00
Anton Thomasson
8fad10a2d1 Rework applying initial settings 2021-03-21 13:09:38 +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
0f890337d3 Rework choiceMade 2021-03-20 19:45:06 +01:00
Anton Thomasson
905745714c Add page-ranges for office documents 2021-03-06 17:20:51 +01:00
Anton Thomasson
e0eb980220 Use basename of file in PrinterPage header 2021-03-06 16:25:08 +01:00
Anton Thomasson
c745d6121b Pop PrinterPage if wifi is lost 2021-02-14 14:38:35 +01:00
Anton Thomasson
bbddca04b3 Try undefined as default choice 2020-11-24 18:13:03 +01:00
Anton Thomasson
f69d67ce6e Hook up setting choices again 2020-11-23 19:55:52 +01:00
Anton Thomasson
a1cd44990b Set contentHeight in SilicaFlickable 2020-11-23 18:57:42 +01:00
Lukáš Karas
ef1fc4b742 refactor printer page: replace SilicaListView by Column 2020-11-23 18:34:38 +01:00
Anton Thomasson
2131cd4c5f Fix sides and color-mode settings 2020-10-17 12:08:51 +02:00
Anton Thomasson
4d76999df6 Support collated copies 2020-10-04 18:16:21 +02:00
Anton Thomasson
a5f5e41493 Remove redundant setting 2020-09-23 20:23:49 +02:00
Anton Thomasson
f6d6b51b9f Allow the page range setting in more cases
=if the attribute is supported or pdf processing tools are installed
2020-09-23 20:14:33 +02:00
Anton Thomasson
2e51bfaab3 Make options not crash away if they don't exist
...just leave them invalid
2020-08-24 21:49:49 +02:00
Anton Thomasson
e7e8ce0752 Allow all the orientations! 2020-08-06 18:18:01 +02:00
Anton Thomasson
d44dcf0a88 Enable page ranges for when pdfinfo is missing 2020-08-01 20:43:52 +02:00
Anton Thomasson
e1d34a4d1d Add page range support 2020-08-01 20:18:47 +02:00
Anton Thomasson
227fd7221a Add option to always use media-col 2020-06-21 15:49:50 +02:00
Anton Thomasson
d3ff426946 Add zero margin setting 2020-06-16 19:51:29 +02:00
Anton Thomasson
011c897e76 Put op-attrs in order, fixed understanding of document-format 2020-06-13 18:00:47 +02:00
Anton Thomasson
3bf59f0141 Remove duplex from IPP attributes if PS 2020-06-07 15:27:27 +02:00
Anton Thomasson
8b3ffad513 Add setting to (not) consider additional formats 2020-06-07 14:54:15 +02:00
Anton Thomasson
dae84a97c9 Move settings 2020-06-07 14:37:04 +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
231e7df644 Expose IPP type enums to QML 2020-06-06 17:20:30 +02:00
Anton Thomasson
5419ec2c30 Include print-color-mode in attributes to be removed
...when printing via raster format
2020-06-06 15:16:46 +02:00
Anton Thomasson
76abb7cea5 Add option to remove sides IPP attribute for raster formats
...because apparently my printer doesn't like it,
even if it agrees with the raster file
2020-06-06 14:59:44 +02:00
Anton Thomasson
ce67e42720 Add forceIncluDeDocumentFormat option
...because my printer is stupid
2020-06-05 21:12:19 +02:00
Anton Thomasson
8571b7fb5c Make additional formats a printer property
...and add them to format choices
...and consider them properly supported, for now
2020-06-05 20:05:48 +02:00
Anton Thomasson
67c27bdb80 Expose media-source setting 2020-06-05 18:49:52 +02:00
Anton Thomasson
09fbb96a7e Rework/expose format conversions 2020-06-04 21:31:46 +02:00
Anton Thomasson
33ff859757 Make forced raster conversions a dconf setting 2020-05-16 16:03:42 +02:00
Anton Thomasson
bd710831eb Add paper sizes 2020-05-16 15:17:42 +02:00
Anton Thomasson
04c46612c9 Enable transparent sending of PDFs
(was just disabled for experimenting with conversions)
2020-05-14 21:05:23 +02:00
Anton Thomasson
c1570bcb1b Add a status page for convert/transfer 2020-05-06 20:46:41 +02:00
Anton Thomasson
2741bccd22 Merge branch 'master' into pipeline2 2020-05-06 20:06:36 +02:00
Anton Thomasson
8b1c063f48 0.4.5 2020-05-03 14:26:55 +02:00
Anton Thomasson
88230fd466 Merge branch 'master' into pipeline2 2020-05-01 12:13:50 +02:00
Anton Thomasson
27cc5a38e5 Fix messages when there is no job-state-message at all 2020-05-01 11:21:03 +02:00
Anton Thomasson
f063b57fdf Initial support for media (size) selection 2020-04-30 22:20:31 +02:00
Anton Thomasson
e0b10c83a1 make print() a slot 2020-04-04 13:56:36 +02:00
Anton Thomasson
2ed80100f0 Remove debug printout that could prevent setting delegates from loading 2020-02-18 21:22:17 +01:00
Anton Thomasson
4526aedcc8 Disable unsupported settings
Make the GUI reflect that even the most basic printer settings may be
unavailable
2020-02-17 19:58:46 +01:00
Anton Thomasson
2b32999f6e Improve status notification fallback value 2020-01-03 13:50:21 +01:00
Anton Thomasson
d355b41777 Fix borked imports 2019-12-17 21:10:05 +01:00