10 Commits

Author SHA1 Message Date
marhali
8b375cb201 update to new data structure 2022-04-11 22:15:55 +02:00
marhali
31ad2e3464 activate new configuration service 2022-04-09 13:00:18 +02:00
marhali
d8d1ad443d fix tree marking for nested sections with missing translations 2022-01-18 09:37:54 +01:00
marhali
7762b0cacd add filter functionality for missing translation values
Resolves #74
2022-01-13 16:00:08 +01:00
marhali
0b9d6c0369 consider children nodes on marking paths with empty translation values 2022-01-13 11:31:15 +01:00
marhali
c0e385000a rewrite i18n key handling
- Translation keys are now based on KeyPath type which is simply a string list
- Handling delimiter character within a section layer is now easier
- Only the presentation layer has to deal with displaying the correct concatenated key
2022-01-13 10:39:39 +01:00
Marcel Haßlinger
130b5ab897 optimize full-text-search 2021-11-09 23:00:34 +01:00
Marcel Haßlinger
47fde38168 focus parent of deleted key path 2021-11-09 21:21:55 +01:00
Marcel Haßlinger
a34ae7e02f introduce full-text-search inside i18n tool window 2021-11-09 19:35:37 +01:00
Marcel Haßlinger
5fa8c46efc upgrade to new data structure 2021-11-05 15:10:23 +01:00