log

age author description
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.