Commit graph

80 commits

Author SHA1 Message Date
fieldOfView
5939ff9b81 Make header tab button color stylable
The monitor tab icon is split up in a base monitor tab icon and a status overlay, each with their own color.
2017-01-26 14:17:07 +01:00
Jack Ha
14701d89d0 Finally got edge cases regarding recommended mode support extruder color working. CURA-2767 2016-12-01 14:50:40 +01:00
Jack Ha
ef6e90283e Added color to recommended view support extruder by adding combobox_color style. CURA-2767 2016-12-01 11:34:37 +01:00
Ghostkeeper
8644fb7113
Never animate progress bars if they are invisible
This is now the responsibility of the theme rather than the interface element, since the theme defines the animation itself. This makes it that the interface element doesn't need to worry about things like its style or animation.

Contributes to issue CURA-2497.
2016-10-06 11:54:21 +02:00
fieldOfView
774eadc7d1 Recolor toolbar icons
While cleaning up the theme icons I discovered that the toolbar icons were incorrectly relying on the color specified in the icon.
2016-09-23 10:40:49 +02:00
fieldOfView
4bfa0f3bb1 Move sidebar action button style into styles.qml 2016-09-12 16:53:59 +02:00
Jaime van Kessel
e0b6e31056 Added way to mark toolbutton as error aswell
CURA-2271
2016-09-09 11:48:01 +02:00
fieldOfView
29edcb9058 Style MessageStack making messages less likely to be overlooked
CURA-1886
2016-09-08 08:48:58 +02:00
Jaime van Kessel
3227507297 An empty quality container will now give a "not supported" warning
CURA-2236
2016-09-05 13:31:36 +02:00
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