11 Commits

Author SHA1 Message Date
marhali
da7f5f5663 update to new data structure 2022-04-11 22:12:03 +02:00
marhali
7762b0cacd add filter functionality for missing translation values
Resolves #74
2022-01-13 16:00:08 +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
marhali
a9748cdea7 improve keyboard shortcuts to edit or delete translations
Resolves #71
2022-01-10 22:21:14 +01:00
marhali
a3abce9814 fix key focus and selection
Resolves #72
2022-01-05 18:31:37 +01:00
Marcel Haßlinger
a34ae7e02f introduce full-text-search inside i18n tool window 2021-11-09 19:35:37 +01:00
marhali
bbfe792e9f begin search method refactoring 2021-11-07 15:05:45 +01:00
Marcel Haßlinger
5fa8c46efc upgrade to new data structure 2021-11-05 15:10:23 +01:00
Marcel Haßlinger
568db9fc94 rename to legacy component 2021-11-04 17:32:42 +01:00
Marcel Haßlinger
befdea277b deprecate legacy data system 2021-11-02 16:41:02 +01:00
Marcel Haßlinger
0618b4686f move ui packages into root folder 2021-07-19 15:00:59 +02:00