.gitattributes
|
Add .gitignore and .gitattributes.
|
2021-07-29 13:13:08 +02:00 |
.gitignore
|
Changed read from database
|
2021-08-08 08:55:38 +02:00 |
App.config
|
Merged DBs to one BD
|
2022-02-12 15:49:32 +01:00 |
App.xaml
|
Add project files.
|
2021-07-29 13:13:10 +02:00 |
App.xaml.cs
|
Code cleanup
|
2022-01-16 02:59:41 +01:00 |
AssemblyInfo.cs
|
Add project files.
|
2021-07-29 13:13:10 +02:00 |
CryptoCalc.csproj
|
Read/Write to SQLite
|
2021-08-01 16:12:59 +02:00 |
CryptoCalc.db
|
Generating DB and Tables on startup
|
2022-02-12 18:38:18 +01:00 |
CryptoCalc.sln
|
Solution file update
|
2022-02-19 12:47:58 +01:00 |
DBClasses.cs
|
Selectable date for manual transactions
|
2022-02-19 12:43:39 +01:00 |
DBInteraction.cs
|
Generating DB and Tables on startup
|
2022-02-12 18:38:18 +01:00 |
MainWindow.xaml
|
Fixed naming violation
|
2022-02-19 12:44:06 +01:00 |
MainWindow.xaml.cs
|
Fixed naming violation
|
2022-02-19 12:44:06 +01:00 |
Util.cs
|
Saving high precision decimal numbers to SQlite
|
2022-02-13 16:39:18 +01:00 |