- 25 Jun, 2006 2 commits
-
-
David Saxton authored
automatically stepped through. svn path=/trunk/KDE/kdeedu/kmplot/; revision=554985
-
David Saxton authored
etc. Added option to draw extrema points on plots (using the labels). svn path=/trunk/KDE/kdeedu/kmplot/; revision=554833
-
- 24 Jun, 2006 2 commits
-
-
David Saxton authored
aren't any options yet for configuring these). svn path=/trunk/KDE/kdeedu/kmplot/; revision=554703
-
David Saxton authored
algorithms). svn path=/trunk/KDE/kdeedu/kmplot/; revision=554602
-
- 21 Jun, 2006 1 commit
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=553698
-
- 18 Jun, 2006 1 commit
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=552651
-
- 09 Jun, 2006 2 commits
-
-
Fredrik Edemar authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=549788
-
Fredrik Edemar authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=549779
-
- 27 Apr, 2006 1 commit
-
-
Dirk Mueller authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=534838
-
- 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
-
- 16 Apr, 2006 2 commits
-
-
David Saxton authored
was not a derivative or integral). svn path=/trunk/KDE/kdeedu/kmplot/; revision=530483
-
David Saxton authored
- Adjust precision so that the axis labels along an axis change in only 1 or 2 decimal positions. - Display scientific formatting properly - e.g. "1.2x10^-4" instead of "1.2e-4". svn path=/trunk/KDE/kdeedu/kmplot/; revision=530438
-
- 14 Apr, 2006 1 commit
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=529798
-
- 11 Apr, 2006 3 commits
-
-
David Saxton authored
is no way of configuring which style to use for plots yet, though). svn path=/trunk/KDE/kdeedu/kmplot/; revision=528877
-
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
-
- 10 Apr, 2006 2 commits
-
-
David Saxton authored
of integrals. svn path=/trunk/KDE/kdeedu/kmplot/; revision=528407
-
David Saxton authored
functions, fixing abuse of function parameters, access XParser via static function and giving some member variables better names). svn path=/trunk/KDE/kdeedu/kmplot/; revision=528344
-
- 04 Apr, 2006 3 commits
-
-
David Saxton authored
point using the mouse's x-pos for finding the plot under the mouse. - Use closest plot to click point instead of first plot within required distance when finding the plot that was clicked on. svn path=/trunk/KDE/kdeedu/kmplot/; revision=526458
-
David Saxton authored
position in the statusbar be dependent on the zoom, so that moving the mouse by one pixel is guaranteed to change the coordinate-string displayed by at least one digit. svn path=/trunk/KDE/kdeedu/kmplot/; revision=526402
-
David Saxton authored
representing each equation; now, they are in the same object (Function). svn path=/trunk/KDE/kdeedu/kmplot/; revision=526313
-
- 03 Apr, 2006 1 commit
-
-
David Saxton authored
Equation. This is in preparation for fixing the hacked way that Parametric functions are stored. svn path=/trunk/KDE/kdeedu/kmplot/; revision=526110
-
- 01 Apr, 2006 1 commit
-
-
David Saxton authored
coordinates in statusbar. svn path=/trunk/KDE/kdeedu/kmplot/; revision=525215
-
- 31 Mar, 2006 4 commits
-
-
David Saxton authored
zooming-in or out, creating a small zoom rectangle) by using normal zoom if zoom rectangle and time with mouse down are both small. svn path=/trunk/KDE/kdeedu/kmplot/; revision=525072
-
David Saxton authored
(and slightly reduces memory usage). svn path=/trunk/KDE/kdeedu/kmplot/; revision=525069
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=525056
-
David Saxton authored
polars and parametrics. svn path=/trunk/KDE/kdeedu/kmplot/; revision=525001
-
- 30 Mar, 2006 3 commits
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=524638
-
David Saxton authored
range for parametric functions (before, the range was taken from the currently displayed x-axis - which makes no logical sense, and resulted in the plot changing in appearance as the diagram was moved about). svn path=/trunk/KDE/kdeedu/kmplot/; revision=524620
-
David Saxton authored
- Removed a couple of unnecessary calls to render the view. svn path=/trunk/KDE/kdeedu/kmplot/; revision=524551
-
- 29 Mar, 2006 1 commit
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=524203
-
- 28 Mar, 2006 1 commit
-
-
David Saxton authored
- Unified "Zoom Rectangular" and "Zoom in" under one operation "Zoom In". - Added zoom-out-rectangular equivalent for "Zoom Out". - Animate zooming operation as a visual aid to how the function is transformed. - Removed "Center Point" operation and replaced with translating the view via dragging (Google maps style). - Made the zooming operations single shot and added the actions to the toolbar. svn path=/trunk/KDE/kdeedu/kmplot/; revision=523534
-
- 26 Mar, 2006 1 commit
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=522846
-
- 24 Mar, 2006 4 commits
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=522266
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=522231
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=522165
-
David Saxton authored
a blurred-pixelated-line effect). * Switched to using mm for storing line widths, and adapted code to allow for QPen scaling in Qt4. svn path=/trunk/KDE/kdeedu/kmplot/; revision=522140
-
- 23 Mar, 2006 2 commits
-
-
David Saxton authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=521791
-
David Saxton authored
- Move all drawing code to paintEvent(). - Use floats instead of ints for drawing. svn path=/trunk/KDE/kdeedu/kmplot/; revision=521719
-
- 24 Jan, 2006 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdeedu/kmplot/; revision=501977
-