log

age author description
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.
Thu, 24 Aug 2017 11:35:20 +0300 Matti Hamalainen Show application data path in the about dialog.
Wed, 23 Aug 2017 23:27:25 +0300 Matti Hamalainen Cosmetic comment.
Wed, 23 Aug 2017 21:30:34 +0300 Matti Hamalainen Move application global settings to a struct.
Wed, 23 Aug 2017 17:18:24 +0300 Matti Hamalainen Commit and close() the database at exit, just in case.
Wed, 23 Aug 2017 17:17:45 +0300 Matti Hamalainen Improve logging.
Wed, 23 Aug 2017 17:02:49 +0300 Matti Hamalainen Rename setCommonStyleSheet() to slSetCommonStyleSheet().
Wed, 23 Aug 2017 16:53:58 +0300 Matti Hamalainen Bump version.
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.