Diego Prado Gesto
f534885e34
Modify the color behavior of the toolbar buttons.
2018-11-12 09:35:32 +01:00
Diego Prado Gesto
9bf18031ce
Apply restyle of the toolbar according to the new designs.
2018-11-11 19:15:02 +01:00
Diego Prado Gesto
38a80ecae5
Make some tweaks in the UI for the preview stage.
...
Clean up the default theme a bit by removing unused entries.
Contributes to CURA-5829.
2018-11-11 14:06:52 +01:00
Jaime van Kessel
11a3da3068
Removed color animation from stage buttons
...
This caused laggy updates and it didn't add that much anyway
CURA-5772
2018-11-06 11:06:20 +01:00
Diego Prado Gesto
90e8a05aab
Remove all the entries in the theme that make reference to the sidebar,
...
because there is no sidebar anymore.
Several different margins and linings were created depending on the
side, not depending on where it belongs.
Contributes to CURA-5784.
2018-10-26 17:51:28 +02:00
Diego Prado Gesto
bf1c23243e
Modify the styles to match the requirements.
...
Contributes to CURA-5784.
2018-10-24 09:55:51 +02:00
Diego Prado Gesto
15b35da612
Change the TopHeader name to MainWindowHeader, since there is nothing
...
more on the top than the header.
Contributes to CURA-5784.
2018-10-19 16:40:21 +02:00
Diego Prado Gesto
66147f4172
Remove unused style button.
...
Contributes to CURA-5772.
2018-10-18 17:49:56 +02:00
Ghostkeeper
1bcd134f85
Fix code style
...
Most stuff here was recently changed. Some of it was where I found a pattern in something that was likely copy-pasted from somewhere else, so I did a global search and replace on that.
Contributes to issue CURA-5784.
2018-10-18 14:30:33 +02:00
Diego Prado Gesto
5befc0b256
Restyle the dropdown of the accounts, with information about the user
...
and available operations that can be done when the user is logged in or
not.
Contributes to CURA-5784.
2018-10-10 16:34:55 +02:00
Diego Prado Gesto
b89c220a4d
Add linings between tabs in the top header.
...
Contributes to CURA-5784.
2018-10-10 11:17:09 +02:00
Diego Prado Gesto
0df7fa1a6c
Add style to the top header tabs.
...
Contributes to CURA-5784.
2018-10-10 11:04:08 +02:00
Diego Prado Gesto
075a9a161f
Create a component for the Views selector. This component contains the
...
list of the views and also the shortcuts for the camera position.
The theme colors, sizes and the styles have been updated.
Contributes to CURA-5784.
2018-10-08 12:57:16 +02:00
Aleksei S
6a3eec07e2
Message stack shows properly messages
...
CURA-4952
2018-05-28 16:03:05 +02:00
fieldOfView
89322b9db6
Move toolbox button style into theme
2018-05-04 10:41:45 +02:00
Mark
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
...
CURA-4941
2018-02-14 09:28:47 +01:00
Mark
7ea654df3d
Fix to make sure margins cant have partial values
...
CURA-4941
2018-02-13 07:31:02 +01:00
Mark
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
...
CURA-4941
2018-02-10 12:45:36 +01:00
Mark
b52bf6decf
resolve conflict
2018-02-09 13:01:56 +01:00
Ghostkeeper
064a8e6f6c
Elide labels next to checkboxes
...
To the available width, if there is a width.
This won't work for right-to-left languages though...
Contributes to issue CURA-4692.
2018-01-15 16:41:33 +01:00
Ghostkeeper
10f9ae4082
Resolve binding loop
...
Let's align the icons to the text instead of the text to the icons. This makes it all align from left to right and allows the button to take the width of the childrenRect properly.
2017-12-28 16:21:29 +01:00
Diego Prado Gesto
fa00a17c78
Make UI changes in the Simulation View for adapting the color gradient
...
in the Feedrate color scheme. Due to the travel speed is normally very
high compared with the other speeds in the model, the gradient is now
gradual instead of linear in order to show more changes in the low
values and less changes in the high values.
Adapt also the button styles and themes' colors.
Set the play/pause button to the left and reduce the size.
2017-11-26 21:21:18 +01:00
Mark
3477b902ab
Merge pull request #2834 from Ultimaker/CURA-4527_view_orientation
...
Cura 4527 view orientation
2017-11-23 09:56:26 +01:00
Diego Prado Gesto
b6e997c88d
CURA-4526 Delete LayerView plugin because it will be replaced with the
...
SimulationView.
This commit also adapts the code in order to accept the messages coming
from the engine, with information about feedrates and line thicknesses.
Add also some changes in the GCodeReader that reads feedrates and
line thickness from the gcode file.
2017-11-21 10:47:29 +01:00
Aleksei S
6e7e859a0a
Introduced Lock Position functionality
...
CURA-4527
2017-11-07 10:59:23 +01:00
Aleksei S
7722e438c9
Changed orientation button location, adjusted call functins
...
CURA-4527
2017-11-06 10:28:07 +01:00
Aleksei S
fb8bde6f76
Added view rotation for each click
...
CURA-4527
2017-11-03 15:29:33 +01:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
fieldOfView
c5fd0e6c80
Use screenScaleFactor to consistently adapt sizes to display pixel ratio
2017-09-25 22:07:12 +02:00
ChrisTerBeke
2ffc5d2b58
fix color swatch to be the same as layer view color swatch
2017-09-12 13:39:39 +02:00
ChrisTerBeke
3a098f4b4c
CURA-4319 material compatibility link style
2017-09-12 13:24:33 +02:00
ChrisTerBeke
9b33bc8194
CURA-4319 fix combobox hover states
2017-09-12 12:50:12 +02:00
ChrisTerBeke
073c2d3335
style and code improvements for combobox with color swatch
2017-09-12 12:11:23 +02:00
ChrisTerBeke
3f60bc9287
Cleanup combobox styling
2017-09-12 11:59:21 +02:00
ChrisTerBeke
670d1784c4
Fix layer mode combobox hover not transparent
2017-09-12 09:45:45 +02:00
ChrisTerBeke
7cc8656be3
Merge branch 'master' into CURA-4203-message-redesign
2017-09-12 09:13:37 +02:00
fieldOfView
461d4be310
Fix hover state of Monitor button in the topbar
2017-09-11 20:35:24 +02:00
ChrisTerBeke
cd3d4dc80f
CURA-4203 updated message style for light theme, add shadows
2017-09-11 16:58:07 +02:00
Lipu Fei
24e5c72e47
Update colour for light theme
...
CURA-4148
2017-09-06 16:04:31 +02:00
Lipu Fei
60c7d2f22e
Update topbar
...
CURA-4213
2017-09-05 18:05:30 +02:00
Lipu Fei
63e75ec6b7
Merge branch 'master'
...
CURA-4213
2017-09-05 12:42:23 +02:00
Lipu Fei
4b08a5611a
Make topbar transparent and update text style
...
CURA-4213
2017-09-05 11:37:05 +02:00
Lipu Fei
afb8850155
Update topbar button style
...
CURA-4213
2017-09-05 11:12:22 +02:00
Lipu Fei
77adfe345d
Fix merge conflicts from master
...
CURA-4213
2017-09-05 08:41:44 +02:00
Lipu Fei
8e774dede4
Change extruder combobox style for simple mode
...
CURA-4211
2017-09-04 08:42:55 +02:00
alekseisasin
a288668bae
Adjusted color for the extruder counter number in left toolbox and added
...
extra margin-right in sidebar_category
CURA-4148
2017-09-01 17:45:50 +02:00
Ghostkeeper
e619c11e01
New base theme: Cura-light
...
There is a new theme now, Cura Light, based on the original colours of Cura 15.6 through 2.7. It is now also the base of the themes. It will soon be made the temporary default until the UX team can come up with something better for the dark theme.
Contributes to issue CURA-4148.
2017-08-30 16:08:42 +02:00