~ultimaker/uranium/+git/Uranium:main

Last commit made on 2024-04-17
Get this branch:
git clone -b main https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
main
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

b52767d... by HellAholic <email address hidden>

Merge pull request #949 from Ultimaker/CURA-11003-add-searchbar-for-offlineprinter

Implement printer search feature in local printer selection

c76842c... by Saumya Jain <email address hidden>

Revert "clearing memory stack"

This reverts commit c033bedb7befc6451b478a3f3f3413cfdeeae87d.

c033bed... by Saumya Jain <email address hidden>

clearing memory stack

CURA-11658

f1c7033... by Saumya Jain <email address hidden>

changed filter from "id" to "name" as both are different

CURA-11003

1e1da68... by Saumya Jain <email address hidden>

Implement printer search feature in local printer selection

Added a search field in the 'Add Local Printer' section which allows users to search for their desired printer. A timer has been set to trigger the search function as the user types into the search field. A clear button is visible for easy removal of the search text. Adjusted the ListModel.py to correctly emit dataChanged signal when there are changes in the list.

CURA-11003

2717e3c... by Saumya Jain <email address hidden>

merge 5.7

1747625... by Remco Burema <email address hidden>

Fix for nonexistant tool-metadata.

None was not iterable according to Sentry (issue CURA/7AX), so apply defensive programming.

fabcf9a... by HellAholic <email address hidden>

Merge pull request #947 from Ultimaker/5.7-translations

Updated translations

ca5358c... by Remco Burema <email address hidden>

Fix outdated security-badge github-workflow.

cf12011... by HellAholic <email address hidden>

Merge pull request #948 from Ultimaker/CURA-11475_low_performance_multiple_nozzles

Cura 11475 low performance multiple nozzles