c4e27d2550
Moved theme determination
2023-12-08 22:56:37 +01:00
002c054e11
Added loading scene
2023-12-08 22:49:24 +01:00
e7c690ac1d
Added light btn styles
2023-12-08 22:47:37 +01:00
371d4e59cf
Renamed style
2023-12-08 22:37:51 +01:00
a638744b43
Added light theme
2023-12-08 22:37:08 +01:00
6fc441b65b
Added panel theme
2023-12-08 22:30:41 +01:00
0de99a095c
Rename theme
2023-12-08 22:30:29 +01:00
6a67e7aff4
Added check btn style
2023-12-08 22:26:31 +01:00
7157386bb7
Renamed btn styles
2023-12-08 22:22:15 +01:00
0d05658143
Added checkbox styles
2023-12-08 22:21:16 +01:00
f0b58de4b9
Moved btn styles into own folder
2023-12-08 22:14:57 +01:00
df997f6cc7
Increased font size
2023-12-08 22:14:06 +01:00
0e121e718d
Added theme for button
2023-12-08 22:03:05 +01:00
08b318b93b
Added behavior
2023-12-08 20:22:04 +01:00
9295b6f5ec
Added icon
2023-12-08 20:16:39 +01:00
c39be82a59
Specified assembly name
2023-12-08 20:16:03 +01:00
8f82bfbd86
Renamed scene
2023-12-08 20:11:23 +01:00
d0e6dd13cd
Renamed class
2023-12-08 20:09:50 +01:00
144267dc9e
Added icon button
2023-12-08 19:38:57 +01:00
9f910f5d49
Added run config
2023-12-08 19:38:24 +01:00
ed32764da8
Basis app settings
2023-12-08 19:04:05 +01:00
c9713cb615
Init
2023-12-08 18:48:05 +01:00
1ee1a268f9
Added GitLab
2023-12-08 18:46:32 +01:00
58b7c37295
Removed MAUI and WinForms
2023-12-08 18:46:14 +01:00
795615756f
Fixed text element selection when toggling single/multiline state
2023-02-16 20:41:03 +01:00
c16346f790
Improved UX, when the user copied a key
2023-02-15 20:41:44 +01:00
8314e7157b
Implemented copy function for text element's keys
2023-02-15 20:32:47 +01:00
bbc10de9ff
Added copy key button
2023-02-15 20:08:10 +01:00
8904712c2e
Improved handling of missing translations
2023-02-13 20:47:52 +01:00
4918807c60
Added Godot generator
2023-02-13 20:47:22 +01:00
cb4d1368db
Added a link to the Godot project
2023-02-12 21:40:30 +01:00
d92aada3b6
Fixed min. .NET version
2023-02-12 21:31:52 +01:00
5e0a88acc3
Added DeepL language filters
2023-02-12 21:20:39 +01:00
a6fdcc2954
Optimized the C# bigfile generator
...
The bigfile generator requires .NET 7 from now on.
2023-02-12 16:18:11 +01:00
9218085e33
Moved to .NET 7
2023-02-12 14:07:30 +01:00
58e0d86d52
Ask user for API token when no one was set
2023-02-12 13:49:01 +01:00
882c2bba2b
Fixed DeepL state after changing its settings
2023-02-12 12:01:27 +01:00
96823aa948
Fixed removing temp. database file when importing JSON
2023-02-11 23:03:14 +01:00
18fd1faedd
Enables console logging when using debug configuration
2023-02-11 23:01:13 +01:00
4c6f5b59f0
Bugfixes
...
- Added handling for DeepL exceptions
- Added debug logging for im- and exporting
- When executing the post script for the unique id migration, ensure
that new id are generated, only when no id exists
- Fixed section export by loading references to parents
2023-02-11 21:22:25 +01:00
59da2c23a8
Filters out sensitive setting data while exporting
2023-01-24 20:58:42 +01:00
bafb325880
Improved Git merge performance of exported files
...
The exported entries appear now in a deterministic order, which made
merges a lot easier.
2023-01-22 21:58:01 +01:00
28db843a3a
Fixed something changed event; settings changed was missed
2023-01-22 21:53:09 +01:00
52927d4715
Fixed export synchronization
...
- Replaced Monitor by another semaphore, because async method calls are
not working with monitors!
2023-01-22 21:50:15 +01:00
35009dba7c
Fixed data model classes to generate unique ids when created
2023-01-22 21:39:36 +01:00
a868087af9
Fixed auto-export settings set up when importing a JSON file
2023-01-22 21:38:47 +01:00
639d501906
Fixed translation unique id formation
2023-01-22 21:07:02 +01:00
9f0d664105
Ensured that auto-export settings are available
2023-01-22 21:06:34 +01:00
574d1ef8bf
Fixed missed migration; no tables were available, though.
2023-01-22 21:05:53 +01:00
ce5f2ae401
Improved error handling of import process
2023-01-22 21:05:13 +01:00