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}