Commit graph

36 commits

Author SHA1 Message Date
fieldOfView
89f4224a46 Merge branch 'master' of https://github.com/Ultimaker/JediWifiPrintingPlugin 2016-10-13 18:53:37 +02:00
fieldOfView
4cc6fb0878 Remove unused label
Cleanup before release
2016-10-13 18:53:22 +02:00
Jaime van Kessel
9389149064 Type name display is now also updated in print discovery
CURA-2475
2016-10-06 11:36:26 +02:00
fieldOfView
029fda72e3 Fix warning when there is no current printer 2016-10-04 19:09:10 +02:00
fieldOfView
8a6d125478 Add strings to clarify the manual printer UI
Also adds resuming/pausing states strings and a "Print Again" to use elsewhere.
2016-10-03 12:29:50 +02:00
fieldOfView
e6570884fc Hide dialog when accepting/rejecting
Under some circumstances, UM.Dialog would not hide the dialog, so we do it ourselves.

CURA-2384
2016-10-01 13:16:14 +02:00
fieldOfView
8e5dbb78a4 Don't connect to a printer if we don't have its properties yet
CURA-2483
2016-10-01 13:07:55 +02:00
fieldOfView
4f9eeb6be6 Hide printer details until printer has divulged them
CURA-2483
2016-10-01 13:06:38 +02:00
fieldOfView
042ebe76ba Don't rely on key prefix, remove code duplication (_api_prefix)
CURA-2384
2016-09-29 15:32:42 +02:00
fieldOfView
b25b92a81b Don't allow spaces, commas and other illegal chars in the address
CURA-2384
2016-09-29 14:46:31 +02:00
fieldOfView
ea9ba87fa4 Only allow connecting if the printer has responded to API query
CURA-2483
2016-09-29 14:29:33 +02:00
fieldOfView
578b4d3826 Implement Adding, Editing and Removing manual printers
CURA-2384
2016-09-29 08:47:29 +02:00
fieldOfView
8dd8fd740c Add UI for managing manually added printers
CURA-2483
2016-09-28 23:05:53 +02:00
fieldOfView
ba53b0109b Fix connecting to the selected printer when pressing "Finish" in add machine wizard 2016-09-21 14:00:11 +02:00
Jaime van Kessel
cb05bbadd0 Explicitly set it to bool to prevent warnings 2016-09-13 11:05:09 +02:00
fieldOfView
af4cfac6ac Add a link to a network connection troubleshooting guide
CURA-2035
2016-09-12 14:19:34 +02:00
Jaime van Kessel
2bbeeb3389 There is now a hard and a soft discovery mode
CURA-2086
2016-08-11 10:37:50 +02:00
fieldOfView
7011520845 Select the UM3 that we are connected to if it is in the list
CURA-2035
2016-08-09 15:54:20 +02:00
fieldOfView
7f83c22f74 Add "refresh" button to list of network printers
CURA-2035
2016-08-09 15:18:57 +02:00
fieldOfView
70a93ac0a2 Only associate to a Jedi if the MachineAction is currently shown
CURA-2041
2016-08-09 10:27:19 +02:00
fieldOfView
805c513034 Code cleanup
CURA-2019
2016-08-02 16:23:33 +02:00
fieldOfView
bb8e74eb48 Fix connecting to the same printer twice
CURA-2019
2016-08-02 11:37:04 +02:00
fieldOfView
d7f3b73420 Prevent infinite loop when adding a Jedi printer
CURA-2019
2016-08-02 10:31:49 +02:00
fieldOfView
6c0168c3ea Connect to selected printer when confirming the dialog
CURA-2019
2016-08-01 15:23:44 +02:00
fieldOfView
14624e7acb Change "Ok" button caption to "Connect"
CURA-2019
2016-07-29 12:39:31 +02:00
fieldOfView
6d94d3e1d9 Remove Ok/Cancel buttons to better fit in wizard or action dialog
CURA-2019
2016-07-29 11:29:08 +02:00
fieldOfView
b8fddf6527 Tweak codestyle and styling
CURA-336
2016-06-27 17:49:47 +02:00
fieldOfView
0860fc6cf5 Automatically start discovery
CURA-336
2016-06-27 10:32:56 +02:00
fieldOfView
260694f233 Code style, typos and minute style tweak
CURA-336
2016-06-27 09:58:40 +02:00
Jaime van Kessel
a1c9f055c8 UI updates
CURA-336
2016-06-23 16:24:17 +02:00
Jaime van Kessel
bb9d3a47ef Printer can now actually be linked
CURA-336
2016-06-23 16:15:56 +02:00
Jaime van Kessel
3b51c31772 Meta data of the printer is now also visible
CURA-336
2016-06-23 15:46:12 +02:00
Jaime van Kessel
e94f94767e Updated UX of detected printers
CURA-336
2016-06-23 14:39:50 +02:00
Jaime van Kessel
9a4fc0345c All found devices are now listed in the discover action
CURA-336
2016-06-23 14:17:50 +02:00
Jaime van Kessel
f199d490bb Action now has a list of found UM3 keys
CURA-336
2016-06-23 14:04:50 +02:00
Jaime van Kessel
d7bb807e2b Added stub QML page for discovery action
CURA-336
2016-06-23 13:35:25 +02:00