403 Commits

Author SHA1 Message Date
fieldOfView
e8743abe68 Set a sensible minimum width for the window 2016-06-23 18:44:06 +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
1c83b15290 Tweak viewport overlay
Change color, opacity. Block mouseclicks.
CURA-1036
2016-06-22 14:22:35 +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
Jaime van Kessel
96e6477793 Print monitoring tab now has icons indicated if it's paused / connected
CURA-1036
2016-06-17 13:06:33 +02:00
Jaime van Kessel
8a603c2fc1 Added basic tabs for monitoring print
CURA-1036
2016-06-15 16:17:52 +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
Jaime van Kessel
29ed8c2f5b Increased width of per-object settings panel
CURA-1278
2016-05-31 11:33:02 +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
75f4a91800 Tweak button icon size to make the icons look a bit less "chunky" 2016-04-26 17:18:40 +02:00
fieldOfView
919e2f55e9 Replace "notice" icon with an icon that is less jarring and differs more in shape with the "reset" icon
Contributes to CURA-1176
2016-04-18 17:39:28 +02:00
Ghostkeeper
0684cee681 Merge branch '2.1'
Conflicts:
	resources/machines/fdmprinter.json
	resources/machines/innovo-inventor.json
	resources/profiles/general/High+Quality.cfg
	resources/profiles/general/Low+Quality.cfg
	resources/profiles/general/Normal+Quality.cfg
	resources/profiles/general/Ulti+Quality.cfg
	resources/profiles/ultimaker2+/pla_0.4_high.curaprofile
2016-04-04 18:49:09 +02:00
Jaime van Kessel
2cda0283c7 Increased width of sidebar a bit to improve readability for other languages
CURA-1268
2016-03-24 14:00:23 +01:00
fieldOfView
1583018e75 Clean up theme: tweak colors, remove unused styles
Contributes to CURA-1143
2016-03-17 21:09:18 +01:00
Ghostkeeper
de9a66e1f4 Merge branch '2.1'
Conflicts:
	plugins/RemovableDriveOutputDevice/OSXRemovableDrivePlugin.py
	plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py
	plugins/USBPrinting/PrinterConnection.py
	resources/machines/fdmprinter.json
	resources/profiles/ultimaker2+/abs_0.4_high.curaprofile
2016-03-17 15:24:00 +01:00
fieldOfView
ff25e382ee Add a notice icon
This icon is used in lieu of the warning icon for CURA-1122
2016-03-15 17:56:30 +01:00
fieldOfView
eb8a1bea8d Add styling for disabled controls
Contributes to CURA-573
2016-03-14 15:58:25 +01:00
Jaime van Kessel
7d86fbd9cc Added warning icon
CURA-1122
2016-03-14 11:30:33 +01:00
Jaime van Kessel
34ed642e35 Revert "Make setting category headers bold"
This reverts commit e56347501d0a61d52bfe632fbf4453d9ab083d1c.

No attached issue; Far to late in release cycle for people to circumvent the design process.
2016-03-11 12:01:31 +01:00
fieldOfView
e56347501d Make setting category headers bold
Special request from Martijn
2016-03-10 17:13:07 +01:00
Jaime van Kessel
e8c99f6b9f Increased readability
CURA-1087
2016-03-09 17:12:53 +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
00afebbc0d Add translate icon
Contributes to CURA-838
2016-03-08 12:04:39 +01:00
fieldOfView
06445ef3bb Add link to troubleshooting guide to simple mode
Fixes CURA-536
2016-03-07 15:19:27 +01:00
fieldOfView
5cb1e9e2a6 Tweak layer slider appearance 2016-03-03 09:00:52 +01:00
fieldOfView
f8681ed401 Use Open Sans font instead of Proxima Nova
Also removes unused Roboto font

Contributes to CURA-953
2016-03-01 17:22:25 +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
09c04d7c68 Add sidebar header icon for "machine" category 2016-02-16 22:43:36 +01:00
Jaime van Kessel
0eb327b97b Increased size of modal window
CURA-692
2016-01-20 17:06:56 +01:00
fieldOfView
ea7f47c487 Tweak modal windows size 2015-12-30 09:53:27 +01:00
fieldOfView
01b04a284e Tweak category header icon positioning 2015-12-30 09:53:27 +01:00
fieldOfView
2aa3fa3623 Tweak setting category headers 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
4bf4a20d44 Add small hover-effect to small buttons 2015-12-30 09:53:25 +01:00
fieldOfView
15e09efeef Fix layer slider label size and behavior 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
fieldOfView
f29e03f7e7 Tweak Setting Category header size 2015-12-09 15:40:57 +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
e3018ed1bb Cleanup JobSpecs area 2015-12-03 12:09:31 +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