Cura/resources/qml/PrintSetupSelector/Recommended
Joey de l'Arago f601229390 Move Validators to UM, so they can be used in UM components.
Update all TextFieldWithUnit to use our FloatValidator. This component now has proper styling when the input is invalid. The DoubleValidator was flagging numbers with a "." in them as an incorrect input (I assume this is because the region was set to europe on the OS where "," is common). The workaround is to use our FloatValidator which validates both "." and ","

CURA-9793
2022-12-07 16:27:42 +01:00
..
RecommendedAdhesionSelector.qml Apply suggestions from code review 2022-12-05 14:42:35 +01:00
RecommendedPrintSetup.qml Merge branch 'main' into CURA-9793_extend_recommended_print_settings 2022-12-05 16:45:33 +01:00
RecommendedQualityProfileSelector.qml Review suggestion; best practices; javascript. 2022-10-12 14:54:33 +02:00
RecommendedQualityProfileSelectorButton.qml Add width to intent tool tips 2022-10-12 15:29:08 +02:00
RecommendedResolutionSelector.qml PrintQuality icon is slightly too right aligned due to the icon not filling the entire svg. 2022-06-17 15:02:45 +02:00
RecommendedSettingItem.qml Apply suggestions from code review 2022-12-05 14:42:35 +01:00
RecommendedSettingSection.qml Apply suggestions from code review 2022-12-05 14:42:35 +01:00
RecommendedStrengthSelector.qml Move Validators to UM, so they can be used in UM components. 2022-12-07 16:27:42 +01:00
RecommendedSupportSelector.qml Add new recommended mode tooltips and remove extra margin at the bottom of tooltips. 2022-12-06 10:50:04 +01:00
UnsupportedProfileIndication.qml Add campaign link 2022-06-15 09:48:08 +02:00