5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix wrong comment in desktop file (leftover from copying plot2d to plot3d) BUG: 222802 More... over 15 years ago
port cantor to KNewStuff3 to make uploading work. finally More... over 15 years ago
properly cleanup the maxima sessions, when exiting on Windows More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
fix crash BUG: 221642 More... over 15 years ago
don't crash when close is clicked, if there is no worksheet open BUG: 221300 More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
remove wrong newline, before a fullstop CCMAIL: [email protected] More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
fix some small typos, as noted on kde-i18n-doc CCMAIL: [email protected] More... over 15 years ago
truncate temp-file before opening it, when pressing "run" in ScriptEditor More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
Disabling EPS on Windows while it's not working on Windows. Cantor will render graphics using PNG instead of encapsulated postscript. More... over 15 years ago
change command used for ploting to png in maxima backend. this version should also work on windows More... over 15 years ago
don't call interrupt when logging out from maxima session. this should fix some wrong behaviour when restarting the backend while it is busy computing. CCBUG: 219999 More... over 15 years ago
* Added KDE4_KIO_LIBS per conversation that fixes the building problem with the R backend More... over 15 years ago
remove bracket bug from TODO, as it got fixed when milian rewrote the highliting code More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". Reduced disk space: 2524KB (2MB) More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
warning-- More... over 15 years ago
fix syntax highlighting for worksheets, loaded from file More... over 15 years ago
SVN_SILENT made messages (.desktop file) More... over 15 years ago
refactor matched-pair highlighting yet again: - properly report _all_ errors about unmatched pairs - properly update when we switch between entries - rehighlight on every positionChanged signal, but only if the text did not get changed TODO: use setCurrentBlockUserData to keep track of matched pairs, but this would be only an optimization - dunno if it's really required. More... over 15 years ago
add kateconfig file More... over 15 years ago
don't allow the cursor to be placed outside of entries More... over 15 years ago
fix some wrong behaviour in the bracket highlighting More... over 15 years ago