cura:exception_handler_scroll_to_end

Last commit made on 2023-07-17
Get this branch:
git clone -b exception_handler_scroll_to_end https://git.launchpad.net/cura

Branch merges

Branch information

Name:
exception_handler_scroll_to_end
Repository:
lp:cura

Recent commits

62d3e1c... by Jaime van Kessel <email address hidden>

Automatically scroll down in crash handler

It was reaaaaaly annoying me that people would post screenshots all the time.
Those screenshots would never include the info you need, because it would only
capture the top of the exception / logs.

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

Merge pull request #16144 from Ultimaker/usb_printing_debug_improvements

Usb printing debug improvements

9d72cc6... by Jaime van Kessel <email address hidden>

Update logging for autodetect baudrate

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

Add serialport logging to autobaudjob

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

Merge pull request #16120 from Ultimaker/CURA-10687_Restore_Color_Picker

Color Picker from Qt 6.4

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

Color Picker from Qt 6.4
Native platform dialog is available on iOS,Linux (when running with the GTK+ platform theme) and macOS

fixes: CURA-10687

016a716... by Jaime van Kessel <email address hidden>

Merge pull request #16096 from Ultimaker/CURA-8754_Refresh-button-Material-Sync-list-doesn't-provide-any-feedback

Cura 8754 refresh button material sync list doesn't provide any feedback

3e18082... by "saumya.jain" <email address hidden>

Code review comments
fixes: CURA-8754

63e78d3... by Jelle Spijker <email address hidden>

Add some basic hardware specs to logs

Contributes to CURA-10767

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

Added refresh moving icon for feedback purpose
While refreshing the material sync, no feedback was provided before, now there is a refreshing icon animation available for "refresh in progress"

fixes: CURA-8754