https://bugs.kde.org/show_bug.cgi?id=440295
Halla Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/349cf7c7d |hics/krita/commit/f13c5a68e |b5c37b304348cfd11ed38886c0e |9500631cc3cd18c21013a40d0c2 |5ff5 |5d98 --- Comment #6 from Halla Rempt <[email protected]> --- Git commit f13c5a68e9500631cc3cd18c21013a40d0c25d98 by Halla Rempt, on behalf of Agata Cacko. Committed on 28/08/2021 at 07:52. Pushed by rempt into branch 'krita/5.0'. Fix default filename for Log Viewer not saving on Windows Before this commit, if the user tried to save the log from the Log Viewer on Windows, and just clicked "OK" without changing the default filename, there would be an error of not being able to save the file. The reason for that was a colon in the filename, which is not allowed on Windows. This commit removes the colon by providing a custom format for the date that is attached to the log filename. (cherry picked from commit 349cf7c7db5c37b304348cfd11ed38886c0e5ff5) M +1 -1 plugins/dockers/logdocker/LogDockerDock.cpp https://invent.kde.org/graphics/krita/commit/f13c5a68e9500631cc3cd18c21013a40d0c25d98 -- You are receiving this mail because: You are watching all bug changes.
