Jaime van Kessel
70e4e9640e
Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons"
...
This reverts commit 6120d8a054b8c04bf90b8b3d3cb219d691bece2f, reversing
changes made to 95652556fef90f70adbf25bfa9bd3b8af7220d4a.
2021-05-27 16:06:20 +02:00
jelle Spijker
2bd6f28f3a
Update Icons
...
Subdivided the new icons in 3 size categories. As requested by UX
Used the company naming scheme for uniformity and easy recognition.
Known issues:
- Top/Bottom category wasn't taken into account by UX at the time. Since
this is a recent addition. Both the Walls and Top/Bottom will be updated.
- Cloud/Network connection icons 12px don't render correctly. Due to the
theme-ing.
- Extruder Icons do not render correctly.
CURA-8010_new_icons
2021-04-26 19:42:17 +02:00
Konstantinos Karmas
504f6dbe70
Revert "Cura 7813 qml modules version bump"
2021-03-30 09:48:28 +02:00
Konstantinos Karmas
180732788b
Merge pull request #9472 from Ultimaker/CURA-7813_QML_warnings
...
Cura 7813 qml modules version bump
2021-03-30 09:42:59 +02:00
Kostas Karmas
7827b36ab7
Fix QML warnings due to depricated on<signal> calls in Connections
...
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
jelle Spijker
9da321ffb9
Update Layouts, Control.Styles and Dialogs
...
CURA-7813
2021-03-29 18:04:47 +02:00
jelle Spijker
2986d50745
Update QtQuick and QtQuick.Controls
...
CURA-7813
2021-03-29 17:55:19 +02:00
Kostas Karmas
ec62cd5671
Fix "Unable to assing null to double" QmlWarning
2020-06-05 14:20:52 +02:00
Remco Burema
fde4804a58
Merge branch 'master' into CURA-6862_truncate_profile_names
2019-10-15 11:48:08 +02:00
Remco Burema
71701f15cf
Remove function to reintroduce binding.
...
Also force max width to integer value and comment why there is a plain value like 0.7 in the code.
part of CURA-6862
2019-10-15 11:38:51 +02:00
Lipu Fei
8f66809159
Always show custom qualities
...
CURA-6882
2019-10-14 14:34:35 +02:00
Nino van Hooff
279d5671d8
Cleanup CustomPrintSetup.qml
...
CURA-6862
2019-10-14 12:14:31 +02:00
Nino van Hooff
c147174668
Limit profile name to 70% of available width for CustomPrintSetup
...
This leaves 30% for the variant detail info
CURA-6862
2019-10-14 11:05:24 +02:00
Lipu Fei
8940097265
Separate black and grey text for quality menu
...
CURA-6846
2019-10-07 21:35:31 +02:00
Lipu Fei
c528000268
Add activeQualityDisplayName to remove code duplication
...
CURA-6846
2019-10-04 14:26:20 +02:00
Jaime van Kessel
5bd5875a20
Also add intent warning to custom print setup
...
CURA-6601
2019-10-04 10:39:02 +02:00
Lipu Fei
61a1b61756
Remove unnecessary activeQualityName property
...
CURA-6846
2019-10-04 10:27:39 +02:00
Lipu Fei
bd84c4d98d
Show quality and intent a custom profile is based on
...
CURA-6846
2019-10-03 14:18:51 +02:00
Jaime van Kessel
b72b542d21
Add missing font & color
...
CURA-6810
2019-09-26 12:55:14 +02:00
Jaime van Kessel
423b4ad869
Fix binding loop
...
CURA-6598
2019-09-04 17:16:07 +02:00
Lipu Fei
52f3f9b773
Update QML import versions and add headings
...
CURA-6598
2019-09-03 11:17:20 +02:00
Lipu Fei
0926c223b2
Add missing renderType: Text.NativeRendering
...
CURA-6598
2019-09-03 10:53:53 +02:00
Jaime van Kessel
7c832e7ea3
Intents are now also displayed in active profile labels
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
5ab31df738
Add hover effect to quality/intent selector
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
210a2aa6bb
Add arrow indicator to the custom print setup
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
d5bbc3f205
Remove reference to unknown component
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
5acc3111e0
Some minor UI fixes
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
92be261178
Update the profile selector to new style for the intents
...
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
35ec70a3cf
Add a selector for the intent profile
...
CURA-6534
2019-06-05 11:13:32 +02:00
Ghostkeeper
c6f4cb4927
Make the settings panel resizable
...
You can now drag the bottom side of the panel to make it bigger or smaller.
Contributes to issue CURA-6054.
2018-12-24 15:31:47 +01:00
Jaime van Kessel
b70a4ae0a2
Merge branch 'CURA-6015_fix_osx_crash' of github.com:Ultimaker/Cura into 4.0
2018-12-14 13:35:37 +01:00
Jaime van Kessel
d379f94775
Make the dark theme a bit more readable
2018-12-14 13:23:28 +01:00
Lipu Fei
620790ae3d
Reduce the creations of ExtrudersModels
...
CURA-6015
2018-12-13 14:12:23 +01:00
Diego Prado Gesto
0e22f6b672
Fix an issue that caused a non-deterministic segfault
...
Also add a topMargin only when there are tabs in the custom print setup.
Contributes to CURA-5941.
2018-12-05 13:30:01 +01:00
Diego Prado Gesto
034b1660f7
Adjust sizes in the custom print setup mode
...
Contributes to CURA-5941.
2018-12-05 13:05:22 +01:00
Diego Prado Gesto
ce6a0676dd
Add a rectangle surrounding the settings listview
...
Contributes to CURA-5941.
2018-12-03 14:43:35 +01:00
Diego Prado Gesto
4c468831f0
Add tabs for select the extruder in the custom print setup.
...
Align some elements beneath the tabs.
Contributes to CURA-5941.
2018-12-03 13:58:13 +01:00
Diego Prado Gesto
90281c455b
Add global profile selector to the custom print setup panel
...
Also modify some styles to adjust to the designs.
Contributes to CURA-5941.
2018-12-03 09:45:49 +01:00
Diego Prado Gesto
7dc3320b06
Remove all the signal propagation for the tooltip and allow only Cura.qml to handle them
...
Contributes to CURA-5941.
2018-12-02 20:32:55 +01:00
Diego Prado Gesto
17945c6b16
[WIP] Separate components in different files
...
Contributes to CURA-5941
2018-11-30 11:32:24 +01:00