log Makefile.gen @ 302:52f0da883469

age author description
Mon, 15 May 2023 14:06:50 +0300 Matti Hamalainen Remove Qt5 support, cleanups.
Thu, 11 May 2023 13:07:05 +0300 Matti Hamalainen Rename some Makefile variables.
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, 18 Apr 2023 13:43:35 +0300 Matti Hamalainen Add LOGO_SIZE Makefile variable.
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, 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 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:14:48 +0200 Matti Hamalainen Fix build.
Thu, 05 Dec 2019 16:36:01 +0200 Matti Hamalainen Build system improvements.
Tue, 08 May 2018 13:14:29 +0300 Matti Hamalainen Split some utility functions to util.{h,cpp}
Tue, 08 May 2018 00:19:18 +0300 Matti Hamalainen Move about-window code to separate file.
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 12:31:46 +0300 Matti Hamalainen Cleanup.
Mon, 07 May 2018 12:24:58 +0300 Matti Hamalainen Cleanup build.
Wed, 11 Apr 2018 12:38:47 +0300 Matti Hamalainen Implement HTML stuff for about dialog.
Tue, 20 Mar 2018 13:45:21 +0200 Matti Hamalainen Implement single running instance check to prevent problems with the SQLite database.
Tue, 06 Mar 2018 14:37:39 +0200 Matti Hamalainen Implement global transactions viewer dialog.
Mon, 18 Dec 2017 11:28:00 +0200 Matti Hamalainen Split the custom SQL models code into sqlmodels.cpp
Fri, 17 Nov 2017 04:12:38 +0200 Matti Hamalainen Enable building via clang++ (tested with 5.0).
Thu, 09 Nov 2017 13:08:44 +0200 Matti Hamalainen Use the finalized Cafe Kampus logo.
Tue, 07 Nov 2017 15:24:55 +0200 Matti Hamalainen Move optimization and warning CFLAGS and CXXFLAGS to Makefile.gen
Tue, 12 Sep 2017 15:56:40 +0300 Matti Hamalainen Move most of the printing related code to printing.cpp
Thu, 08 Jun 2017 13:06:48 +0300 Matti Hamalainen Adjust main window logo size.
Thu, 08 Jun 2017 12:47:57 +0300 Matti Hamalainen Implement new separate About dialog/help window.
Mon, 24 Apr 2017 16:09:06 +0300 Matti Hamalainen Fix Inkscape export for icons.
Mon, 24 Apr 2017 12:17:01 +0300 Matti Hamalainen Improve 'clean' target handling.
Mon, 24 Apr 2017 12:12:39 +0300 Matti Hamalainen Restructure the project by placing source code, images into appropriate
Mon, 10 Apr 2017 13:38:11 +0300 Matti Hamalainen Depend on VERSION file.
Sat, 08 Apr 2017 00:20:43 +0300 Matti Hamalainen Rename some files.
Fri, 07 Apr 2017 20:40:14 +0300 Matti Hamalainen Don't distclean PNG icons.
Fri, 07 Apr 2017 17:27:01 +0300 Matti Hamalainen More work on build system.
Fri, 07 Apr 2017 06:04:07 +0300 Matti Hamalainen And more build system work.
Fri, 07 Apr 2017 05:40:22 +0300 Matti Hamalainen More work on buildsystem.
Fri, 07 Apr 2017 05:11:40 +0300 Matti Hamalainen Begin revamp of the buildsystem, don't use qmake anymore.