log

age author description
Wed, 01 Nov 2017 14:24:32 +0200 Matti Hamalainen Display the 'added to database' timestamp in the edit person dialog.
Mon, 02 Oct 2017 13:39:58 +0300 Matti Hamalainen Add some comments.
Mon, 25 Sep 2017 13:53:36 +0300 Matti Hamalainen Use QShortcuts() instead of setShortcut().
Wed, 20 Sep 2017 10:55:23 +0300 Matti Hamalainen This comment was no longer relevant.
Wed, 20 Sep 2017 09:49:09 +0300 Matti Hamalainen This page end check is not a kludge anymore, really .. I suppose.
Wed, 20 Sep 2017 09:48:50 +0300 Matti Hamalainen Add person counts summary to printed page summaries.
Wed, 20 Sep 2017 09:43:11 +0300 Matti Hamalainen Rename some classes to add a SL prefix to their names.
Tue, 19 Sep 2017 13:54:46 +0300 Matti Hamalainen Added signature for changeset fa15b12869be
Tue, 19 Sep 2017 13:54:39 +0300 Matti Hamalainen Added tag rel-0_7_2 for changeset 06306bb0ed45
Tue, 19 Sep 2017 13:54:31 +0300 Matti Hamalainen Bump version again! rel-0_7_2
Tue, 19 Sep 2017 13:47:15 +0300 Matti Hamalainen Add error message dialogs for cases when SQL tables could not be created,
Tue, 19 Sep 2017 13:42:44 +0300 Matti Hamalainen Make 'config' commandline option's backup location and secret settings
Tue, 19 Sep 2017 13:15:04 +0300 Matti Hamalainen Bump version.
Tue, 19 Sep 2017 13:14:51 +0300 Matti Hamalainen Apply (kludgey) adjustment scales for printed page to avoid overflow ..
Tue, 19 Sep 2017 13:01:29 +0300 Matti Hamalainen Force default page margins for printing, this fixes some problems under Windows.
Tue, 19 Sep 2017 12:25:13 +0300 Matti Hamalainen Add translated window title to print preview dialog.
Tue, 19 Sep 2017 12:17:26 +0300 Matti Hamalainen Added signature for changeset fa6e70373888
Tue, 19 Sep 2017 12:17:19 +0300 Matti Hamalainen Added tag rel-0_7_0 for changeset a0b8bf6f0776
Tue, 19 Sep 2017 12:17:09 +0300 Matti Hamalainen Major version bump. rel-0_7_0
Tue, 19 Sep 2017 12:10:59 +0300 Matti Hamalainen More work on printing improvements, make certain hardcoded values #defines.
Tue, 19 Sep 2017 11:27:38 +0300 Matti Hamalainen Begin working on printing fixes.
Mon, 18 Sep 2017 09:50:23 +0300 Matti Hamalainen Add logging wrapper function.
Tue, 12 Sep 2017 17:00:37 +0300 Matti Hamalainen Cosmetic.
Tue, 12 Sep 2017 15:56:40 +0300 Matti Hamalainen Move most of the printing related code to printing.cpp
Fri, 08 Sep 2017 03:22:54 +0300 Matti Hamalainen Add few misc. comments.
Thu, 07 Sep 2017 12:53:03 +0300 Matti Hamalainen Add a comment.
Mon, 28 Aug 2017 13:06:10 +0300 Matti Hamalainen Disable network availability check for now, it seems to return false values in some cases.
Mon, 28 Aug 2017 12:24:39 +0300 Matti Hamalainen Add some comments.
Mon, 28 Aug 2017 12:24:33 +0300 Matti Hamalainen Oops, CURL stuff leftovers. Remove.
Mon, 28 Aug 2017 11:51:03 +0300 Matti Hamalainen Actually save the backup mode setting to configuration, and add some error checks.