Commit graph

515 commits

Author SHA1 Message Date
Anton Thomasson
3564b083e8 Attempt to fix threading mess in ImageProvider 2021-02-13 17:13:11 +01:00
Anton Thomasson
588e3b00c5 Fix visibility condition to pick up debug printers 2021-02-13 17:11:45 +01:00
Anton Thomasson
f7790e2ed3 Fix placeholder names for supplies 2021-02-13 15:23:14 +01:00
Anton Thomasson
187fd4226e Allow adding fake printers from file 2021-02-13 14:59:38 +01:00
Anton Thomasson
1ef3d590fc Make imageprovider ascynchronous 2021-02-13 14:58:08 +01:00
Anton Thomasson
061a66caae Fix favourite listing after removing one 2021-02-13 14:57:07 +01:00
Anton Thomasson
12dc15c122 Correct and remove SailJail 2021-02-12 20:05:20 +01:00
Anton Thomasson
4fbfd0d5a2 Put progress on the cover 2021-02-07 14:55:20 +01:00
Anton Thomasson
3d08d137e2 Add SailJail permissions 2021-02-06 13:44:50 +01:00
Anton Thomasson
5fa287c8aa Update copyright year 2021-01-22 20:02:12 +01:00
Anton Thomasson
cac90e2fbb Update .pro file for codable reorg 2021-01-20 19:30:45 +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
dab0e0ebf4 Tweak French translation 2020-12-15 19:38:23 +01:00
Anton Thomasson
027620277a Workaround: set Accept-Encoding to identity 2020-12-13 20:06:14 +01:00
Anton Thomasson
01b2828838 Deduplicate request creation 2020-12-09 19:59:58 +01:00
Anton Thomasson
bb1d1fbf27 0.7.0 2020-12-03 19:04:31 +01:00
Anton Thomasson
7913a6c306 Improve grayscale handling 2020-11-30 20:46:26 +01:00
Anton Thomasson
657cd37269 Remove timeouts 2020-11-30 20:28:33 +01:00
Anton Thomasson
7d8ca4ac4d Update ppm2pwg 2020-11-29 18:06:35 +01:00
Anton Thomasson
6ac268e7c7 Add footer to FirstPage
...so that the last printer doesn't get lost behind the DockedPanel
2020-11-24 20:45:17 +01:00
Anton Thomasson
3a3d6a333d Translation updates from credit updates 2020-11-24 20:44:15 +01:00
Anton Thomasson
ae3e98b2b5 Update credits 2020-11-24 19:56:20 +01:00
Anton Thomasson
3f50416972 Simplify image->raster conversion 2020-11-24 18:15:31 +01:00
Anton Thomasson
bbddca04b3 Try undefined as default choice 2020-11-24 18:13:03 +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
Anton Thomasson
a1cd44990b Set contentHeight in SilicaFlickable 2020-11-23 18:57:42 +01:00
attah
ec0f7848b9
Merge pull request #43 from Karry/printer-page-refactoring
refactor printer page: replace SilicaListView by Column
2020-11-23 18:54:54 +01:00
Lukáš Karas
ef1fc4b742 refactor printer page: replace SilicaListView by Column 2020-11-23 18:34:38 +01:00
Anton Thomasson
5c6a2a824c 0.6.3 2020-11-01 17:05:38 +01:00
Anton Thomasson
73ab236c5e Merge branch 'master' of https://github.com/attah/harbour-seaprint 2020-11-01 17:02:56 +01:00
attah
460213ffa8
Merge pull request #42 from ensag-dev/patch-4
Update harbour-seaprint-fr.ts
2020-10-22 18:59:33 +02:00
ensag-dev
6d84ac5975
Update harbour-seaprint-fr.ts 2020-10-22 13:39:09 +02:00
Anton Thomasson
724cfb6eee 0.6.2 2020-10-17 21:00:06 +02:00
Anton Thomasson
2131cd4c5f Fix sides and color-mode settings 2020-10-17 12:08:51 +02:00
Anton Thomasson
75cb01961b 0.6.1 2020-10-13 22:44:25 +02:00
Anton Thomasson
9e25c1d314 Update ppm2pwg 2020-10-13 22:44:25 +02:00
attah
dbde0d7dd1
Merge pull request #41 from dashinfantry/patch-10
Update harbour-seaprint-zh_CN.ts
2020-10-13 20:36:48 +02:00
dashinfantry
a5422ae486
Update harbour-seaprint-zh_CN.ts 2020-10-13 11:58:21 +08:00
Anton Thomasson
9648f3ea03 0.6.0 2020-10-11 16:30:26 +02:00
Anton Thomasson
03653e13e6 Invalidate printer attrs later
(either when new ones are avaialble, or the request failed)
2020-10-11 16:27:46 +02:00
Anton Thomasson
2604c65466 Don't consider reports to be warnings 2020-10-11 16:13:14 +02:00
Anton Thomasson
0ff8b6e2e2 Add not-on-wifi warning 2020-10-10 17:55:40 +02:00
Anton Thomasson
c270ac5a93 Refresh printers when becoming visible 2020-10-10 17:55:40 +02:00
Anton Thomasson
ded0d4a2cb Display warning icon
...and account for that there can be multiple reasons
2020-10-10 17:55:40 +02:00
Anton Thomasson
0da94cc3b3 Adjust CylinderGraph 2020-10-10 17:55:40 +02:00