Jaime van Kessel
3b498d3a34
Change name of the signals so they are consistent with rest of the code
...
CURA-6005
2019-01-04 10:51:07 +01:00
Jaime van Kessel
23315260ae
Fix some of the documentation
...
CURA-6005
2019-01-04 10:49:41 +01:00
Jaime van Kessel
63c2a901bb
Prevent double emits / recalculations when not needed
...
CURA-6005
2019-01-04 10:45:24 +01:00
Jaime van Kessel
87eb863451
Remove the final traces of the translation indirection
...
CURA-6005
2019-01-04 10:43:40 +01:00
Jaime van Kessel
8ebd4282fd
Make the backupList use a scrollview instead of manually re-doing it
...
CURA-6005
2019-01-04 10:39:39 +01:00
Jaime van Kessel
31156d6230
Add missing signalemitter decorater
...
CURA-6005
2019-01-04 10:28:54 +01:00
Jaime van Kessel
551f075527
Removed unneeded destinction between get/put/delete URL
...
They are all the same, so no real need to keep this seperate.
CURA-6005
2019-01-04 10:27:41 +01:00
Jaime van Kessel
6492b51d7c
Remove duplicated icons
...
CURA-6005
2019-01-04 10:25:22 +01:00
Jaime van Kessel
0edc3f2680
Make some minor improvements to the qml
...
This implements some of the best practices that weren't used yet for the QML
CURA-6005
2019-01-04 10:17:06 +01:00
Amanda de Castilho
de95d4f021
Update DisplayFilenameAndLayerOnLCD.py
...
updated to display layer count before filename (layer number was getting cut off in event of long filename).
updated to include option to start layer count at either 0 or 1.
removed ':' in the display string as it is a gcode command that was splitting the line into two different commands.
2019-01-03 21:00:50 -08:00
Jaime van Kessel
49076a7103
Remove the unneeded BackupListModel
...
CURA-6005
2019-01-03 17:42:58 +01:00
Ghostkeeper
efac7c39c0
Fix indentation
2019-01-03 17:22:22 +01:00
Jaime van Kessel
1578aaa301
Minor code cleanup
...
CURA-6005
2019-01-03 17:17:40 +01:00
Jaime van Kessel
83fbb78c9e
Backup uploading now shows a intermediate progress bar and hides when done
...
CURA-6005
2019-01-03 17:15:32 +01:00
Jaime van Kessel
e36b3e37d1
Remove indirection in the translation
...
CURA-6005
2019-01-03 17:13:47 +01:00
Ghostkeeper
cfdce25a62
Add grip lines to bottom of resizable panel
...
Looks all right now.
Contributes to issue CURA-6054.
2019-01-03 17:06:17 +01:00
Jaime van Kessel
ed9a51791b
Handle bunch of review comments
...
CURA-6005
2019-01-03 17:05:58 +01:00
Jaime van Kessel
4d1e9d24f9
Cleanup documentation
...
Either fix the style to doxygen or remove it if it just repeated the functionnname.
CURA-6005
2019-01-03 16:58:51 +01:00
Jaime van Kessel
785f2a8a8b
Merge branch 'CURA-6005_cura_drive_plugin' of github.com:Ultimaker/Cura into CURA-6005_cura_drive_plugin
2019-01-03 16:52:02 +01:00
Jaime van Kessel
ea1712df0f
Codestyle fixes & simplifications
...
CURA-6005
2019-01-03 16:51:28 +01:00
Jaime van Kessel
65183ade0a
No longer chache singleton objects
...
CURA-6005
2019-01-03 16:44:08 +01:00
fieldOfView
f1d01e733d
Add variant to the configuration menu headerItem
2019-01-03 16:34:05 +01:00
Ghostkeeper
e15e06f29f
Make Z relative
...
This way if we ever want to change the parent's Z for some other ordering requirements, the children will stay in order.
2019-01-03 16:04:28 +01:00
Ghostkeeper
798c1f198c
Hide action panel when displaying a stage with a background
...
This is not the worst hack ever, but it's quite a hack.
Contributes to issue CURA-6054.
2019-01-03 16:04:27 +01:00
Ghostkeeper
6eca0ce69f
Use native rendering for text fields
...
Hopefully this fixes the font rendering issue we're seeing on MacOS now.
2019-01-03 16:04:27 +01:00
Jaime van Kessel
1973397b92
Remove confusing printer preference text
...
CURA-6003
2019-01-03 15:34:41 +01:00
Lipu Fei
f7fb04d4ae
Fix merge conflicts with 4.0
2019-01-03 15:25:40 +01:00
Lipu Fei
a14c846e29
Rename CheckBox.qml to CheckBoxWithTooltip.qml
...
CURA-6005
2019-01-03 11:53:19 +01:00
Jaime van Kessel
e769b324e1
Merge branch 'CURA-6035_send_materials_fix' of github.com:Ultimaker/Cura into 4.0
2019-01-03 11:41:05 +01:00
Lipu Fei
56c9de44f7
Update Cura Backups sdk_version to 6 in bundled json
...
CURA-6005
2019-01-03 11:26:14 +01:00
Lipu Fei
136317c3c7
Fix code styles
...
CURA-6005
2019-01-03 11:26:14 +01:00
Ghostkeeper
78ee666919
Merge branch '4.0'
2019-01-03 11:09:28 +01:00
Ghostkeeper
707c3a26a8
Make job specs not bold
...
As per the design.
Contributes to issue CURA-6025.
2019-01-03 11:06:43 +01:00
Lipu Fei
ee1390a6a3
Merge pull request #5090 from Ultimaker/unify_font_types
...
Unify font types
2019-01-03 10:57:34 +01:00
Lipu Fei
d97b812ccd
Merge branch '4.0' into unify_font_types
2019-01-03 10:46:49 +01:00
Jaime van Kessel
979fd507de
Give the section delegates a fixed height
...
This fixes the issue where the first printer would be drawn over the section label
CURA-6011
2019-01-03 10:39:43 +01:00
Jaime van Kessel
7fc4e6ddde
Merge branch '4.0' of github.com:Ultimaker/Cura
2019-01-03 10:23:22 +01:00
Jaime van Kessel
195d39f698
Update the style of the postprocessing button
...
CURA-6043
2019-01-03 09:47:48 +01:00
Jaime van Kessel
0b1773e087
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2019-01-03 09:43:13 +01:00
Jaime van Kessel
3505eb321f
Also add space for the savebutton additional components with the output widget
...
CURA-6043
2019-01-03 09:42:22 +01:00
Lipu Fei
ee72284616
Use appropriate log level
...
CURA-6035
2019-01-03 08:32:42 +01:00
Lipu Fei
08dc035f6e
Merge remote-tracking branch 'origin/4.0'
2019-01-03 08:30:27 +01:00
Lipu Fei
d295dfbf7c
Merge pull request #5096 from Ultimaker/remember_opened_settings_panel
...
Remember opened state of settings panel
2019-01-03 08:26:35 +01:00
Ghostkeeper
a5385b229a
Make text in printer type label bigger
...
Just shown it to our UX designer and she thinks it's better this way.
Contributes to issue CURA-6025.
2019-01-02 16:37:19 +01:00
Ghostkeeper
82c9e99ab3
Merge branch '4.0'
2019-01-02 14:11:30 +01:00
Ghostkeeper
96a6b7559e
Remember opened state of settings panel
...
So if you restart Cura while the settings panel was open, it'll stay open when Cura is started back up.
Contributes to issue CURA-6069.
2019-01-02 14:05:17 +01:00
Jaime van Kessel
ae7f843bbc
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2019-01-02 13:54:19 +01:00
Jaime van Kessel
71632fd098
Add the postProcessing button back next to the slice button
...
CURA-6043
2019-01-02 13:53:35 +01:00
Ghostkeeper
9e0a423f28
Disable visibility of glass buildplate configuration in sync menu
...
Because the build plate swapping is not implemented yet.
2019-01-02 13:30:29 +01:00
Jaime van Kessel
59af006b46
Merge branch 'CURA-6066_remove_pluginspage_qml' of github.com:Ultimaker/Cura
2019-01-02 13:24:41 +01:00