Jaime van Kessel
7616f9c97d
Make hardcoded color themeable
...
CURA-6013
2018-12-14 10:59:59 +01:00
Jaime van Kessel
450f301c8c
Fix binding loop
...
CURA-6013
2018-12-14 10:56:13 +01:00
Jaime van Kessel
bb1bf14a01
Prevent rating when user is not logged in
...
CURA-6013
2018-12-14 10:46:31 +01:00
Lipu Fei
3225512851
Fix typing
...
CURA-6013
2018-12-13 15:48:06 +01:00
Jaime van Kessel
901c19e270
Prevent QML warning
...
CURA-6013
2018-12-12 11:52:04 +01:00
Jaime van Kessel
e30ca20c54
Merge branch '4.0' of github.com:Ultimaker/Cura into CURA-6013-rate-packages
2018-12-12 11:50:26 +01:00
Jaime van Kessel
dbf91fca7f
Re-added hover on showcase tiles
...
CURA-6013
2018-12-12 11:40:51 +01:00
alekseisasin
a505adbf40
Merge pull request #4945 from Ultimaker/CURA-6006-login-required
...
[4.0] CURA-6006 login required
2018-12-12 11:31:38 +01:00
Jaime van Kessel
5fd0f2b5f6
Add tooltip to rating if the rating is disabled
...
This makes it clearer what the user needs to do in order to rate (install package or login)
CURA-6013
2018-12-12 11:09:58 +01:00
Remco Burema
1b2ef91c13
Merge branch 'CURA-6016_Improve_UI_Speed' into 4.0
2018-12-12 10:54:36 +01:00
Lipu Fei
f302a76d3a
Fix typing issue in Toolbox
...
CURA-6006
2018-12-12 10:47:18 +01:00
Diego Prado Gesto
31331e36d2
Revert "Use the capitalized version of the buildplate name"
...
This reverts commit 11d8831d7a
.
Contributes to CURA-6021.
2018-12-12 10:41:01 +01:00
Jaime van Kessel
95f70a75d8
Ensure that package name has margins in showcase tile
...
CURA-6013
2018-12-12 10:39:56 +01:00
Jaime van Kessel
a6dbba7090
Minor UI tweaks
...
CURA-6013
2018-12-12 09:41:35 +01:00
Jaime van Kessel
4d57aa8ea4
Simplify the rating widget
...
CURA-6013
2018-12-12 09:28:15 +01:00
Remco Burema
b413b4cdb6
Correct a typo in typing. [CURA-6016]
2018-12-11 17:21:14 +01:00
Jaime van Kessel
fcaa23ed0a
Added smallRating widget to featured plugins
...
CURA-6013
2018-12-11 15:16:21 +01:00
Jaime van Kessel
7a5701b001
Made smallrating widget re-usable
...
Also added it to the details page
CURA-6013
2018-12-11 14:12:34 +01:00
Jaime van Kessel
30057e2fcd
Use user_rating instead of user
...
In the end it was implemented as user_rating (and not as user)
CURA-6013
2018-12-11 13:49:45 +01:00
Jaime van Kessel
4baf0d1bdb
Always show average rating
...
CURA-6013
2018-12-11 13:49:20 +01:00
Diego Prado Gesto
3593b7f152
Merge pull request #4782 from Ultimaker/M&P-Setting-Optimization
...
CPE and CPE+ Comb retractions and ABS first layer temperature.
2018-12-11 13:24:43 +01:00
Jaime van Kessel
75ff03f3c8
Use setState instead of emitting the backend state
...
CURA-6016
2018-12-11 13:13:20 +01:00
Jaime van Kessel
6c70543d11
Only set the containerID when the dialog is visible
...
This prevents unneeded updates
CURA-6016
2018-12-11 12:46:11 +01:00
Diego Prado Gesto
4c82f8b74f
Merge pull request #4967 from Ultimaker/ui_rework_4_0
...
Merge the entire UI rework planned for the new redesign of Cura 4.0
2018-12-11 12:17:55 +01:00
Diego Prado Gesto
1f26b55731
Merge pull request #4966 from Ultimaker/CL-1160_fix_materials_none_type
...
CL-1160 Replace fix for 'None' materials
2018-12-11 12:14:34 +01:00
Diego Prado Gesto
4949f39c34
Add translatable strings to empty and unknown material
...
Contributes to CL-1160.
2018-12-11 12:10:32 +01:00
Diego Prado Gesto
70b0d16fa4
Fix typo
...
Missing parenthesis.
Contributes to CL-1160.
2018-12-11 11:53:26 +01:00
Ian Paschal
1c373b7205
Improve config override text
...
Contributes to CL-1152
2018-12-11 11:51:13 +01:00
Diego Prado Gesto
0d9a09797a
Merge branch 'ui_rework_4_0' into CL-1160_fix_materials_none_type
2018-12-11 11:49:27 +01:00
Diego Prado Gesto
2b2e8ebb31
Add some safety checks when checking for the guid of the material
...
Don't crash if the guid doesn't exist.
Contributes to CL-1160.
2018-12-11 11:37:01 +01:00
Diego Prado Gesto
4b6f4af44e
Close the expandable panel when it becomes disabled
...
It happens when it's open and the user loads a GCode.
Contributes to CURA-5941
2018-12-11 11:10:45 +01:00
Jaime van Kessel
f67ac8d7c4
Update far less agressively for the material models
...
CURA-6016
2018-12-11 10:59:17 +01:00
Ian Paschal
0f357e1078
Replace fix for 'None' materials
...
This was fixed in 4.0 and accidentally got reverted when merging another branch in.
Contributes to CL-1160
2018-12-11 10:51:05 +01:00
Diego Prado Gesto
4dab33d41b
Remove the fancy snowflakes pattern
2018-12-11 10:44:30 +01:00
Diego Prado Gesto
f0257e2b79
Merge branch 'master' into ui_rework_4_0
2018-12-11 10:29:46 +01:00
Diego Prado Gesto
523e744527
Merge branch 'ui_rework_4_0' of github.com:Ultimaker/Cura into ui_rework_4_0
2018-12-11 10:29:29 +01:00
Diego Prado Gesto
77703e1fb8
Catch an exception from numpy that happens when loading some models
2018-12-11 09:58:23 +01:00
Jaime van Kessel
bb1950525a
Limit the amount of times the buildplate rebuild is done
...
CURA-6016
2018-12-11 09:42:34 +01:00
Jaime van Kessel
909f36d28e
Let the settingsMenu use the extruders of the active machine instead of the extruderModel
...
The extruder model gets updated way to much (for all material changes) but we only need the
number and names of the extruders, since the other menu's do this by themselves
2018-12-11 09:24:22 +01:00
Diego Prado Gesto
716fedc782
Use no text by default for the disabled state of the panels
...
Contributes to CURA-5941.
2018-12-10 17:06:51 +01:00
Jaime van Kessel
3132b1f689
Update the extruder Model a whole lot less
...
CURA-6016
2018-12-10 16:56:44 +01:00
Ian Paschal
d43ba59b7c
Merge pull request #4959 from Ultimaker/CL-1152_config_change_monitor_tab
...
CL-1152 config change monitor tab
2018-12-10 16:43:57 +01:00
Jaime van Kessel
1436301d78
Ensure setActiveExtruderIndex only gets called once when switching machines
...
CURA-6016
2018-12-10 16:20:00 +01:00
Lipu Fei
4e71af45d3
Merge pull request #4958 from Ultimaker/CURA-6018_fix_messages
...
Fix styling of messages
2018-12-10 15:53:04 +01:00
Diego Prado Gesto
4fc4aecf17
Avoid the overlapping of text when the name is too long
...
Normally I happens in other languages other than English.
2018-12-10 15:48:59 +01:00
Ian Paschal
0e19fa731f
Codestyle
...
Contributes to CL-1152
2018-12-10 15:47:45 +01:00
Diego Prado Gesto
d318bb5c87
Merge branch 'master' into ui_rework_4_0
2018-12-10 15:41:28 +01:00
Diego Prado Gesto
11d8831d7a
Use the capitalized version of the buildplate name
2018-12-10 15:40:18 +01:00
Diego Prado Gesto
1cd0d26db4
Change margins
...
Instead of using multiplications and divisions, just use the corresponding margins.
Contributes to CURA-5876.
2018-12-10 15:34:48 +01:00
Ian Paschal
04af8fbd50
Update MonitorConfigOverrideDialog.qml
...
Contributes to CL-1152
2018-12-10 15:33:16 +01:00