Diego Prado Gesto
|
990c653af4
|
Refactor the code a bit more to better align the components in the
recommended mode.
Contributes to CURA-5941.
|
2018-11-28 17:29:25 +01:00 |
|
Diego Prado Gesto
|
309061ce31
|
Add a new ToolbarButton
Now also the Extruder button is a toolbar button since it will show in
the toolbar.
|
2018-11-27 17:16:52 +01:00 |
|
Diego Prado Gesto
|
f3bf20ca1b
|
Separate the view selector into a different file.
|
2018-11-25 18:24:21 +01:00 |
|
Diego Prado Gesto
|
5c30df2a68
|
Create a reusable component for the printer type label. Other parts of
the UI can just reuse it.
Contributes to CURA-5942.
|
2018-11-22 15:00:35 +01:00 |
|
Diego Prado Gesto
|
9720512f50
|
Add a new printer selector button that is connected to the output
devices and shows labels containing the type of printers that are in the
same group.
Contributes to CURA-5942.
|
2018-11-22 13:54:10 +01:00 |
|
Diego Prado Gesto
|
ec0d9f09b7
|
Create a component for selecting the output device before output the
file.
Contributes to CURA-5786.
|
2018-10-31 17:03:09 +01:00 |
|
Diego Prado Gesto
|
eabd7c6b5e
|
Start mocking up the panel the user gets after slicing.
Also the IconLabel component was created with the aim to be reused in
several places.
Contributes to CURA-5786.
|
2018-10-30 17:07:07 +01:00 |
|
Diego Prado Gesto
|
e64698209c
|
Adjust the minimum size to be something around 1280x1024.
Also adjust some colors color for the dark theme.
Contributes to CURA-5772.
|
2018-10-25 17:41:35 +02:00 |
|
Diego Prado Gesto
|
176c7bfc22
|
Small fixes in the CustomConfigurationSelector file
Contributes to CURA-5772.
|
2018-10-18 17:48:03 +02:00 |
|
Diego Prado Gesto
|
93b04190f8
|
Change name of some components to make them more indicative of what they
do.
Contributes to CURA-5772.
|
2018-10-18 17:13:15 +02:00 |
|
Jaime van Kessel
|
8cac5e1de2
|
Removed the components qml dir
We can consider putting components into their own folder, but we first should have a clear definition of what they are / should be.
CURA-5772
|
2018-10-15 10:34:19 +02:00 |
|
Jaime van Kessel
|
10de312647
|
Added QMLDIR so we can specify cura specific QML components for plugins
This ensures that we can be way more explicit with what QML components we see as re-usable
CURA-5772
|
2018-10-12 13:28:08 +02:00 |
|