log src/main.cpp @ 113:907f2ddf6801

age author description
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:53:43 +0300 Matti Hamalainen Use total() instead of sum() in the SQL queries for better accuracy.
Thu, 29 Jun 2017 11:29:32 +0300 Matti Hamalainen Comment.
Wed, 28 Jun 2017 08:12:45 +0300 Matti Hamalainen Comment.
Wed, 28 Jun 2017 08:12:25 +0300 Matti Hamalainen Rename getPersonInfo*() to slGetPersonInfo*().
Wed, 28 Jun 2017 08:11:33 +0300 Matti Hamalainen Split getPersonInfo() to getPersonInfoRec().
Tue, 13 Jun 2017 13:41:20 +0300 Matti Hamalainen Rename some utility functions.
Tue, 13 Jun 2017 10:56:31 +0300 Matti Hamalainen Add some comments.
Thu, 08 Jun 2017 13:31:08 +0300 Matti Hamalainen Comments.
Thu, 08 Jun 2017 13:22:11 +0300 Matti Hamalainen Cosmetics.
Thu, 08 Jun 2017 12:47:57 +0300 Matti Hamalainen Implement new separate About dialog/help window.
Thu, 08 Jun 2017 10:39:21 +0300 Matti Hamalainen Automatically set focus to debt value edit field after selecting a person.
Mon, 24 Apr 2017 12:36:27 +0300 Matti Hamalainen Add dateTimeToLocal() and some comments.
Mon, 24 Apr 2017 12:36:06 +0300 Matti Hamalainen Add some comments.
Mon, 24 Apr 2017 12:12:39 +0300 Matti Hamalainen Restructure the project by placing source code, images into appropriate base main.cpp@1029c623d8ea