Jaime van Kessel
3d58bd4d49
Workspace & load image dialog can now be resized
...
CURA-3247
2017-01-23 15:08:37 +01:00
Ruslan Popov
0c4b2c404b
Add Russian language into select control on General Page.
2017-01-06 23:51:28 +03:00
Jaime van Kessel
4d0a0e5ad1
Added support mesh and anti overhang mesh to exclude list in settingview
...
CURA-3177
2017-01-06 13:21:47 +01:00
Ghostkeeper
5caa1b9b58
Allow floating point values higher than 9.9999
...
It would allow only one digit before the radix.
Contributes to issue CURA-3157.
2016-12-19 12:25:49 +01:00
Jaime van Kessel
9fe0ccac23
Merge branch '2.4' of github.com:Ultimaker/Cura into 2.4
2016-12-19 10:21:29 +01:00
Jaime van Kessel
ac216494e4
Default of don't show again checkobx is now true
...
CURA-1263
2016-12-19 09:52:51 +01:00
Ghostkeeper
33c79245ac
Fix plural form for number of overrides
...
Contributes to issue CURA-1263.
2016-12-16 17:08:57 +01:00
Ghostkeeper
263b084714
Remove commented material names repeater
...
Nallath intended to remove this, he says.
Contributes to issue CURA-1263.
2016-12-16 16:55:03 +01:00
Ghostkeeper
39c0a367b6
Update documentation of this stack description I found
...
Not really related, but doesn't hurt.
So... does not contribute to issue CURA-3157.
2016-12-16 16:17:14 +01:00
Ghostkeeper
0c212d01b9
Tighten regex for floats
...
You're no longer allowed to type multiple radices, for instance.
Contributes to issue CURA-3157.
2016-12-16 16:17:14 +01:00
Jaime van Kessel
c4e061be60
Changed margins on save & load workspace dialog
...
CURA-1263
2016-12-16 14:38:31 +01:00
Jaime van Kessel
f598a49c4b
Order of extruders is now sorted by position
...
CURA-1263
2016-12-16 13:29:51 +01:00
Jaime van Kessel
ff18a314ef
Added extruder information to workspace summary dialog
...
CURA-1263
2016-12-16 13:16:11 +01:00
Jaime van Kessel
8391a7971b
Added machine type to workspace summary dialog
...
CURA-1263
2016-12-16 12:40:59 +01:00
Jaime van Kessel
0e09de195b
Added num user settings to save project dialog
2016-12-16 11:50:50 +01:00
Ghostkeeper
0ca157518e
Update current item when importing new material
...
Since we select the newly imported material, we need to update the current item so that the window on the right also gets updated.
Contributes to issue CURA-3138.
2016-12-16 11:12:33 +01:00
Ghostkeeper
4fdaf734fc
Make translation hint a bit more clear for translators
...
The old message didn't really say anything useful.
Contributes to issue CURA-3138.
2016-12-16 10:58:13 +01:00
Jaime van Kessel
6baff7bbb2
Fixed create profile from settings not working
2016-12-15 17:18:08 +01:00
Jack Ha
2cf181080a
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-14 16:53:22 +01:00
Jack Ha
a9a9390aa6
Solved (with an ugly fix) that after loading some projects, 'Slicing...' appears without doing anything. CURA-1263
2016-12-14 16:52:49 +01:00
fieldOfView
d145eb1f67
Add label to machine name input field
2016-12-14 12:37:52 +01:00
fieldOfView
002605f666
Fix selecting a printer from the current section when switching sections
...
Broken since this change: 42fc25ab09abd044fcd3a12e87586b4edb286460
2016-12-14 12:37:51 +01:00
fieldOfView
ca20446752
Increase size of machine sections to include the full section name
2016-12-14 12:37:51 +01:00
fieldOfView
0561419a4f
Fix bottom of ("other") printer list being overlapped by machine name
2016-12-14 12:37:44 +01:00
fieldOfView
9f3df0a00d
Add SIP, make use of capitals more consistent
2016-12-14 10:20:50 +01:00
fieldOfView
980e7d7b6f
Add Open Sans credit
2016-12-14 10:20:50 +01:00
fieldOfView
fef7a8173d
Add open source projects to the About dialog
2016-12-14 10:20:43 +01:00
Jack Ha
88f73d881c
Enable Support tooltip translation. CURA-3123
2016-12-13 10:34:58 +01:00
jack
8fdc0a40ce
Merge pull request #1235 from Ultimaker/project_save_dialog
...
Project save dialog
2016-12-12 10:41:49 +01:00
Simon Edwards
882f4c1aef
Make the other parts of the Cura UI which have a filter, also search on i18n labels.
...
CURA-2653 Searching in English while other language set
2016-12-08 16:55:22 +01:00
Jaime van Kessel
915ab8f897
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 15:37:56 +01:00
Jack Ha
132addf7b8
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 14:49:00 +01:00
Jack Ha
a32615fb12
Added 50ms fade in on hover machine selection. CURA-2763
2016-12-08 14:48:50 +01:00
Simon Edwards
4d3e8592af
CURA-2653 Searching in English while other language set
2016-12-08 14:48:29 +01:00
Jaime van Kessel
72112159d6
It's no longer possible to set materials for machines that dont support them
...
CURA-3042
2016-12-08 14:43:28 +01:00
Jaime van Kessel
19ca4ec964
Save dialog also shows num of setting visibility items saved
...
CURA-1261
2016-12-08 14:16:51 +01:00
Jaime van Kessel
0f910ae7a2
Merge branch 'master' of github.com:Ultimaker/Cura into project_save_dialog
2016-12-08 12:37:40 +01:00
Jaime van Kessel
36d743384c
Initial work for adding a save dialog for project saving
...
CURA-1263
2016-12-08 11:56:42 +01:00
Jack Ha
0d023a196e
Code layout. CURA-2763
2016-12-08 11:21:30 +01:00
Jack Ha
054e73383d
Added hover color for machine selection. CURA-2763
2016-12-08 11:12:48 +01:00
fieldOfView
ace4bfba10
Fix QML error about use of anchors in a row
2016-12-07 22:30:31 +01:00
fieldOfView
d67395b42b
Codestyle & documentation update
2016-12-07 22:23:06 +01:00
fieldOfView
18fb379fbe
Add tooltips for Setup/Monitor and Recommended/Custom tabs
2016-12-07 19:40:33 +01:00
fieldOfView
e642b4ebe9
Tweak 2.4 sidebar changes
...
* Make extruder-tabs more clear on badly calibrated displays
* Make infill selection same width as other "Recommended" controls
* Move printer selection to the top bar
* Add animation to support extruder selection combobox
2016-12-07 17:41:04 +01:00
Jack Ha
7694b8f128
Cannot do it simpler. CURA-2763
2016-12-07 15:40:25 +01:00
Jack Ha
4ecd1a0fe3
Simplifying layout by removing unneeded elements. CURA-2763
2016-12-07 15:16:47 +01:00
Jack Ha
67f1afb9ce
Revert "Show extruder tabs only in custom mode. CURA-2763"
...
This reverts commit f916c9b4cfc47e8fa99c7a9888b0d12f118503af.
2016-12-07 14:32:40 +01:00
Jack Ha
f916c9b4cf
Show extruder tabs only in custom mode. CURA-2763
2016-12-06 16:32:34 +01:00
Jack Ha
3efc5d63ef
Improved layout, removed material name from extruder name. CURA-2763
2016-12-06 16:11:08 +01:00
Jack Ha
30a74fb2c1
Layout changes, extruders are now displayed as extruder tabs. CURA-2763
2016-12-06 15:49:34 +01:00