log

age author description
Tue, 02 Jan 2018 01:47:38 +0200 Matti Hamalainen Update copyrights.
Thu, 21 Dec 2017 12:26:23 +0200 Matti Hamalainen Remove one temporary variable.
Mon, 18 Dec 2017 11:32:51 +0200 Matti Hamalainen No need to run rm -f "$INSTALL_USB/syntilista.sqlite3" anymore.
Mon, 18 Dec 2017 11:32:31 +0200 Matti Hamalainen Automatically determien MinGW path via gcc.
Mon, 18 Dec 2017 11:28:00 +0200 Matti Hamalainen Split the custom SQL models code into sqlmodels.cpp
Tue, 21 Nov 2017 12:31:58 +0200 Matti Hamalainen Add comments.
Tue, 21 Nov 2017 12:30:33 +0200 Matti Hamalainen Rename selectRowDelta() to clearer void changeSelectedRow().