https://bugs.kde.org/show_bug.cgi?id=456650
Alexander Semke <alexander.se...@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ |ation/cantor/commit/7fb5f11 |ation/cantor/commit/e73ab99 |18d20ba461aed414395dc6ddfe0 |b8127b693fdc7300beada0d8267 |33cfbd |81af85 --- Comment #2 from Alexander Semke <alexander.se...@web.de> --- Git commit e73ab99b8127b693fdc7300beada0d826781af85 by Alexander Semke. Committed on 02/08/2022 at 17:13. Pushed by asemke into branch 'release/22.08'. Squash commit of multiple fixes that will go into 22.08. When saving the results, use the file extension and not the mime-type in the QFileDialog to show the relevant files only. Open URLs in the "Select Backend"-dialog in the external browser. FIXED-IN: 22.08 Enable highdpi pixmaps Fixes icon rendering on highdpi screens [maxima] remove the obsolete quotes in string variable values and properly handle quoted sub-strings in string variables. Moved the worksheet specific actions from the menu "Settings" to the menu "Worksheet" to make it more explicit these actions are affecting the current worksheet only and don't change the global default settings. Updated ChangeLog. M +21 -0 CHANGELOG.md M +2 -3 src/animationresultitem.cpp M +18 -9 src/backendchoosedialog.cpp M +10 -0 src/backends/maxima/maximaexpression.cpp M +8 -0 src/backends/maxima/maximavariablemodel.cpp M +41 -8 src/backends/maxima/testmaxima.cpp M +2 -0 src/backends/maxima/testmaxima.h M +10 -8 src/cantor_part.rc M +15 -3 src/imageresultitem.cpp M +3 -5 src/lib/imageresult.cpp M +1 -0 src/main.cpp M +10 -14 src/textresultitem.cpp https://invent.kde.org/education/cantor/commit/e73ab99b8127b693fdc7300beada0d826781af85 -- You are receiving this mail because: You are watching all bug changes.