log

age author description
Thu, 11 May 2023 13:58:28 +0300 Matti Hamalainen Fix Qt DLL source path.
Thu, 11 May 2023 13:07:05 +0300 Matti Hamalainen Rename some Makefile variables.
Wed, 10 May 2023 14:19:32 +0300 Matti Hamalainen Fixes to the win32 build script.
Tue, 09 May 2023 15:32:07 +0300 Matti Hamalainen Bump version.
Tue, 09 May 2023 14:21:27 +0300 Matti Hamalainen Slightly improve the button texts.
Tue, 09 May 2023 13:18:38 +0300 Matti Hamalainen Bump copyright years.
Tue, 09 May 2023 12:35:29 +0300 Matti Hamalainen Add Makefile parameter QT6=x to build for Qt6.
Tue, 09 May 2023 12:32:52 +0300 Matti Hamalainen Get rid of deprecated usage of QMessageBox.setButtonText() etc.
Tue, 09 May 2023 12:31:42 +0300 Matti Hamalainen Show Qt version we are building for in QT tool names.
Tue, 09 May 2023 12:04:59 +0300 Matti Hamalainen Change from -std=c++11 to c++17 in preparation for Qt6.
Tue, 09 May 2023 12:04:24 +0300 Matti Hamalainen Minor build system cleanups in preparation for Qt6 support.
Tue, 09 May 2023 11:44:58 +0300 Matti Hamalainen Rename.
Tue, 09 May 2023 11:40:49 +0300 Matti Hamalainen Simplify.
Tue, 09 May 2023 11:40:34 +0300 Matti Hamalainen Use logo sized image instead of icon sized.
Tue, 09 May 2023 11:37:13 +0300 Matti Hamalainen Change + operator to | for defining keyboard shortcuts combinations and use correct keyboard
Tue, 09 May 2023 11:23:49 +0300 Matti Hamalainen Use std::move() in QSqlQuery::setQuery().
Tue, 09 May 2023 11:11:10 +0300 Matti Hamalainen Change QRegExp to QRegularExpression.
Tue, 09 May 2023 11:03:00 +0300 Matti Hamalainen Rename various variables etc.
Tue, 09 May 2023 11:02:10 +0300 Matti Hamalainen Add QT_VERSION_PREFIX Makefile variable.
Tue, 09 May 2023 10:59:28 +0300 Matti Hamalainen Rename Makefile variable QT5_* to QT_*.
Tue, 09 May 2023 10:56:57 +0300 Matti Hamalainen Rename.
Tue, 18 Apr 2023 13:43:35 +0300 Matti Hamalainen Add LOGO_SIZE Makefile variable.
Tue, 18 Apr 2023 13:41:32 +0300 Matti Hamalainen Rename button -> label.
Tue, 18 Apr 2023 13:26:17 +0300 Matti Hamalainen Fix help.
Tue, 04 Apr 2023 12:18:47 +0300 Matti Hamalainen Change application settings ID.
Tue, 04 Apr 2023 12:03:38 +0300 Matti Hamalainen Improve logo/icons intermediate building process.
Tue, 04 Apr 2023 11:24:37 +0300 Matti Hamalainen Cleanup.
Fri, 17 Mar 2023 13:13:16 +0200 Matti Hamalainen Update backup info message.
Fri, 17 Mar 2023 13:11:47 +0200 Matti Hamalainen Add alt+enter key shortcut for toggling fullscreen window.
Fri, 17 Mar 2023 13:09:43 +0200 Matti Hamalainen Add parent window argument to slErrorMsg() and use it.
Sun, 12 Feb 2023 15:20:11 +0200 Matti Hamalainen Cleanup.
Thu, 10 Mar 2022 19:55:39 +0200 Matti Hamalainen Reorder some settings.
Fri, 25 Feb 2022 15:31:21 +0200 Matti Hamalainen Improve build system.
Sat, 13 Feb 2021 12:33:46 +0200 Matti Hamalainen Add Makefile option for building with ASAN.
Tue, 14 Jan 2020 04:29:24 +0200 Matti Hamalainen Added signature for changeset 381cd6e85dde
Tue, 14 Jan 2020 04:29:17 +0200 Matti Hamalainen Added tag rel-0_9_6 for changeset 77ca252e445d
Tue, 14 Jan 2020 04:29:11 +0200 Matti Hamalainen Bump version. rel-0_9_6
Tue, 14 Jan 2020 03:27:25 +0200 Matti Hamalainen More build system improvements.
Tue, 14 Jan 2020 03:08:32 +0200 Matti Hamalainen Build system cleanups.
Tue, 24 Dec 2019 05:38:12 +0200 Matti Hamalainen Clean up build script a bit.
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