fieldOfView
6d9eb4028e
Merge branch 'master' into feature_print_monitoring
...
# Conflicts:
# cura/CuraApplication.py
2016-06-23 15:53:53 +02:00
fieldOfView
cdd38763f6
Tweak sidebar tab bar appearance
...
CURA-1036
2016-06-22 16:06:11 +02:00
fieldOfView
b17d621243
Disable nozzle/material selection on the global tab
...
The global tab has no nozzle/material by definition.
CURA-333
2016-06-22 09:55:25 +02:00
fieldOfView
c6dd9d2c8c
Fix codestyle and change faux-"hovered" property mechanism
...
hovered_ex was a bool property that was set in onEntered and onExited, and has been replaced with an alias to the mouseArea.containsMouse that necessitated the clutch.
CURA-790
2016-06-01 22:21:12 +02:00
fieldOfView
098cf515df
Fix tooltips for simple mode helpers
...
CURA-790
2016-05-26 09:41:49 +02:00
Arjen Hiemstra
d761409bf2
Remove SettingItemStyle from the cura theme
...
As it is no longer needed
2016-05-11 17:19:31 +02:00
fieldOfView
4a2b1af9f5
Add reusable style for comboboxes to the theme
...
CURA-790
2016-04-27 10:28:58 +02:00
fieldOfView
eb8a1bea8d
Add styling for disabled controls
...
Contributes to CURA-573
2016-03-14 15:58:25 +01:00
fieldOfView
81a015015d
Add "star" icon to profile dropdown when there are customised settings
...
Contributes to CURA-909
2016-03-08 12:06:21 +01:00
fieldOfView
5cb1e9e2a6
Tweak layer slider appearance
2016-03-03 09:00:52 +01:00
Arjen Hiemstra
363fb0c4dd
Remove layer view slider style from Cura theme's style file
...
Since it is a plugin, it should not be in the main theme.
Contributes to CURA-957
2016-03-01 02:11:46 +01:00
Arjen Hiemstra
2aaf633492
Replace usage of UM.Theme with Theme from context in Cura theme styles
...
This way we do not recursively try to create the Theme object
2016-02-23 12:30:01 +01:00
Arjen Hiemstra
e378c54ce2
Remove commented code from Cura theme styles.qml
2016-02-23 12:26:17 +01:00
Arjen Hiemstra
19c25895bf
Convert Toolbar.qml and styles.qml to Theme getThing style
2016-02-23 12:24:26 +01:00
fieldOfView
2d22b79d7a
Add missing radius to MessageStack progressbar
...
Also removes two chunks of commented-out code
2016-02-19 23:15:05 +01:00
fieldOfView
01b04a284e
Tweak category header icon positioning
2015-12-30 09:53:27 +01:00
fieldOfView
1747efeff8
Fixed thin borders on HiDPI screens
2015-12-30 09:53:26 +01:00
fieldOfView
15e09efeef
Fix layer slider label size and behavior
2015-12-30 09:53:25 +01:00
fieldOfView
a4dbc5743f
Fix control borderwidth on High DPI screens
2015-12-03 12:34:17 +01:00
fieldOfView
d9098ff06d
SimpleMode small fixes & additions
2015-12-03 12:09:32 +01:00
fieldOfView
97359db2ae
Add radius to MessageStack progressbar for consistency
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
8f11c36658
Draw border around button_tooltip
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
9c7ee751d5
Add horizontal margins to setting category headers
2015-12-03 12:09:28 +01:00
fieldOfView
437636d103
Restyle advanced settings category headers
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
66782d41f7
Theme advanced mode controls
...
Unify down-arrows
2015-12-03 12:09:26 +01:00
fieldOfView
16bbcac4f8
Tweak ViewMode button icon and dropdown arrow
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
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
Tamara Hogenhout
781ab5fdca
finetuning of the inactive states
...
contributes to: issue CURA-184
2015-09-22 15:37:46 +02:00
Tamara Hogenhout
c3036101f4
Adds an inactive states
...
contributes to: issue CURA-184
2015-09-22 15:32:01 +02:00
Tamara Hogenhout
8680d00ee1
Adds a settings button to go the the preference -> settings page
...
commits to: issue CURA-177
2015-09-22 12:08:05 +02:00
Tamara Hogenhout
3b7a5f65c6
Adds visible depth to the printsettings
...
commits to: issue CURA-177
2015-09-21 17:31:30 +02:00
Tamara Hogenhout
f866ecdd63
Restyling of the sidebar header and and profile setup
...
commits to: issue CURA-177
2015-09-21 16:03:53 +02:00
Tamara Hogenhout
c352c6f369
addapts the sizes of primarily the buttons
...
fixes: issue CURA-194
2015-09-21 14:14:28 +02:00
Tamara Hogenhout
aeb935489e
Fixes the tooltip placement for the view mode button
...
Fixes: issue CURA-152
2015-09-16 17:15:21 +02:00
Tamara Hogenhout
7ef41d1556
implements the new load file button styling
...
(so that the mouse-over label can be translated..). The final icon will be added later.
Contributes to: issue CURA-129
2015-09-10 14:57:55 +02:00
Tamara Hogenhout
3088579aad
15.10 restyling of the sidebar header
...
Contributes to: issue CURA-60
2015-09-01 17:26:35 +02:00
Tamara Hogenhout
9fd5ea4f9f
15.10 restyling of the sidebar header
...
Not yet finished
Contributes to: issue CURA-60
2015-08-31 17:27:53 +02:00
Tamara Hogenhout
3d5f4e6bd6
15.10 re-alignment of the toolbar
...
This is a test to be reviewed
Contributes to: issue CURA-60
2015-08-27 14:59:33 +02:00
Tamara Hogenhout
534c277b00
15.10 restyling of the layerview slider
...
Adds a textfield to the handle for per layer selection and removes the display of the min- and maxvalue
Contributes to: issue CURA-60
2015-08-25 12:20:13 +02:00
Tamara Hogenhout
96c63ef6e9
15.10 Restyling of the message stack
...
Contributes to: issue CURA-60
2015-08-24 17:05:24 +02:00
Tamara Hogenhout
720577ff8e
15.10 Restyling of the message stack
...
specifically the progressbar, styling of the messages and colors
Contributes to: issue CURA-60
2015-08-21 10:54:39 +02:00
Tamara Hogenhout
0ea042a140
Cleanup
2015-08-19 17:11:23 +02:00