Changes committed to git://oss.sgi.com:8090/nathans/kmchart.git
build/mac/build-installer | 2
build/mac/installer-info | 20
man/man1/kmquery.1 | 1
man/man1/kmtime.1 | 1
src/dumptext/kmdumptext.cpp | 94 +--
src/libqwt/libqwt.pro | 20
src/libqwt/qwt_analog_clock.cpp | 232 -------
src/libqwt/qwt_analog_clock.h | 94 ---
src/libqwt/qwt_arrow_button.cpp | 367 -----------
src/libqwt/qwt_arrow_button.h | 54 -
src/libqwt/qwt_compass.cpp | 312 ---------
src/libqwt/qwt_compass.h | 85 --
src/libqwt/qwt_compass_rose.cpp | 281 --------
src/libqwt/qwt_compass_rose.h | 85 --
src/libqwt/qwt_counter.cpp | 625 -------------------
src/libqwt/qwt_counter.h | 157 -----
src/libqwt/qwt_dial.cpp | 1252
----------------------------------------
src/libqwt/qwt_dial.h | 214 ------
src/libqwt/qwt_dial_needle.cpp | 584 ------------------
src/libqwt/qwt_dial_needle.h | 198 ------
src/libqwt/qwt_knob.cpp | 543 -----------------
src/libqwt/qwt_knob.h | 100 ---
src/libqwt/qwt_thermo.cpp | 835 --------------------------
src/libqwt/qwt_thermo.h | 182 -----
24 files changed, 62 insertions(+), 6276 deletions(-)
commit 0069f352ca49f6786a683a645feb318b693bbe70
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Apr 3 08:51:21 2008 +1100
Remove unused widgets from our local qwt sources.
commit 143a1f144353f3ebbb5da2f9e44ba631797c340d
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Apr 3 08:31:14 2008 +1100
Fix up copyright notice on couple of man pages.
commit 17b1284871d5b0e4bd5f869d51eddb2152c5e682
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Apr 3 08:30:28 2008 +1100
Resolve a dumptext formatting issue with Qt stream formatters.
commit 80e368815b5bd3f3cbc53d6e28f62cabc29611f8
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Apr 3 08:29:34 2008 +1100
Relax MacOSX install requirements on "next" OSX version from build
system.
|