Commit Graph

46 Commits

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