log

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