Commit graph

22 commits

Author SHA1 Message Date
Anton Thomasson
dd5cf63368 Rename limit(ed) choices 2021-07-31 12:18:41 +02:00
Anton Thomasson
d7fd6a3064 Import only QtQuick 2.6 2021-07-11 14:27:03 +02:00
Anton Thomasson
83513fdeb2 Make utils.js a libvrary 2021-07-11 14:18:50 +02:00
Anton Thomasson
c0fdb31483 Add number-up and print-scaling format-dependent settings 2021-07-09 22:13:49 +02:00
Anton Thomasson
68b7afff5e Fix display of integer 0 in ChoiceSetting 2021-07-09 19:52:00 +02:00
Anton Thomasson
b98cc0e47a Properly support (basic) media-col attributes 2021-07-09 19:52:00 +02:00
Anton Thomasson
ab81e701fa Add support for media-ready 2021-06-21 21:31:36 +02:00
Anton Thomasson
0fe054b3db De-duplicate some settings code 2021-03-21 14:01:19 +01:00
Anton Thomasson
b569aede6b Clean up mimetype handling 2021-03-04 21:49:27 +01:00
Anton Thomasson
731db2dd1e Fix pulley going disabled with big ChoiceSettings
If ChoiceSetting uses the LargeChoiceDialog, it would leak an open
empty ContextMenu, which blocks usage of the PullDownMenu.
Add a hasMenu attribute to conditionally not open it.
2021-01-02 17:39:06 +01:00
Anton Thomasson
ccbe726d91 Don't open ContextMenu for large choices, again 2020-11-23 21:52:53 +01:00
Anton Thomasson
ac25c5a0f8 Remove invalid attribute setting for ContextMenus 2020-11-23 21:47:06 +01:00
Anton Thomasson
6e22c4ad76 Move ValueButton and height-awareness to Setting 2020-11-23 20:57:02 +01:00
Anton Thomasson
77628cf944 Simplify setting menus 2020-11-23 20:29:59 +01:00
Anton Thomasson
f00de6cbb4 Don't open ContextMenu for large choices 2020-11-23 19:00:26 +01:00
Lukáš Karas
ef1fc4b742 refactor printer page: replace SilicaListView by Column 2020-11-23 18:34:38 +01:00
Anton Thomasson
ee0fc56bde Limit transfer formats when PDF tools not installed 2020-06-07 12:23:59 +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
09fbb96a7e Rework/expose format conversions 2020-06-04 21:31:46 +02: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
0816f071f8 Add job status 2020-01-03 13:37:51 +01:00
Anton Thomasson
733fd201b8 Restructure components 2019-12-15 12:11:40 +01:00
Renamed from qml/pages/ChoiceSetting.qml (Browse further)