Changes committed to git://oss.sgi.com:8090/nathans/kmchart.git
src/chart/chartdialog.cpp | 6 +-
src/chart/kmchart.cpp | 2
src/chart/kmchart.h | 4 -
src/chart/main.cpp | 24 +++------
src/chart/openviewdialog.cpp | 17 ++++--
src/chart/openviewdialog.h | 2
src/chart/openviewdialog.ui | 16 ++++++
src/chart/source.cpp | 113
+++++++++++++++++--------------------------
src/chart/source.h | 11 +---
src/libqmc/qmc_source.h | 1
10 files changed, 96 insertions(+), 100 deletions(-)
commit 0a5daadc34770a60f41b351de67087086fcab6f1
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Sep 18 13:57:35 2007 +1000
Resolve confusion between live/archive sources; split current source
pointer into two (one for each type).
commit 0e5531b3de3687cf9c4f552da56ab6fdbff673d9
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Sep 18 10:46:50 2007 +1000
Fix reversal of live/archive toggle in edittab dialog.
commit ec68c9e2d795def4111ed227654011312c99e5e3
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Sep 18 10:44:07 2007 +1000
Make better default visible/sample counts.
|