~ultimaker/uranium/+git/Uranium:5.7alpha

Last commit made on 2024-01-19
Get this branch:
git clone -b 5.7alpha https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
5.7alpha
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

830244e... by "c.lamboo" <email address hidden>

Store alpha configuration in seperate folder

CURA-11563

9940c31... by Erwan MATHIEU <email address hidden>

Merge pull request #935 from Ultimaker/CURA-11482_sentry

Bump pyArcus version to 5.3.1

4d69d32... by Erwan MATHIEU <email address hidden>

Bump pyArcus version to 5.3.1

f0b248e... by Erwan MATHIEU <email address hidden>

Merge pull request #933 from Ultimaker/CURA-7812-decrease-Qml-singletons

CURA-7812-decrease-Qml-singletons

111662f... by Jelle Spijker <email address hidden>

Fix wrongful removal of i18n option

This caused the option to be always be removed, while we only needed the info of the option to be removed

Contributes to CURA-11497

407484b... by "saumya.jain" <email address hidden>

restoring qmlregistersingletons in Cura
adding wrapper for deprecation warning

CURA-7812

28fc116... by "saumya.jain" <email address hidden>

Uranium fixing API breaks.
deprecated message shows up when user uses it. will remove them in future

CURA-7812

53e7b5d... by "saumya.jain" <email address hidden>

Removed singleton UM.OperationStack, merged with CuraActions
 Removed ActiveTool singleton added to controller singleton

CURA-7812

4f8f2f1... by "saumya.jain" <email address hidden>

Renmoved singleton Um.Application

CURA-7812

e36ec8d... by Jelle Spijker <email address hidden>

build Conan packages

This will compile the mo files.
But be sure that `enable_i18n` option is still removed from the `package_id`.
Such that the build conan package can also be used

Fixes CURA-11497