- 08 May, 2007 1 commit
-
-
Peter Hedlund authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=662603
-
- 06 Sep, 2006 1 commit
-
-
Laurent Montel authored
Remove executable attribute to file svn path=/trunk/KDE/kdeedu/kmplot/; revision=581515
-
- 04 Aug, 2006 1 commit
-
-
David Saxton authored
- Warn if the parameter animator is invoked when the function does not have a parameter. - Automatically insert a parameter into the function string if Use List or Use Slider (in parameters groupbox) are clicked. svn path=/trunk/KDE/kdeedu/kmplot/; revision=569600
-
- 21 Apr, 2006 1 commit
-
-
David Saxton authored
in the view (which is specified by the whether it's a derivative, etc, and the new Parameter class). - svn path=/trunk/KDE/kdeedu/kmplot/; revision=532353
-
- 12 Apr, 2006 3 commits
-
-
David Saxton authored
allow easy addition to Parametric and Polar plots. svn path=/trunk/KDE/kdeedu/kmplot/; revision=529269
-
David Saxton authored
group box needs improving though - atm it is slightly cluttered. svn path=/trunk/KDE/kdeedu/kmplot/; revision=529047
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=529025
-
- 11 Apr, 2006 2 commits
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=528601
-
David Saxton authored
redundant due to increased integral calculation speed. svn path=/trunk/KDE/kdeedu/kmplot/; revision=528590
-
- 28 Jan, 2006 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=503131
-
- 05 Oct, 2005 1 commit
-
-
Dirk Mueller authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=467420
-
- 16 Jul, 2005 1 commit
-
-
Dirk Mueller authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=435269
-
- 05 Nov, 2004 1 commit
-
-
Fredrik Edemar authored
* As we never use MainDlg::slotCleanWindow(), I'v decommented that function. * Change the *iface.h-files so that the functions made for communication between KmPlot and MainDlg are placed first. svn path=/trunk/kdeedu/kmplot/; revision=360753
-
- 04 Nov, 2004 1 commit
-
-
Fredrik Edemar authored
svn path=/trunk/kdeedu/kmplot/; revision=360491
-
- 29 Oct, 2004 1 commit
-
-
Fredrik Edemar authored
* Ability to copy and move functions to other running Kmplot instances. * Convert some atoi-calls to use .toInt() instead. * Check if the expression is valid when the user change the range values. * Merge Ufkt::k_liste and Ufkt::str_parameter to Ufkt::parameters. * Fix bug #92014. * When opening a file in a new window, the new window exits if the file couln't be loaded. * Kmplot automatic give you an other function name if you try to define one that already exists. svn path=/trunk/kdeedu/kmplot/; revision=358745
-
- 29 Sep, 2004 1 commit
-
-
Adriaan de Groot authored
svn path=/trunk/kdeedu/kmplot/; revision=350179
-
- 26 Sep, 2004 1 commit
-
-
Fredrik Edemar authored
* When opening a file or pressing the "New" button a new window is shown :-) * Fixed a crash in the function editor when deleting a function. CCMAIL: kdmoeller@foni.net,bmlmessmer@web.de svn path=/trunk/kdeedu/kmplot/; revision=349553
-
- 01 Sep, 2004 1 commit
-
-
Andrew Coles authored
CVS_SILENT Corrected typos and added newlines to end of files to prevent compiler warnings. svn path=/trunk/kdeedu/kmplot/; revision=343201
-
- 31 Jul, 2004 1 commit
-
-
Fredrik Edemar authored
* Added some more comments. * Updated the TODO-file. CCMAIL:kdmoeller@foni.net CCMAIL:bmlmessmer@web.de svn path=/trunk/kdeedu/kmplot/; revision=334292
-
- 10 Jul, 2004 1 commit
-
-
Fredrik Edemar authored
* Clear the parameter list when "no parameter values" is selected in the plot function dialog. * Removed unused constructors in KConstantEditor, KEditConstant and KParameterEditor. * Delete the dialog KEditConstant when the user is closing it. * Select the constant or value textbox in KEditConstant::cmdOK_clicked() when something goes wrong. * In KEditConstant: the members "constant" and "value" are now refererences instead of pointers as it gains performance and makes it easier to read. * Better adding and editing parameter values in KParameterEditor. * Added more comments. CCMAIL:kdmoeller@foni.net CCMAIL:bmlmessmer@web.de svn path=/trunk/kdeedu/kmplot/; revision=327703
-
- 16 May, 2004 1 commit
-
-
Fredrik Edemar authored
CCMAIL:kdmoeller@foni.net svn path=/trunk/kdeedu/kmplot/; revision=311854
-
- 14 May, 2004 1 commit
-
-
Fredrik Edemar authored
My first patch. This adds support for drawing antiderivative with Euler's method, a new plot function dialog, a constant editor, ability to change between radians and degrees + automatic suggestion for function names. Big thanks to pipesmoker and annma on IRC! svn path=/trunk/kdeedu/kmplot/; revision=311403
-