5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SVN_SILENT made messages (.desktop file) More... almost 16 years ago
Split R backend in two parts. one process doing the actual computation using the R interface and reporting results back using DBus, and a small wrapper that implements the MathematiK::Backend interfaces and does the talking to the RServer process More... almost 16 years ago
SVN_SILENT made messages (.desktop file) More... almost 16 years ago
don't crash if an invalid command is entered More... almost 16 years ago
only build the R backend, if R was found More... almost 16 years ago
add basic R backend More... almost 16 years ago
fix crash when pressing tab multiple times More... almost 16 years ago
hide the tab completion offers, when the entry gets evaluated More... almost 16 years ago
fix crash on loading More... almost 16 years ago
replace hardcoded value "8233" with QChar::ParagraphSeparator More... almost 16 years ago
- add framework for backend-specific tab completion - implement completion in Sage and Null Backends More... almost 16 years ago
fix up/down navigation in multi-line commands More... almost 16 years ago
add menu entry/toolbox item that shows the help page of the current backend More... almost 16 years ago
Sage Backend: detect if the result contains html, and only strip tags if it does. this fixes the type() command More... almost 16 years ago
add a basic syntax highlighter for the sage backend More... almost 16 years ago
- add basics for backend-specific syntax-highlighting - add a fallback highlighter More... almost 16 years ago
add possibility for each backend, to add some commands to the latex header. use it to include the amsmath package for Sage More... almost 16 years ago
SVN_SILENT made messages (.desktop file) More... almost 16 years ago
fix year in the about dialog More... almost 16 years ago
SVN_SILENT made messages (.desktop file) More... almost 16 years ago
SVN_SILENT made messages (.desktop file) More... almost 16 years ago
show the settings of a backend even if not all requirements are met, as it's possible that it fails just because the path is set wrong More... almost 16 years ago
SVN_SILENT made messages (.desktop file) More... almost 16 years ago
don't append a new cell, if the assistant was canceled More... about 16 years ago
disable auto-indent in the sagebackend, as it screws up definig functions More... about 16 years ago
fix sage backend sometimes not showing plots, because it detects the tmp directory wrong More... about 16 years ago
fix multiple line spanning commands in sage backend More... about 16 years ago
don't show the "sage crashed" message, if it the process was closed because logout() was called More... about 16 years ago
show error message if the Sage process crashes More... about 16 years ago
SVN_SILENT made messages (.desktop file) More... about 16 years ago