Commit Graph

  • 5b80b0c177 Solution file update master Stedd 2022-02-19 12:47:58 +0100
  • 0e218f3da5 Fixed naming violation Stedd 2022-02-19 12:44:06 +0100
  • eb7ef0821f Selectable date for manual transactions Stedd 2022-02-19 12:43:39 +0100
  • 64a1334f1e DBVariables are now read only Stedd 2022-02-19 12:42:34 +0100
  • 457aeb4eca Merge branch 'Dev/Decimals' Stedd 2022-02-13 16:39:25 +0100
  • 9ef6358089 Saving high precision decimal numbers to SQlite Stedd 2022-02-13 15:13:23 +0100
  • 6d8bf44077 Save as string test Stedd 2022-02-13 13:49:44 +0100
  • 6469960b9c ulong test Stedd 2022-02-13 13:32:22 +0100
  • 39aa1eff9b Merge branch 'Dev/ConnectTransactionsAndWallets' Stedd 2022-02-12 20:35:01 +0100
  • f491c3305c Changed float to decimal for better precision Stedd 2022-02-12 20:33:46 +0100
  • b425986885 Added functionality for adding wallets Stedd 2022-02-12 19:59:00 +0100
  • 3d201103ae Generating DB and Tables on startup Stedd 2022-02-12 18:38:18 +0100
  • 7f59ecf7a2 Static unix functions Stedd 2022-02-12 17:07:48 +0100
  • f836479b1d Removed underscores Stedd 2022-02-12 17:02:37 +0100
  • 433fcd122b Added wallet ID column in transactions Stedd 2022-02-12 17:01:09 +0100
  • 251760a674 Refactored DB interaction Stedd 2022-02-12 17:00:53 +0100
  • a82928440c Cleaned up Generic DBs Stedd 2022-02-12 16:15:53 +0100
  • e15d5ed3af Merge branch 'Use-1DB-multiple-tables' Stedd 2022-02-12 16:09:54 +0100
  • 4007190be3 SQL interaction update Stedd 2022-02-12 16:09:37 +0100
  • 8e777e9330 Merged DBs to one BD Stedd 2022-02-12 15:49:32 +0100
  • 19b6012717 Removed pass by reference Stedd 2022-02-12 14:55:15 +0100
  • 3f833429c8 Merge branch 'GenericGetDBData' Stedd 2022-02-12 14:40:07 +0100
  • 38c160968a Generic SQL interaction working Stedd 2022-02-12 14:38:30 +0100
  • 5bcb0df7df Generic load data working Stedd 2022-02-12 13:45:36 +0100
  • b6b4dc0cea Small updates Stedd 2022-01-16 16:45:43 +0100
  • f3e8bc09e0 Code cleanup Stedd 2022-01-16 02:59:41 +0100
  • 9cb7df5dec CA1707: Identifiers should not contain underscores Stedd 2022-01-16 02:37:26 +0100
  • 4750ce7351 Merge branch 'NewTimeHandling' Stedd 2022-01-16 02:26:40 +0100
  • 20916ad13d Changed to unix timestamps Stedd 2022-01-16 02:25:41 +0100
  • b8acdd8e48 Variable name changes Stedd 2022-01-15 19:06:08 +0100
  • bf3651300e Added tabs to main window Stedd 2022-01-15 19:05:51 +0100
  • 4b6581fbd7 Refactoring and cleanup Stedd 2022-01-15 17:27:38 +0100
  • 5c1ec6bfed Removed RawData class Stedd 2022-01-15 17:11:55 +0100
  • 8a10fbbb5f Refactored DB classes Stedd 2022-01-15 17:07:16 +0100
  • 934ad28fa4 Generic method to save DB data Stedd 2022-01-15 15:28:59 +0100
  • 26f711f60d Added wallet DB code Stedd 2021-10-26 20:25:59 +0200
  • 99f614734a Change period to comma in amount input textbox Stedd 2021-10-26 20:25:26 +0200
  • 671cdfbf12 Updades for DB Interaction Gathered DB classes in one script Added wallet DB Added connection string function Stedd 2021-10-22 17:55:41 +0200
  • dcfd4ba6e7 Updates Added query for currency type Added save with input from textboxes Following tutorial: https://www.youtube.com/watch?v=Et2khGnrIqc Stedd 2021-10-13 23:28:55 +0200
  • 10cea5f42c Refactoring Stedd 2021-10-13 21:40:50 +0200
  • 3ffde5cf4b Changed read from database Stedd 2021-08-08 08:55:38 +0200
  • 154c21fdcd Read/Write to SQLite Stedd 2021-08-01 16:12:59 +0200
  • c9122ab361 Added connection string Stedd 2021-08-01 14:56:55 +0200
  • 40213004d6 Added Database Stedd 2021-08-01 14:49:21 +0200
  • 717dfdbb36 Writing indented Stedd 2021-08-01 12:42:03 +0200
  • 755ffa610f Appending JSON file Stedd 2021-08-01 12:36:42 +0200
  • a08b729982 test Stedd 2021-07-29 13:23:11 +0200
  • 9726072211 Add project files. Stedd 2021-07-29 13:13:10 +0200
  • 5ff5faf045 Add .gitignore and .gitattributes. Stedd 2021-07-29 13:13:08 +0200