Commit graph

25 commits

Author SHA1 Message Date
Anton Thomasson
342a1a82f0 Improve printer discovery logic 2022-05-27 14:19:56 +02:00
Anton Thomasson
58619bd63a Improve likelyhood of name resolution 2022-05-26 14:42:01 +02:00
Anton Thomasson
6ba065b4b1 Drop use of qt foreach 2022-05-22 11:00:32 +02:00
Anton Thomasson
0efd96c072 Make the icon an attribute on the printer object
This allows retrying based on actual size and using cURL for getting
the icon to avoid old Qt network code.
2022-02-19 17:48:51 +01:00
Anton Thomasson
2ab6a7d979 Resolve string uris 2022-01-14 22:44:55 +01:00
Anton Thomasson
cd62f76fc2 Remove autogeneration of version header
...just use a direct define.
2022-01-01 19:26:40 +01:00
Anton Thomasson
b5ea29b372 Add icon for when printer passes SSL validation 2021-06-26 13:28:10 +02:00
Anton Thomasson
d9c14241bf Vain attempts at optimization 2021-06-21 20:19:34 +02:00
Anton Thomasson
01e7e02bcd Add ipps support 2021-06-20 19:34:04 +02:00
Anton Thomasson
5aa2afcc63 Handle FQDNs in IppDiscovery ImageProvider 2021-05-18 21:16:23 +02:00
Anton Thomasson
0666beccd2 Return size in IppDiscovery ImageProvider 2021-05-18 21:14:51 +02:00
Anton Thomasson
3564b083e8 Attempt to fix threading mess in ImageProvider 2021-02-13 17:13:11 +01:00
Anton Thomasson
1ef3d590fc Make imageprovider ascynchronous 2021-02-13 14:58:08 +01:00
Anton Thomasson
058d4c31ed Remove some warnings 2020-08-29 17:32:28 +02:00
Anton Thomasson
fa34843c3e Update ppm2pwg/Bytestream
...to get the size constructor back.
2020-08-29 17:26:26 +02:00
Anton Thomasson
12457bf54b Update ppm2pwg/bytestream 2020-08-22 17:37:04 +02:00
Anton Thomasson
218f74d41e ippdiscovery: resolve unknown targets
If a target entry was included in an answer, but not its IP,
query about that target.
2020-04-30 18:45:43 +02:00
Anton Thomasson
2f973f3d57 File format additions, user agent 2020-01-20 20:11:41 +01:00
Anton Thomasson
684eb9669b Make ippdiscovery a QQuickImageProvider...
...so that SSL errors can be ignored,
and .local-addresses can be resolved
2020-01-05 18:41:24 +01:00
Anton Thomasson
5d337b2d29 Try/catch the DNS decoding 2020-01-04 20:22:13 +01:00
Anton Thomasson
1768b29a9e Refactor protocol handling in printer URIs 2020-01-03 16:36:24 +01:00
Anton Thomasson
1b5caf301d Make a reset interface for discovery
..WifiChecker still isn't triggering as i'd like still
2020-01-02 21:28:35 +01:00
Anton Thomasson
fb46694ab8 Re-send mdns queries for unresolved PTRs 2020-01-02 21:05:04 +01:00
Anton Thomasson
7a6af2b17e Add more debug printouts to ippdiscovery 2019-12-19 20:12:19 +01:00
Anton Thomasson
210e40920c Actually add old project files 2019-12-01 20:27:34 +01:00