|
d5720c8758
|
Code cleanup
|
2023-12-31 19:44:44 +01:00 |
|
|
de266473c5
|
Migrate models to a custom version of MVVM Community Toolkit
|
2023-12-31 14:42:03 +01:00 |
|
|
f64141e768
|
Rewrite database interface to be asynchronous and improve UI
|
2023-12-30 12:27:44 +01:00 |
|
|
3bf5acfa65
|
Fix trailing spaces Rider generates in code
|
2023-12-27 08:22:23 +01:00 |
|
|
8a80cb8c20
|
Show progress dialog when upgrading database schema
|
2023-12-22 16:18:03 +01:00 |
|
|
865deb356a
|
Fix progress dialog not propagating exceptions from its task
|
2023-12-22 14:47:55 +01:00 |
|
|
65d935cca1
|
Use compiled bindings in Avalonia XAML
|
2023-12-21 08:55:56 +01:00 |
|
|
bd7904b88e
|
Convert namespace declarations to top-level
|
2023-07-18 16:12:02 +02:00 |
|
|
610516de1f
|
Update file dialogs and hide overwrite prompt when opening database files
Closes #198
|
2023-07-17 23:11:41 +02:00 |
|
|
3a6b83e0ba
|
Update to Avalonia 11
|
2023-07-17 23:11:41 +02:00 |
|
|
de5a8b690b
|
Add TextBoxDialog
|
2022-06-03 16:44:43 +02:00 |
|
|
1a6346677e
|
Improve performance of check box dialogs by using ItemsRepeater instead of ItemsControl
|
2022-05-19 22:07:38 +02:00 |
|
|
f7f32c3f6a
|
Fix Avalonia designer not seeing custom windows and controls
|
2022-02-27 11:37:08 +01:00 |
|
|
4dc781b35c
|
Address Rider inspections
|
2022-02-21 22:27:29 +01:00 |
|
|
849ef18adb
|
Reorganize namespaces and move some classes to a separate Utils project
|
2022-02-21 22:27:01 +01:00 |
|
|
07af4ae00f
|
Improve localization for dates and numbers in the app UI
|
2021-11-29 17:52:07 +01:00 |
|
|
c0123b9f91
|
Add check box dialog
|
2021-11-29 15:12:35 +01:00 |
|
|
2ec9c7cbc3
|
Fix Rider inspections
|
2021-11-28 16:20:34 +01:00 |
|
|
ae5630cf96
|
Fix missing app icon in dialog windows
|
2021-11-27 20:59:16 +01:00 |
|
|
75c8202c77
|
Disable resizing of message dialogs
|
2021-11-27 20:58:57 +01:00 |
|
|
879a69608c
|
Add progress dialog
|
2021-11-27 19:41:45 +01:00 |
|
|
560c515ecf
|
Make message dialogs callable from non-UI threads
|
2021-11-27 19:41:45 +01:00 |
|
|
bbb50dc50c
|
Fix C# code formatting
|
2021-08-15 21:58:32 +02:00 |
|
|
ab7b3532fc
|
Build a DHT app for desktop
|
2021-06-19 10:40:34 +02:00 |
|