Commit graph

25 commits

Author SHA1 Message Date
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
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
ef8ecff007 Workaround for WifiChecker triggering too often 2020-01-04 13:30:55 +01:00
Anton Thomasson
0816f071f8 Add job status 2020-01-03 13:37:51 +01:00
Anton Thomasson
d355b41777 Fix borked imports 2019-12-17 21:10:05 +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