log

age author description
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.
Mon, 28 Aug 2017 11:24:42 +0300 Matti Hamalainen Make the backup stuff compile-time optional.
Mon, 28 Aug 2017 11:11:16 +0300 Matti Hamalainen Cosmetics.
Fri, 25 Aug 2017 22:34:24 +0300 Matti Hamalainen Add another commandline option "reset" for reseting the UI position, size and scale to default values.
Fri, 25 Aug 2017 01:24:16 +0300 Matti Hamalainen Remove useless linefeed in an error log message.
Fri, 25 Aug 2017 01:21:39 +0300 Matti Hamalainen Bump version.
Fri, 25 Aug 2017 01:21:27 +0300 Matti Hamalainen Add display for total number of people on the database.
Thu, 24 Aug 2017 18:06:11 +0300 Matti Hamalainen Improve backup process error handling.
Thu, 24 Aug 2017 16:31:19 +0300 Matti Hamalainen Check for missing configuration file for slbackup.
Thu, 24 Aug 2017 15:44:33 +0300 Matti Hamalainen Implement simple SQLite database backup at program exit using Qt HTTP/HTTPS
Thu, 24 Aug 2017 13:16:09 +0300 Matti Hamalainen Improve one comment.
Thu, 24 Aug 2017 13:15:48 +0300 Matti Hamalainen Change the program description to english etc.
Thu, 24 Aug 2017 12:12:21 +0300 Matti Hamalainen Change how settings are restored and saved.
Thu, 24 Aug 2017 11:39:34 +0300 Matti Hamalainen Oops, old datapath variable used. Fix it.