Arjen Hiemstra
c92dfc8af3
Remove "ExtraBold" font variant from Theme
...
For some reason, on OSX ExtraBold seems to replace Regular font style. Since
it is unused anyway, just drop the ExtraBold for now.
Contributes to CURA-879
2016-09-26 15:23:36 +02:00
fieldOfView
f23af4f295
Optimise icons
...
Mostly done using svgo:
svgo -f resources/themes/cura/icons --pretty --enable=removeDimensions
2016-09-23 11:50:50 +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
2c61fe3249
Tweak layout of Per Object Settings
...
CURA-1799
2016-08-08 15:41:20 +02:00
fieldOfView
dff90342d2
Improve rendering of notice icon at small sizes
...
CURA-2048
2016-08-08 12:00:56 +02:00
fieldOfView
cf06df8b07
Add a sidebar state for when a printer is not accepting commands
...
CURA-1851
2016-08-04 16:39:46 +02:00
fieldOfView
3923d43567
Disable simple mode controls on global tab
...
CURA-1758
2016-07-21 15:12:26 +02:00
fieldOfView
7302baa7da
Add icon to settings that can only be set globally (for all extruders)
...
CURA-1758
2016-07-21 15:12:25 +02:00
fieldOfView
a7cfe1b5af
Emphasize settings that have a value in the user or quality profile
...
(in a subtle way)
2016-07-11 21:15:09 +02:00
fieldOfView
e6bc28c30c
Replace "Shell" category icon
2016-06-28 16:08:38 +02:00
fieldOfView
05ff256af4
Add an icon for the experimental category
...
CURA-1284
2016-06-28 08:56:55 +02:00
fieldOfView
55af0af755
Merge branch 'master' into feature_print_monitoring
...
# Conflicts:
# resources/qml/Cura.qml
2016-06-24 14:55:12 +02:00
fieldOfView
d613863d83
Tweak colors and icons for print monitor
...
CURA-1036
2016-06-23 21:50:51 +02:00
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