Cura/resources/qml/WelcomePages
Ghostkeeper 5eee9958a0
Case-insensitive visibility checking for printers
In Qt's ListModel, the section headers collect items case-insensitively. However, when checking whether a printer should be visible (when the section header is expanded) was still checked case-sensitively. As a result, it was hiding all printers that did not use the same casing in its manufacturer name, e.g. FlashForge vs. Flashforge.

Fixes #11125.
2022-01-11 16:29:40 +01:00
..
AddCloudPrintersView.qml Add campaign links 2021-08-05 15:42:23 +02:00
AddLocalPrinterScrollView.qml Case-insensitive visibility checking for printers 2022-01-11 16:29:40 +01:00
AddNetworkOrLocalPrinterContent.qml Change maximum network printers item count 2021-07-21 11:49:34 +02:00
AddNetworkPrinterScrollView.qml Initiate an account sync immediately after pressing "Add cloud printer" 2021-09-23 12:53:57 +02:00
AddPrinterByIpContent.qml Update links to network troubleshooting page 2021-08-31 12:07:11 +02:00
ChangelogContent.qml Change the font size to default in the changelog 2021-04-12 12:37:57 +02:00
CloudContent.qml Reorient layout of skip, sign-in and create 2021-10-04 16:48:51 +02:00
DataCollectionsContent.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
DropDownHeader.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
DropDownWidget.qml Fix various typos 2021-09-07 11:33:54 -04:00
FirstStartMachineActionsContent.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ImageTile.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
UserAgreementContent.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
WelcomeContent.qml Make the welcome screen a re-usable image 2021-04-01 18:19:18 +02:00
WelcomeDialogItem.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
WhatsNewContent.qml Use custom style for the links in the what's new textArea 2021-08-24 13:31:39 +02:00
WizardDialog.qml Make Wizard Dialogs non-resizeable. 2021-04-01 13:01:14 +02:00
WizardPanel.qml Set height of progressBar to 0 when not visible in WizardPanel 2021-04-09 11:42:13 +02:00