~ultimaker/uranium/+git/Uranium:CURA_update_translations_with_new_empty_strings

Last commit made on 2023-01-31
Get this branch:
git clone -b CURA_update_translations_with_new_empty_strings https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

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

Recent commits

6dea097... by Joey de l'Arago

Update translations files with empty strings
CURA-10077

5ba4c8d... by Jelle Spijker <email address hidden>

Merge pull request #866 from Ultimaker/CURA_sort_translation_files

Sort translation files

ba318a9... by Joey de l'Arago

sort the translations

CURA-10077

744f11d... by jspijker <email address hidden>

Add 5.3.0 and 5.3.0-beta to conandata

Contributes to CURA-10209

4ff9e97... by jspijker <email address hidden>

Use pyarcus 5.2.2

Contributes to CURA-10072

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

Merge pull request #864 from Ultimaker/CURA-9859_fix_ufp_settingfunction

Print stacktrace of current location.

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

Print stacktrace of current location.

Previously, if anything was wrong, only the (stacktrace of the) error itself, so _within_ the setting-function, would be printed. Now we also get where this evaluation was called from.

done as part of CURA-9859

e1580be... by Jaime van Kessel <email address hidden>

Merge pull request #803 from drewdoggy/patch-1

Fix longstanding bug with 'platform_offset'

c4cdd67... by Joey de l'Arago

Merge pull request #863 from Ultimaker/CURA-9793

Cura 9793

66a5e1e... by "c.lamboo" <email address hidden>

Code style

re-order qml properties

CURA-9793