7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CVS_SILENT made messages (.desktop file) More... almost 21 years ago
CVS_SILENT made messages (.desktop file) More... almost 21 years ago
Always set the preference-action to "Configure KmPlot..." (when KmPlot was embedded in Konqueror the action was labeled "Configure Konqueror...." before) More... almost 21 years ago
Make the KMinMax dialog non-modal and solve a bug. More... almost 21 years ago
Translate the string. More... almost 21 years ago
CVS_SILENT i18n style guide fix More... about 21 years ago
* Two bug fixes: 98101 and 98217 * Removed Parser::memsize, Parser::stacksize, Ufkt::memsize and Ufkt::stacksize as the constants MEMSIZE and STACKSIZE exist. More... about 21 years ago
CVS_SILENT made messages (.desktop file) More... about 21 years ago
CVS_SILENT made messages (.desktop file) More... about 21 years ago
* Yet another bug fix (thanks Pinotree :-)): show the root in the statusbar when the mouse pointer is close to the x-axis. * Removed the unnecessary fullscreen-code in MainDlg. More... about 21 years ago
CVS_SILENT Let's end sentences with a point. More... about 21 years ago
* Use the right color of the axis pointer when leaving trace mode. * Add two icons for the popup menu. More... about 21 years ago
Trace mode fix: Handle the plot range for the selected function correctly More... about 21 years ago
CVS_SILENT i18n style guide fixes More... about 21 years ago
Simplify an error message More... about 21 years ago
+GenericName=Mathematical Function Plotter More... about 21 years ago
* Fixed bug #96322. * Polished the keyboard navigation in trace mode a bit. More... about 21 years ago
CVS_SILENT made messages (.desktop file) More... about 21 years ago
Don't let the user delete a function which is needed by other functions. For example: f(x)=1 and g(x)=f(x)-1 More... about 21 years ago
CVS_SILENT i18n style guide fixes More... about 21 years ago
Use createStandardStatusBarAction() setStandardToolBarMenuEnabled() to handle the statusbar and toolbar items in the menu. More... about 21 years ago
CVS_SILENT made messages (.desktop file) More... about 21 years ago
Increase version number to 1.2.0. KmPlot had 1.0.9 both in KDE 3.3 and 3.2. More... about 21 years ago
Don't crash when removing a function that is activated in trace mode. Backport will come soon. More... about 21 years ago
Show kmplot icon for kmplotpart More... about 21 years ago
KmPlotPart obviously does not open text files but kmplot files BUG: 95634 CCMAIL: [email protected] More... about 21 years ago
Update the doc with two new chapters: 1) How to script KmPlot with DCOP. 2) Add an updated version of the Extensions-chapter from KmPlot in KDE 3.2. I can't find this chapter in KDE 3.3 so I re-add it now. More... about 21 years ago
* Ufkt::extstr isn't necessary anymore as Ufkt::fstr contains the function expression. * Set some members in Parser to private (was protected before). * The load/save implemention for constants now works with KCalc again. * XParser::functionFstr is renamed to XParser::functionStr. More... about 21 years ago
Fix bug 94930: kmplot returns strange values for function maximum. Backport will come soon. More... about 21 years ago
* Make it possible to move/copy polar and parametric functions to other KmPlot instances. * Cleaned some code. More... about 21 years ago