Commit graph

57 commits

Author SHA1 Message Date
Anton Thomasson
0874122bda Ensure no decimals in supply level rendering 2022-06-13 20:45:46 +02:00
Anton Thomasson
1e6be94965 Handle 0 as marker high level 2022-05-27 14:28:32 +02:00
Anton Thomasson
f84d05e514 Fix menu lock bug with no choices 2022-05-02 21:30:02 +02:00
Anton Thomasson
afb8d65ea8 Clean up logs a bit 2022-01-19 20:18:00 +01:00
Anton Thomasson
0684e677ec Get printer strings 2022-01-14 22:14:06 +01:00
Anton Thomasson
cd90064f9a Highligt low supplies 2022-01-13 21:09:25 +01:00
Anton Thomasson
c93d4a019f Add support for presentations 2022-01-07 20:05:21 +01:00
Anton Thomasson
b29458fe9f Set sliders to max 50 2021-12-05 13:23:14 +01:00
Anton Thomasson
f9a64b203e Support multi-colored supplies 2021-08-06 20:27:20 +02:00
Anton Thomasson
b5b15236f8 Make integer choices with 0 show up 2021-07-31 12:36:04 +02:00
Anton Thomasson
dd5cf63368 Rename limit(ed) choices 2021-07-31 12:18:41 +02:00
Anton Thomasson
03c51db3e5 Highlight settings when changed by DependentOn 2021-07-11 16:25:29 +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
1b87e7a29f Fix DependentOn 2021-07-11 12:11:56 +02:00
Anton Thomasson
c4b8fd0b74 Put advanced media stuff in a sub-menu 2021-07-09 22:46:21 +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
47a032a84d Put margins in a sub-menu 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
4e8692c431 Add plaintext support 2021-06-12 12:45:58 +02:00
Anton Thomasson
1b62c663c8 Make filters Calligra-aware 2021-04-18 09:28:33 +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
80d5783620 Add option to remember settings 2021-03-21 10:52:54 +01:00
Anton Thomasson
9246d385b0 Dim values of unset settings (that are showing the default)
Add a reset option.
2021-03-20 19:45:30 +01:00
Anton Thomasson
b569aede6b Clean up mimetype handling 2021-03-04 21:49:27 +01:00
Anton Thomasson
2297853024 Fix uppercase file endings 2021-02-17 21:02:19 +01:00
Anton Thomasson
40b1be8aab Filter documents to supported types 2021-02-13 20:43:03 +01:00
Anton Thomasson
12db0ac4ad Unknown->Unnamed supply 2021-02-13 17:34:22 +01:00
Anton Thomasson
f7790e2ed3 Fix placeholder names for supplies 2021-02-13 15:23:14 +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
f69d67ce6e Hook up setting choices again 2020-11-23 19:55:52 +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
0da94cc3b3 Adjust CylinderGraph 2020-10-10 17:55:40 +02:00
Anton Thomasson
dc89381374 Add glass-effect graphs 2020-10-10 17:55:40 +02:00
Anton Thomasson
1d1c71f596 First draft of details page 2020-09-29 21:47:37 +02:00
Anton Thomasson
7f6d036852 Improve NagScreen 2020-08-09 19:25:54 +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
d3ff426946 Add zero margin setting 2020-06-16 19:51:29 +02: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