Commit Graph

16 Commits

Author SHA1 Message Date
bbc10de9ff
Added copy key button 2023-02-15 20:08:10 +01:00
0f732e0766
Added translation progress to text elements 2022-09-26 22:08:30 +02:00
1393d703a1
Fixed text element changed event 2022-09-21 18:21:52 +02:00
0aeec1885f
Added a multi-line state to the text elements 2022-09-17 19:23:11 +02:00
71936e5dcf
Implemented the delete function for text elements 2022-07-23 21:21:48 +02:00
e762cfe21e
Implemented the text element filter 2022-07-21 21:14:32 +02:00
9ad19efc46
Implemented the text element rename function 2022-07-21 20:35:22 +02:00
af47eb606c
Added event when a text element gets selected 2022-07-20 20:51:12 +02:00
d36a258392
Fixed listview to look & behave like a listbox, but with icons 2022-07-17 20:47:17 +02:00
36a8efb05d
Refactored service provider usage
- Remove service provider from WinForms altogether
- Moved service provider handling to processors
2022-07-17 15:15:55 +02:00
2b4d613347
Implemented the add text element function 2022-07-17 12:56:06 +02:00
32ebd69194
Added loading of section's text entries 2022-07-16 22:40:06 +02:00
0adc95b016
Fixed path construction of sections
- Fixed missed loading of parents
- Made processing async
2022-07-13 20:07:06 +02:00
620bc992a8
Implemented the current section's path
- Added label for path
- Increased the min. height for the component
2022-07-12 21:05:50 +02:00
10952769aa
Manage the current selected section 2022-07-12 20:50:42 +02:00
3bbff31fe0
Added basic text elements layout 2022-07-11 19:52:15 +02:00