Changes committed to git://oss.sgi.com:8090/nathans/kmchart.git
README | 54
++++----------------------------------------
VERSION | 2 -
debian/changelog | 6 ++--
debian/control | 2 -
debian/rules | 2 -
doc/CHANGES | 11 ++++++++
src/chart/chart.cpp | 6 ++--
src/chart/chart.h | 2 -
src/chart/console.cpp | 4 +--
src/chart/console.h | 4 +--
src/chart/kmchart.pro | 2 -
src/chart/kmchart.ui | 4 +--
src/chart/view.cpp | 11 ++++----
src/dumptext/kmdumptext.pro | 3 +-
src/libqmc/libqmc.pro | 5 +---
src/libqmc/qmc_desc.cpp | 2 -
src/libqmc/qmc_indom.cpp | 2 -
src/libqwt/libqwt.pro | 8 ------
src/query/kmquery.cpp | 12 ++++-----
src/query/kmquery.h | 2 -
src/query/kmquery.pro | 2 -
src/time/console.cpp | 4 +--
src/time/console.h | 4 +--
src/time/kmtime.pro | 2 -
src/time/kmtimearch.cpp | 2 -
src/time/kmtimearch.h | 2 -
src/time/kmtimearch.ui | 26 ++++++++++-----------
src/time/kmtimelive.cpp | 4 +--
src/time/kmtimelive.h | 2 -
src/time/kmtimelive.ui | 22 ++++++++---------
30 files changed, 88 insertions(+), 126 deletions(-)
commit dbf66cc50fadd0f8b3f3e0158ac21622c54e7649
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Mar 6 20:24:03 2008 +1100
Switch from debug to release builds, update packaging. And 1.0
escapes...
commit 6747b4e9f5e369f57a85ad9cbc1241ec4999b8bd
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Mar 6 20:21:24 2008 +1100
Remove use of deprecated action signals in kmtime.
commit f50fd44311b6107eb9d8be72e655d27f1cd30c13
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Mar 6 20:20:21 2008 +1100
Fix sizing of some widgets so they look sensible on xt11 qt 4.3.4.
commit db38bed3208f761fe5511b1a620b578d95c67594
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Mar 6 20:19:06 2008 +1100
Update README for the first stable release.
commit c53ff8f5b73c678bc4206dccb9aaeed85eb37601
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Mar 6 20:18:11 2008 +1100
Use ${shlibs:Depends} in Debian packaging control file.
commit 77234d6038f590a63e12cf98c89f3ca2d3afe915
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu Mar 6 20:17:28 2008 +1100
Fix compiler warnings from more recent versions of g++.
|