log

age author description
Thu, 20 Jan 2022 19:42:57 +0100 John Schneiderman IN 2: Automatically run each Qt deploy from within the VS developer's command candidate
Mon, 17 Jan 2022 18:40:14 +0100 John Schneiderman IN 17: Fixed not being able to modify an existing goal that was already associated with a bank candidate
Mon, 17 Jan 2022 18:30:47 +0100 John Schneiderman IN 17: Fixed bank map not checking that the new bank association isn't being associated with the same bank. candidate
Mon, 17 Jan 2022 17:03:26 +0100 John Schneiderman IN 1: Fixed the close call being lost in a release build. candidate
Tue, 11 Jan 2022 19:29:12 +0100 John Schneiderman Merge with release since it had changes. candidate
Tue, 11 Jan 2022 19:27:38 +0100 John Schneiderman Added the change-log entry for the next release.
Mon, 27 Dec 2021 10:34:47 +0100 John Schneiderman Merged release 0.4.0 into the development branch.
Mon, 27 Dec 2021 10:12:47 +0100 John Schneiderman Moved tag 0.4.0 to changeset df107630abab (from changeset e1272bbfadb4) release
Mon, 27 Dec 2021 10:12:25 +0100 John Schneiderman Added signature for changeset eb3cdd1e673f release 0.4.0
Mon, 27 Dec 2021 10:12:11 +0100 John Schneiderman Updated the relase changelog date. release
Thu, 23 Dec 2021 15:21:19 +0100 John Schneiderman Runs the windeployqt in installation and packaging. candidate
Thu, 23 Dec 2021 12:48:49 +0100 John Schneiderman Added proper components for all the project targets. candidate
Thu, 23 Dec 2021 11:35:22 +0100 John Schneiderman Added run includes for new libraries. candidate
Thu, 23 Dec 2021 11:35:14 +0100 John Schneiderman Fixed missing exports. candidate
Thu, 23 Dec 2021 11:34:35 +0100 John Schneiderman Surpressed warnings on Windows for using some C++17 features and GNU pragmas. candidate
Wed, 22 Dec 2021 15:53:12 +0100 John Schneiderman Added tag 0.4.0 for changeset e1272bbfadb4 candidate
Wed, 22 Dec 2021 15:16:04 +0100 John Schneiderman Adds the BuildRequires section for the RPM spec. candidate
Wed, 22 Dec 2021 14:43:33 +0100 John Schneiderman Moved tag 0.4.0 to changeset 01f87579423c (from changeset b0e00feb4034) candidate
Wed, 22 Dec 2021 13:52:59 +0100 John Schneiderman Adds a basic DEB directory and script for packaging. candidate
Wed, 22 Dec 2021 13:36:40 +0100 John Schneiderman Updated the links to the final locations. candidate
Wed, 22 Dec 2021 13:29:21 +0100 John Schneiderman Changed the command-line argument for adding the API key to not conflict with the debian script. candidate
Tue, 21 Dec 2021 12:54:21 +0100 John Schneiderman Moved tag 0.4.0 to changeset b0e00feb4034 (from changeset a55e21f07881) candidate
Tue, 21 Dec 2021 12:54:09 +0100 John Schneiderman Removed the missed inclusions for the date library. candidate
Tue, 21 Dec 2021 12:38:00 +0100 John Schneiderman Added tag 0.4.0 for changeset a55e21f07881 candidate
Tue, 21 Dec 2021 12:37:30 +0100 John Schneiderman Adds a basic RPM spec and script for packaging. candidate
Tue, 21 Dec 2021 11:57:25 +0100 John Schneiderman Disable unused-variable warning in sanity check. candidate
Tue, 21 Dec 2021 11:53:01 +0100 John Schneiderman Removed the final suggestions as they're not something I wish to pursue at this time. candidate
Tue, 21 Dec 2021 11:35:49 +0100 John Schneiderman Ignore warning on sanity test in code. candidate
Tue, 21 Dec 2021 11:23:37 +0100 John Schneiderman Add OS check for the UNIX platform. candidate
Tue, 21 Dec 2021 10:12:21 +0100 John Schneiderman Moved the includes into a single top-level directory. candidate
Tue, 21 Dec 2021 09:18:59 +0100 John Schneiderman Removed extra licence file. candidate
Tue, 21 Dec 2021 09:18:55 +0100 John Schneiderman Updated the release date. candidate
Tue, 21 Dec 2021 08:58:19 +0100 John Schneiderman Skipping the survey test for the 0.4 release since it's not going into the release. candidate
Fri, 24 Sep 2021 12:43:19 +0200 John Schneiderman Adds constants for the average number of days and months in a year.
Fri, 24 Sep 2021 10:53:03 +0200 John Schneiderman Fixed double interating of the first element.
Tue, 21 Sep 2021 14:20:24 +0200 John Schneiderman Added the survey projection for an annual item that is posted, but suveyed the next month.
Tue, 21 Sep 2021 14:14:53 +0200 John Schneiderman Adjusted unit test for the survey projection to be in line with usage, i.e. the survey date is
Tue, 21 Sep 2021 13:22:20 +0200 John Schneiderman Adds the ability to look-up an account code of a budget item using its ID.
Tue, 21 Sep 2021 12:45:50 +0200 John Schneiderman Fixed annual transaction unit-test not calculating one extra month.
Tue, 21 Sep 2021 11:54:57 +0200 John Schneiderman Thrid part of generating the project survey budget information. Will now calculate the projected
Tue, 21 Sep 2021 11:33:08 +0200 John Schneiderman Adds testing for when the annual transactions come due the projection accounts for it.
Mon, 20 Sep 2021 13:18:33 +0200 John Schneiderman Second part of generating the project survey budget information. Will now calcualate the non-monthly
Mon, 20 Sep 2021 12:35:24 +0200 John Schneiderman Adds the ability to genericaly iterate through all the common properties of a budget.
Thu, 16 Sep 2021 11:38:47 +0200 John Schneiderman First part of generating the project survey budget information. Currently handles the one month
Thu, 16 Sep 2021 11:20:11 +0200 John Schneiderman Adds the ability to look-up a general budget item using an ID.
Thu, 16 Sep 2021 11:59:34 +0200 John Schneiderman Adds the ability to look-up the budget item identification via its account number.
Thu, 16 Sep 2021 11:57:22 +0200 John Schneiderman Adds a way to make the compile time budget item type to its runtime counterpart.
Wed, 15 Sep 2021 10:12:39 +0200 John Schneiderman Adds stream insertion operator for the BankAccount.
Thu, 19 Aug 2021 17:48:17 +0200 John Schneiderman Made the passed in debt optional for the widget.
Thu, 19 Aug 2021 17:40:22 +0200 John Schneiderman Refactored teh GoalEntryWidget to use the DisableSignalsTemporarily instead of manually doing it.
Thu, 19 Aug 2021 17:33:25 +0200 John Schneiderman Moved the collection of bank names to the container responsible for collecting banks.
Thu, 19 Aug 2021 17:27:47 +0200 John Schneiderman Explicictly marked all memory ownership for Qt widgets.
Thu, 19 Aug 2021 16:35:40 +0200 John Schneiderman Renamed accountNumbers to accounts in the Bank type.
Wed, 18 Aug 2021 17:52:35 +0200 John Schneiderman Split BankName into its own file.
Tue, 17 Aug 2021 17:00:41 +0200 John Schneiderman Split AccountNumber into its own file.
Tue, 17 Aug 2021 16:44:42 +0200 John Schneiderman Split AccountTypes into its own file.
Thu, 12 Aug 2021 18:20:06 +0200 John Schneiderman Replaced the custom Bank/Goal source and account with the BankAccountsWidget.
Wed, 11 Aug 2021 17:04:55 +0200 John Schneiderman Renamed BankAccountTypes to SupportedAccountTypes.
Wed, 11 Aug 2021 16:45:58 +0200 John Schneiderman Simplified teh name AccountCodeNumberGenerator.
Wed, 11 Aug 2021 16:32:35 +0200 John Schneiderman Fixed the bank account interface showing contained bank accounts.