pkgsrc-wip/qhacc/TODO
Jeremy C. Reed 3a27c1fead Update qhacc to version 3.3.
Package changes include:
- comment remove "personal"
- remove post-patch
- use INSTALLATION_DIRS
- use regular install to install i18n files
- put examples under "easysetup" subdirectory
- update TODO

- regenerate patch-aa
- patch-ab is so extras are installed to correct place
- patch-ac gets rid of "function" and "typeset" from shell script
- patch-ad installs data to correct location

ChangeLog to 3.3 says:

VERSION 3.3
2005-XX-XX
        * added initial support market transactions
        * added support for void transactions
        * added per-transaction handling of taxable status
        * added reconcile window option to show tranactions from all journals
        * added option to generate Profit/Loss report on asset accounts only
        * improved transeditor's handling of updated accounts
        * fixed command line invocation for --create and --plugins
        * fixed gpg plugin for GPGME 1.0.X
        * fixed titlebar bug when changing dataset name

VERSION 3.2.3a
2004-12-12
        * fixed double-entry account field in transaction editor

VERSION 3.2.3
2004-12-08
        * added ability to use account numbers in place of names in
          interface
        * added SQLite3 support
        * added Bulgarian, Spanish translations
mproved default handling of i18n directories
        * fixed Chooser display when account has no balance
        * fixed drag-and-drop to Chooser (was disabled)
        * fixed installation layout paths to help packagers (moved plugins
          to libdir/plugins from prefix/plugins)
        * fixed transaction editor to honor ignorecase preference in NUM field

VERSION 3.2.2
2004-10-25
        * added GnuPG database plugin
        * added support for libOFX 0.7.0
        * improved native database speed when updating or deleting transactions
        * improved error handling for inaccessible QHACC_HOME values
        * fixed in-place account renaming in Chooser
        * fixed reconcile window miscalculation
        * fixed segfault in reconcile window when repeatedly adding
          transactions
        * fixed status bar displaying wrong account balance when changing
          journals
        * fixed "missing" memorized transactions in Viewer after save

(see ChangeLog for more)
2005-08-11 01:26:54 +00:00

16 lines
502 B
Text

should the comment be: Simple QT-based financial manager ??
update DESCR to list some of these features
http://qhacc.sourceforge.net/features.html
test under NetBSD
a KDE integrated version is available too, called KHacc
make a MESSAGE about --create for a new configuration
todo: suggest to developers that it create the QHACC_HOME (~/.qhacc)
automatically and have GUI populate it with contrib/easysetup (or whatever)
as needed
share/qhacc/extras/qhacccvs.sh is this needed? /bin/sh instead?