~ultimaker/uranium/+git/Uranium:4.1

Last commit made on 2019-05-29
Get this branch:
git clone -b 4.1 https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

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

Recent commits

63787ca... by Ruben D

Always match exactly on #.# version only

This allows you to make a manual back-up in the same folder that starts with the name #.#.

Fixes Ultimaker/Cura#5799.

289baea... by Ruben D

Code style

- Spaces around binary operators.
- Strings with double quotes.
- That path variable's value was never used, always overwritten.

Discovered during investigation of Ultimaker/Cura#5799.

6618dfe... by Jaime van Kessel <email address hidden>

Catch UnicodeDecode error when reading preferences

690d148... by Jaime van Kessel <email address hidden>

Merge pull request #488 from Ultimaker/CURA-6497_fix_empty_material_name

CURA-6497 Add allow_empty field and validation for string settings

1baab7c... by Jaime van Kessel <email address hidden>

Prevent crash when installing plugin that already exists

054a1d0... by Jaime van Kessel <email address hidden>

Prevent crash if garbage collect was a bit too overzealous again

07d5bd4... by Jaime van Kessel <email address hidden>

Prevent crash when metadata is empty

98da20b... by Jaime van Kessel <email address hidden>

Prevent crash when QTimer object was already deleted by GC

595cc6b... by Lipu Fei

Expose _getPropertyValue() to QML

CURA-6497

034501d... by Lipu Fei

Merge remote-tracking branch 'origin/4.1' into CURA-6497_fix_empty_material_name