Konstantinos Karmas
e18a840c43
Change troubleshooting link
...
CURA-8441
2021-08-09 13:00:25 +02:00
Jaime van Kessel
57e66a5796
Add campaign links
...
CURA-8441
2021-08-05 15:42:23 +02:00
Nino van Hooff
214e41f983
Use a more specific link for the network troubleshooting guide
...
CURA-7434
2020-04-14 16:55:36 +02:00
Lipu Fei
96a9bcccbb
Merge remote-tracking branch 'origin/master' into feature_intent
2019-10-01 09:41:05 +02:00
ChrisTerBeke
99832c3a68
Use printer type name instead of id
2019-09-27 21:09:53 +02:00
Remco Burema
7a1850a87b
Actually fix QML nullptr warnings for real.
2019-09-27 12:53:32 +02:00
Ghostkeeper
9122d0cca4
Remove misleading text that says you could enter hostnames
...
We don't resolve the hostnames ever. You can only enter IP addresses.
2019-08-21 09:56:32 +02:00
ChrisTerBeke
e977cdd431
Add legacy 'Connect over Network' button back
2019-08-12 01:19:41 +02:00
ChrisTerBeke
96cf235d8c
Get rid of any hardcoded references to machines
2019-07-25 14:56:46 +02:00
Cherubim
cdafdc8d5c
Break up translation in two pieces
...
As a rule of thumb, translated text should not contain any layout. This particular text has gone wrong in the translations because the translators didn't translate the second part (or their application messed it up). I'm breaking it up into two pieces as to force them to translate both.
Contributes to issue CURA-6547.
2019-05-28 11:23:42 +02:00
Ghostkeeper
4e361a068c
Revert "Merge pull request #5726 from Ultimaker/CL-1331_use_API_for_UM3NetworkPrinting"
...
This reverts commit bec7b6546d3f7de457418a2e15f08c1e6dfa3148, reversing
changes made to 7094b222b10076af3a13f11b03dd3416eae12156.
The changes there were not accepted. Please see pull request https://github.com/Ultimaker/Cura/pull/5726 for the discussion about this.
Conflicts:
plugins/UM3NetworkPrinting/src/UM3OutputDevicePlugin.py -> Just in one TODO comment.
2019-05-23 13:40:11 +02:00
Ian Paschal
5774813704
Use class properties
...
Contributes to CL-1331
2019-05-15 10:09:50 +02:00
Ian Paschal
b3276777b7
Expose machines API to QML
...
Contributes to CL-1331
2019-05-09 16:19:59 +02:00
Lipu Fei
1d4ab98ddc
Fix binding loop
...
CURA-6483
2019-05-02 08:25:29 +02:00
Lipu Fei
3578482ea5
Fix connect via network dialog
...
CURA-6483
- Do not add printers that have already been discovered
- Add IP address validation check
2019-04-30 15:26:04 +02:00
Remco Burema
113c37f555
Start work on 'AddPrinterByIp' for WelcomePages. [CURA-6057]
2019-03-01 13:17:15 +01:00
Diego Prado Gesto
ef2fb53790
Merge branch '4.0' into unify_font_types
2018-12-19 11:56:22 +01:00
Lipu Fei
aba3b6dd8e
Rename setKey() and add docs
...
CURA-6011
2018-12-14 10:55:36 +01:00
Aleksei S
973970a895
Every print ouput device should define its connection type(usb, network, cluster and etc)
...
CURA-6011
2018-12-13 16:00:12 +01:00
Diego Prado Gesto
77ede1ae6b
Unify the fonts to only have 8 instead of 13.
...
Contributes to CURA-6025.
2018-12-12 17:50:21 +01:00
Ian Paschal
8a856f13d2
Re-add config changes in monitor tab
...
Contributes to CL-1152
2018-12-10 11:36:51 +01:00
Diego Prado Gesto
3ca749cdcb
Add a bunch of renderTypes to labels in the DiscoverUM3Action.
2018-12-06 14:31:52 +01:00
Diego Prado Gesto
5de367bcc4
Merge branch 'ui_rework_4_0' into cura4.0_header
...
Conflicts:
plugins/UM3NetworkPrinting/resources/qml/UM3InfoComponents.qml
resources/qml/Menus/ViewMenu.qml
resources/themes/cura-dark/theme.json
resources/themes/cura-light/theme.json
2018-10-29 11:10:25 +01:00
Ghostkeeper
1bcd134f85
Fix code style
...
Most stuff here was recently changed. Some of it was where I found a pattern in something that was likely copy-pasted from somewhere else, so I did a global search and replace on that.
Contributes to issue CURA-5784.
2018-10-18 14:30:33 +02:00
Ian Paschal
2c5095befb
Add copyright headers
2018-10-03 09:43:13 +02:00
Ian Paschal
18e0dacda4
Organize files better
...
First things first... organize!
2018-09-07 14:11:37 +02:00