Revision 561924
Go back to digest for 16th July 2006Features in Educational
David Saxton committed changes in /trunk/KDE/kdeedu/kmplot:
KmPlot now uses the full view area for displaying the diagram, instead of drawing it in a square.
- On resizing the window, the diagram is stretched (with the X/Y limits remaining the same).
- The axis scaling dialog (used for printing) is now gone. Once printing works again in KDE, I intend to replace the scaling options with options to specify the printed image size.
- The fonts and lines no longer change size when KmPlot's window is resized.
This (IMHO) is far nicer and easier to work with.
File Changes
Deleted 1 files
- /trunk/KDE/kdeedu/kmplot/kmplot/editscaling.ui
Modified 17 files
- /trunk/KDE/kdeedu/kmplot
- /KmPlot.kdevelop.filelist
- /kmplot/CMakeLists.txt
- /kmplot/coordsconfigdialog.cpp
- /kmplot/editcoords.ui
- /kmplot/equationedit.cpp
- /kmplot/kmplot.kcfg
- /kmplot/kmplot_part.rc
- /kmplot/kmplot_part_readonly.rc
- /kmplot/kmplotio.cpp
- /kmplot/kmplotprogress.cpp
- /kmplot/maindlg.cpp
- /kmplot/maindlg.h
- /kmplot/org.kde.kmplot.MainDlg.xml
- /kmplot/parser.cpp
- /kmplot/settingspagediagram.ui
- /kmplot/view.cpp
- /kmplot/view.h
18 files changed in total