426 Commits

Author SHA1 Message Date
Tamara Hogenhout
caae63a1d9 The fileBaseName can be used from both the hasMesh signal as when the file is opened using the terminal
It also fixes the undo problem

Contributes to #CURA-707
Contributes to #CURA-620
Contributes to #CURA-687
#591
2016-01-15 16:17:12 +01:00
Tamara Hogenhout
8af00b4195 Just a little cleanup
so it is more clear when JobSpecs uses the fileBaseName from cura_app.py and when it uses fhe fileBaseName from cura.qml

Contributes to #CURA-707
Contributes to #CURA-620
#591
2016-01-15 16:11:08 +01:00
Tamara Hogenhout
993f026545 Adds extra context to the topbar menu-items
So the translators know in which groups to group the menu-items. The reason for this is that the translator choose alt key accelerators that are unique within its own group.

Contributes to #CURA-526
2016-01-12 15:57:43 +01:00
Tamara Hogenhout
6711cd3070 Fixin some i18n function calls and such
because some strings could not be translated

Contributes to #CURA-526
2016-01-12 15:24:47 +01:00
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