log Makefile.gen @ 259:14ed3a2500e6

age author description
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.