5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SVN_SILENT made messages (.desktop file) More... about 16 years ago
help messages don't go to the error message, even if the don't start with %O More... about 16 years ago
fix some problems when reusing the same worksheetentry for multiple expressions More... about 16 years ago
show error message in own cell More... about 16 years ago
use separate line for question and answer in the WorksheetEntry More... about 16 years ago
change the way the maxima backend detects if the backend asks for more informations More... about 16 years ago
use KActions instead of hardcoded shortcuts for evaluating and inserting Entries, so it is configurable More... about 16 years ago
don't force LaTex to be in an eqnarray* environment, as Maxima also returns verbatim environments More... about 16 years ago
fix bug, when output for a command is empty More... about 16 years ago
fix the assistants, they were broken by the worksheet redesign More... about 16 years ago
Select the Backend selected as default in the Settings dialog when showing the BackendChooseDialog More... about 16 years ago
fix some strings More... about 16 years ago
insert a new WorksheetEntry after the current one, if the user presses Ctrl+Enter More... about 16 years ago
i) Proof-reading More... about 16 years ago
initialize the enabled flag. this fixes strange behaviour of backends dissappearing from time to time More... about 16 years ago
fix the case maxima ask for additional information on a calculation More... about 16 years ago
make the parsing of the maxima output smarter, so errors are detected, and not typeset using LaTeX More... about 16 years ago
simplify the sage backend More... about 16 years ago
if no backend is available, show a page with tips for possible solutions More... about 16 years ago
SVN_SILENT made messages (.desktop file) More... about 16 years ago
hide the backends, which the required apps are not found from the BackendChooseDialog More... about 16 years ago
instead of using the mathematik_latexconvert script, only run latex&&dvips and render the resulting eps file using LibSpectre More... about 16 years ago
disable the context help, as it's completely broken and prevents you from using identations More... about 16 years ago
change the worksheet to use one QTextTable per entry. More... about 16 years ago
refactor worksheet to use a QTextTable. this makes the code a lot less Hacky allow backends to ask additional questions after running a command (maxima does this if the result isn't clear) More... about 16 years ago
forgot the return at the end of Worksheet::event() More... about 16 years ago
SVN_SILENT made messages (.desktop file) More... about 16 years ago
show describe(), example() and ? commands in the special HelpView More... about 16 years ago
improve the editing of the worksheet, fix crashes when deleting entry More... about 16 years ago
SVN_SILENT made messages (.desktop file) More... about 16 years ago