Jaime van Kessel
3523b709c4
Fixed delete selection issues.
...
CURA-616
2016-01-05 12:26:39 +01:00
fieldOfView
c208c01528
Remove commented-out code
2015-12-30 16:36:02 +01:00
fieldOfView
fba47cac0c
Fix layout of General preference page
2015-12-30 09:53:29 +01:00
fieldOfView
282a0d307d
Tweak "Add Printer" dialog
2015-12-30 09:53:29 +01:00
fieldOfView
aa2563b891
Rename "Machines" to "Printers"
2015-12-30 09:53:28 +01:00
fieldOfView
30d3d90dd8
Tweak Simple Mode layout margins
2015-12-30 09:53:28 +01:00
fieldOfView
b7f413dbb7
Move Variant selection to directly below Machine selection
2015-12-30 09:53:28 +01:00
fieldOfView
5ec00b2f6d
Move MessageStack back to bottom until we can relocate the messages that make it obtrusive
2015-12-30 09:53:28 +01:00
fieldOfView
3cf9149a0f
Fix gap between SaveButton and SaveToButton on HiDPI screens
2015-12-30 09:53:26 +01:00
fieldOfView
d5af132a9a
Fixed more thin borders on HiDPI screens
2015-12-30 09:53:26 +01:00
fieldOfView
1747efeff8
Fixed thin borders on HiDPI screens
2015-12-30 09:53:26 +01:00
fieldOfView
4bf4a20d44
Add small hover-effect to small buttons
2015-12-30 09:53:25 +01:00
fieldOfView
ed0fea125c
Add pencil-mark to print job name in JobSpecs area
2015-12-30 09:53:24 +01:00
Ghostkeeper
f6ccbab9dc
Correct alignment of manufacturer in add printer window
...
I reduced the font size of the manufacturer to make it appear like a subscript a bit.
2015-12-29 16:38:10 +01:00
Tamara Hogenhout
e61d3e4f3e
Merge pull request #562 from Ultimaker/feature_ux2-1
...
Design rework for 2.1 release
2015-12-10 11:05:19 +01:00
fieldOfView
6863e15e20
Remove Print Speed setting from simple mode
2015-12-08 15:03:54 +01:00
Arjen Hiemstra
fd4943b18a
Fix variant selection dropdown in sidebar so it actually selects a variant
2015-12-04 16:46:45 +01:00
fieldOfView
a8547483b8
CURA-361
2015-12-03 23:13:58 +01:00
fieldOfView
d9098ff06d
SimpleMode small fixes & additions
2015-12-03 12:09:32 +01:00
fieldOfView
943f86ab51
Add Speed section to Simple Mode
2015-12-03 12:09:32 +01:00
fieldOfView
7212080b42
Simplify SimpleMode tooltips
2015-12-03 12:09:32 +01:00
fieldOfView
e3018ed1bb
Cleanup JobSpecs area
2015-12-03 12:09:31 +01:00
fieldOfView
1684aa5e50
Add tooltips to Simple Mode
2015-12-03 12:09:31 +01:00
fieldOfView
9a1a4d264e
Restyle sidebar tooltips using pointingrectangle
...
Restyle toolbutton tooltips to match sidebar tooltips
2015-12-03 12:09:31 +01:00
fieldOfView
2fa29de4b9
Use PointingRectangle for toolpanel flyouts
2015-12-03 12:09:31 +01:00
fieldOfView
4d29fccb0b
Remove cursorShapes for now
2015-12-03 12:09:30 +01:00
fieldOfView
139a88a189
Remove vestigial code
2015-12-03 12:09:30 +01:00
fieldOfView
ec46b49847
Use pointingrectangle for toolbutton tooltips
2015-12-03 12:09:30 +01:00
fieldOfView
1d27822970
Rearrange Toolbar
...
Start unifying button tooltips
2015-12-03 12:09:29 +01:00
fieldOfView
47c53860fd
Add hover cursorShape to open/viewmode buttons and layerslider
2015-12-03 12:09:29 +01:00
fieldOfView
03d44e735b
Hide jobname when no object is loaded
2015-12-03 12:09:29 +01:00
fieldOfView
00fcad17df
Move viewmode button to prevent overlapping windows
2015-12-03 12:09:28 +01:00
fieldOfView
ab02aef6cd
Rearrange Toolbar
...
Reposition MessageStack
2015-12-03 12:09:28 +01:00
fieldOfView
abd30dfde7
Add slicing status label
2015-12-03 12:09:27 +01:00
fieldOfView
9cd4419e1a
Fix simple mode infill buttons hover border
2015-12-03 12:09:27 +01:00
fieldOfView
5b01ce7f96
Hide sidebar header for now
2015-12-03 12:09:27 +01:00
fieldOfView
3a8de56f66
Fix cursorShape for sidebar controls
2015-12-03 12:09:27 +01:00
fieldOfView
101df0035d
Restyle simple mode Infill controls
...
Tweak scrollbar colors
2015-12-03 12:09:26 +01:00
fieldOfView
2477617155
Reorient LayerView slider
...
Fix toolbar tooltip collisions
Refactor use of colors.text_default
2015-12-03 12:09:26 +01:00
fieldOfView
a1123655ff
Show scene boundingbox in JobSpecs
2015-12-03 12:09:25 +01:00
fieldOfView
6bfed19477
Show slicing progress in SaveButton area instead of MessageStack
...
Add separators to sidebar
Tweak theme
2015-12-03 12:09:25 +01:00
fieldOfView
e293501e37
Tweak JobSpecs
...
Tweak fonts-sizes
Replace splash
2015-12-03 12:09:25 +01:00
fieldOfView
d41db89254
Move Job Specs into viewport area
2015-12-03 12:09:24 +01:00
fieldOfView
5cc75398c2
Fix error in SidebarSimple
...
Tweak SaveButton
Change splash to Developer Version
2015-12-03 12:09:24 +01:00
fieldOfView
211b45d9fb
Remove "specs" from Save Button
...
Restyle Save Button
Tweak Simple mode
2015-12-03 12:09:24 +01:00
fieldOfView
64bd41e611
Move mode-toggle out of header
...
Tweak tool-buttons and fonts
2015-12-03 12:09:24 +01:00
fieldOfView
1ba1009b60
Initial theme rework:
...
* Move buttons around
* Resizing
* Colors
* Splash screen
2015-12-03 12:09:23 +01:00
Arjen Hiemstra
09ea598d28
Merge branch '15.10'
...
* 15.10:
Update translations with the 15.10 versions
Disable languages we have no updated translations for
Display the version number in the splash screen
Properly raise DeviceBusyError in RemovableDriveOutputDevice
2015-11-17 14:25:23 +01:00
Arjen Hiemstra
c277102ebc
Disable languages we have no updated translations for
2015-11-17 11:52:46 +01:00
Arjen Hiemstra
751f58fb02
Merge branch '15.10'
...
* 15.10: (39 commits)
Remove unused import in StartSliceJob
conforming to code style
fix typo's..
Adjust initial view to be slightly from the side
uses a different method to check whether a machine name excists
Sets the languageComboBox to the default language
Remove per-group settings for now
Make sure to send all settings when an object overrides the profile
Properly emit writeStarted in RemovableDriveOutputDevice
Add xy_offset setting to list of settings that trigger a disallowed area update
Properly trigger a reslice when the active instance is changed
Wizardpages without hack
Only hides the window when there are no more pages
Only add layer data node after all processing
Also account for "xy_offset" setting for the disallowed areas
JSON: workaround for stutter in spiralize vase: set travel speed to printing speed
Adds a color for the error-messages
Shows an error message when a user tries to add a printer with a name that already excists.
JSON: support bottom stair step height defaults changed so that the bottom distance to the model isn't violated too much
Try to use Protobuf CPP implementation if it is available
...
2015-11-13 11:31:29 +01:00