~ultimaker/uranium/+git/Uranium:CURA-11468-qtflickable-bug

Last commit made on 2024-01-12
Get this branch:
git clone -b CURA-11468-qtflickable-bug https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
CURA-11468-qtflickable-bug
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

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

978446b... by Jelle Spijker <email address hidden>

Create conan-package on 5.6E branches

Fixes CURA-11524

a0abe00... by Casper Lamboo <email address hidden>

Merge pull request #931 from Ultimaker/CURA-11458

Qt upgrade issues

d34790e... by "saumya.jain" <email address hidden>

making status symbol visible

CURA-11458