- 29 Jan, 2023 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 8567bcd3)
-
- 25 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 20 Jan, 2023 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 18 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 17 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 16 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 13 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 11 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 10 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 09 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 08 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 07 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 06 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 05 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 04 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2023 3 commits
-
-
Alexander Semke authored
-
Alexander Semke authored
New option to decide whether the user should be asked for confirmation when an entry is being deleted. BUG: 463675 FIXED-IN: 23.03
-
Script Kiddy authored
-
- 02 Jan, 2023 8 commits
-
-
Albert Astals Cid authored
(cherry picked from commit 6332860f)
-
Alexander Semke authored
Support different plot file formats (PDF, SVG and PNG) also for Maxima and removed the JPEG option for Octave since the quality is very bad.
-
Alexander Semke authored
In the context menu of result items keep only those entries that are relevant for the results (save result, etc.) and not all entries that are relevant for the actual command.
-
Alexander Semke authored
-
Alexander Semke authored
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 01 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 31 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 30 Dec, 2022 4 commits
-
-
Alexander Semke authored
-
Alexander Semke authored
* render PDF content to QImage via poppler in ImageResult * when saving the plot images, allow to save in the original format only (pdf should be stored as pdf, etc.) * added pdf to the list of supported extensions for Octave, further backends will follow.
-
Script Kiddy authored
-
Script Kiddy authored
-
- 29 Dec, 2022 2 commits
-
-
Alexander Semke authored
[octave] simplified the printing of plot images and use the same default size of the plot as in maxima - 500x340 pixels (will be made configurable soon).
-
Script Kiddy authored
-
- 28 Dec, 2022 4 commits
-
-
Alexander Semke authored
Removed some debug output in TextResult having toHtml() call that can become very expensive for bigger outputs.
-
Alexander Semke authored
-
Alexander Semke authored
In 30476363 the call of updateGraphicPackagesFromSettings() was removed. This solved some issues but has broken the embedded plots. Restoring the old and working logic in Octave code that we had before that "graphics packages" code was merged.
-
Script Kiddy authored
-
- 27 Dec, 2022 1 commit
-
-
Alexander Semke authored
Show the dimensions of a variable (number of rows and columns) in the variable panel, implemented to Octave first.
-