log

age author description
Tue, 24 Dec 2019 05:15:09 +0200 Matti Hamalainen Update Qt5 win32 cross-build instructions.
Tue, 24 Dec 2019 05:14:48 +0200 Matti Hamalainen Fix build.
Thu, 05 Dec 2019 16:36:01 +0200 Matti Hamalainen Build system improvements.
Thu, 05 Dec 2019 03:17:24 +0200 Matti Hamalainen Rename the MinGW cross-build Makefile as it is no longer win32 only.
Thu, 05 Dec 2019 03:16:56 +0200 Matti Hamalainen Improve the MinGW cross compilation Makefile so that a 64bit version could be built.
Wed, 10 Oct 2018 13:21:51 +0300 Matti Hamalainen Change API for slCheckAndReportSQLError().
Thu, 10 May 2018 01:16:30 +0300 Matti Hamalainen Fix 10L.
Tue, 08 May 2018 15:00:41 +0300 Matti Hamalainen Add support for initial INSERT statements for database creation in schema array.
Tue, 08 May 2018 15:00:17 +0300 Matti Hamalainen Move SQL table creation from schema array to util-module.
Tue, 08 May 2018 13:30:47 +0300 Matti Hamalainen Added tag rel-0_9_5 for changeset 504aee094514
Tue, 08 May 2018 13:29:54 +0300 Matti Hamalainen Bump version. rel-0_9_5
Tue, 08 May 2018 13:29:46 +0300 Matti Hamalainen Disable doubleclick edit of users for now.
Tue, 08 May 2018 13:21:17 +0300 Matti Hamalainen Oops, forgot to move slCheckAndReportSQLError() to util.cpp. Fixed.
Tue, 08 May 2018 13:18:58 +0300 Matti Hamalainen Bump version.
Tue, 08 May 2018 13:14:29 +0300 Matti Hamalainen Split some utility functions to util.{h,cpp}
Tue, 08 May 2018 00:44:17 +0300 Matti Hamalainen Added signature for changeset 3e5850e2172d
Tue, 08 May 2018 00:44:09 +0300 Matti Hamalainen Added tag rel-0_9_3 for changeset 975eeb71576f
Tue, 08 May 2018 00:43:46 +0300 Matti Hamalainen Bump version. rel-0_9_3
Tue, 08 May 2018 00:19:18 +0300 Matti Hamalainen Move about-window code to separate file.
Tue, 08 May 2018 00:18:59 +0300 Matti Hamalainen Move SLSQLSchemaDef struct def to main.h
Tue, 08 May 2018 00:18:34 +0300 Matti Hamalainen Move settings struct definition to main.h
Mon, 07 May 2018 23:33:52 +0300 Matti Hamalainen Streamline SQL table creation.
Mon, 07 May 2018 20:07:39 +0300 Matti Hamalainen Adjust build system.
Mon, 07 May 2018 19:19:13 +0300 Matti Hamalainen Split EditPerson and ViewTransactions to separate source files.
Mon, 07 May 2018 18:37:08 +0300 Matti Hamalainen Merged.
Mon, 07 May 2018 18:36:55 +0300 Matti Hamalainen Remove text format copyright / license information in favour of the "HTML" formatted one.
Mon, 07 May 2018 12:31:46 +0300 Matti Hamalainen Cleanup.
Mon, 07 May 2018 12:24:58 +0300 Matti Hamalainen Cleanup build.
Wed, 11 Apr 2018 12:42:11 +0300 Matti Hamalainen Open the links in about dialog via external web browser.
Wed, 11 Apr 2018 12:38:47 +0300 Matti Hamalainen Implement HTML stuff for about dialog.