log

age author description
Wed, 23 Aug 2017 16:53:05 +0300 Matti Hamalainen Add "total balance" information in the UI, which displays the total sum balance of all people.
Wed, 23 Aug 2017 14:11:27 +0300 Matti Hamalainen Store SQLite database and log file in application data directory instead of
Wed, 23 Aug 2017 13:41:01 +0300 Matti Hamalainen Improve logging.
Wed, 23 Aug 2017 13:22:36 +0300 Matti Hamalainen Bump version.
Wed, 23 Aug 2017 13:22:27 +0300 Matti Hamalainen Add program debug logging.
Mon, 10 Jul 2017 13:56:04 +0300 Matti Hamalainen Add few helpers.
Mon, 10 Jul 2017 12:52:35 +0300 Matti Hamalainen Set print preview dialog window modality before initializing progress dialog.
Thu, 06 Jul 2017 15:47:18 +0300 Matti Hamalainen Rename SQL_MAX_* defines to SQL_LEN_* for being more descriptive .. maybe.
Thu, 06 Jul 2017 12:04:52 +0300 Matti Hamalainen Add comments.
Thu, 06 Jul 2017 10:53:07 +0300 Matti Hamalainen Validate the length of extra info field in the add/edit person dialog.
Thu, 06 Jul 2017 08:39:48 +0300 Matti Hamalainen Improve page numbers in printing.
Wed, 05 Jul 2017 15:49:26 +0300 Matti Hamalainen Adjust about window element resizing.
Wed, 05 Jul 2017 15:21:25 +0300 Matti Hamalainen Make printed header title strings etc. translatable.
Wed, 05 Jul 2017 15:08:54 +0300 Matti Hamalainen If printer object->fromPage() and toPage() return 0, we are supposed to
Wed, 05 Jul 2017 12:53:13 +0300 Matti Hamalainen Added tag rel-0_6_0 for changeset a596a7df736a
Wed, 05 Jul 2017 12:53:05 +0300 Matti Hamalainen Bump version. rel-0_6_0
Wed, 05 Jul 2017 12:48:55 +0300 Matti Hamalainen Initial prototype support for printing list of users + print preview dialog.
Wed, 05 Jul 2017 09:52:10 +0300 Matti Hamalainen Use #defines for SQL table field lengths.
Tue, 04 Jul 2017 12:43:43 +0300 Matti Hamalainen Cosmetics.
Tue, 04 Jul 2017 09:54:47 +0300 Matti Hamalainen Set focus to newly added person record after adding.
Tue, 04 Jul 2017 09:54:12 +0300 Matti Hamalainen Improve error handling when adding new persons.
Tue, 04 Jul 2017 09:53:38 +0300 Matti Hamalainen Return inserted person ID from addPerson() (or negative value in case of errors.)
Mon, 03 Jul 2017 11:55:59 +0300 Matti Hamalainen Bump version.
Mon, 03 Jul 2017 11:53:43 +0300 Matti Hamalainen Use total() instead of sum() in the SQL queries for better accuracy.
Thu, 29 Jun 2017 11:31:37 +0300 Matti Hamalainen Added tag rel-0_5_0 for changeset a7729f935f1f
Thu, 29 Jun 2017 11:29:43 +0300 Matti Hamalainen Bump version. rel-0_5_0
Thu, 29 Jun 2017 11:29:32 +0300 Matti Hamalainen Comment.
Wed, 28 Jun 2017 08:12:45 +0300 Matti Hamalainen Comment.
Wed, 28 Jun 2017 08:12:25 +0300 Matti Hamalainen Rename getPersonInfo*() to slGetPersonInfo*().
Wed, 28 Jun 2017 08:11:33 +0300 Matti Hamalainen Split getPersonInfo() to getPersonInfoRec().
Tue, 13 Jun 2017 13:41:50 +0300 Matti Hamalainen Cosmetics.
Tue, 13 Jun 2017 13:41:20 +0300 Matti Hamalainen Rename some utility functions.
Tue, 13 Jun 2017 10:56:31 +0300 Matti Hamalainen Add some comments.
Thu, 08 Jun 2017 13:31:08 +0300 Matti Hamalainen Comments.
Thu, 08 Jun 2017 13:23:41 +0300 Matti Hamalainen Update some ignores.
Thu, 08 Jun 2017 13:22:11 +0300 Matti Hamalainen Cosmetics.
Thu, 08 Jun 2017 13:06:48 +0300 Matti Hamalainen Adjust main window logo size.
Thu, 08 Jun 2017 13:06:27 +0300 Matti Hamalainen Adjust about window default size.
Thu, 08 Jun 2017 12:52:50 +0300 Matti Hamalainen Oops, fix about dialog window title.
Thu, 08 Jun 2017 12:51:52 +0300 Matti Hamalainen Bump version.
Thu, 08 Jun 2017 12:47:57 +0300 Matti Hamalainen Implement new separate About dialog/help window.
Thu, 08 Jun 2017 10:39:21 +0300 Matti Hamalainen Automatically set focus to debt value edit field after selecting a person.
Tue, 06 Jun 2017 13:31:35 +0300 Matti Hamalainen Added tag rel-0_4_0 for changeset 43e14ba416e1
Tue, 06 Jun 2017 12:51:37 +0300 Matti Hamalainen Simplify build system. rel-0_4_0
Mon, 24 Apr 2017 16:09:06 +0300 Matti Hamalainen Fix Inkscape export for icons.
Mon, 24 Apr 2017 12:38:26 +0300 Matti Hamalainen Add note about build-win32.sh
Mon, 24 Apr 2017 12:36:27 +0300 Matti Hamalainen Add dateTimeToLocal() and some comments.
Mon, 24 Apr 2017 12:36:06 +0300 Matti Hamalainen Add some comments.
Mon, 24 Apr 2017 12:26:28 +0300 Matti Hamalainen Fix qrc.
Mon, 24 Apr 2017 12:17:01 +0300 Matti Hamalainen Improve 'clean' target handling.
Mon, 24 Apr 2017 12:12:39 +0300 Matti Hamalainen Restructure the project by placing source code, images into appropriate
Wed, 12 Apr 2017 12:16:00 +0300 Matti Hamalainen Cosmetics.
Tue, 11 Apr 2017 15:00:04 +0300 Matti Hamalainen Improve help and about dialogs.
Mon, 10 Apr 2017 14:59:01 +0300 Matti Hamalainen Help dialog cosmetics.
Mon, 10 Apr 2017 13:38:11 +0300 Matti Hamalainen Depend on VERSION file.
Mon, 10 Apr 2017 13:36:40 +0300 Matti Hamalainen Bump version.
Mon, 10 Apr 2017 13:36:33 +0300 Matti Hamalainen Add a help dialog.
Mon, 10 Apr 2017 13:03:12 +0300 Matti Hamalainen Update logo.
Mon, 10 Apr 2017 13:03:07 +0300 Matti Hamalainen Use temporary file for unix2dos because of exfat limitations causing warnings.
Mon, 10 Apr 2017 02:57:22 +0300 Matti Hamalainen More UI improvements.