Commit Graph

30 Commits

Author SHA1 Message Date
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
0587af18f2
Added Git Export Feature
- Added import algorithm
- Added FromJsonX() methods to data models
- Added possibility to work with temp. database file
- Added export processor to handle export process & triggers
- Added something changed event e.g. as export trigger
- Added possibility to import a JSON export
- Updated Git icon
2023-01-22 19:35:57 +01:00
a19720f98d
Added auto-export settings 2023-01-22 13:02:08 +01:00
c77bf8bd96
Added not null operators 2022-10-30 16:23:59 +01:00
630f014c1a
Implemented the .NET generator
- Added .NET generator setting for the namespace to use
- Added .NET generator setting to choose the default culture
- Added get child section method to section processor
- Added util to convert any string to a verbatim string literal
- Removed redundant variables on exceptions
2022-10-30 15:49:22 +01:00
9c0de0edd5
Fixed order of settings changed event & added app event for it 2022-10-29 20:16:44 +02:00
58f30240dc
Added Godot settings 2022-10-29 18:48:38 +02:00
42589c89d8
Formatting 2022-10-29 18:47:50 +02:00
4a32cd9339
Implemented .NET generator settings 2022-10-03 19:10:39 +02:00
d242d02ece
Added the generator mode setting 2022-10-03 18:13:07 +02:00
3b7e4ccf00
Added links to setting's explanation texts 2022-09-27 22:28:18 +02:00
97f3226d17
Ask the user for a restart after changing some settings 2022-09-20 21:36:45 +02:00
2cd0803cad
Removed unused code 2022-09-20 19:52:36 +02:00
a64ea37a00
Show the DeepL usage as part of the settings view 2022-09-17 12:31:12 +02:00
c07571c477
Added DeepL source culture 2022-08-05 21:34:20 +02:00
fee963f8bd
Fixed culture setting handling for non-continuous indices 2022-08-02 20:43:12 +02:00
fa112de26d
Added the culture setting entries 2022-07-31 21:19:54 +02:00
c211c9ef62
Added DeepL action setting 2022-07-30 16:38:38 +02:00
9cd735ad5c
Moved the dock setting into constructor 2022-07-30 16:38:07 +02:00
b74367aa6f
Renamed DeepL mode setting 2022-07-30 16:09:58 +02:00
87c12de066
Added DeepL API key setting 2022-07-30 15:59:09 +02:00
8e21ddffc9
Vertical align the data control 2022-07-27 21:56:59 +02:00
fa74291e39
Changed the setting control to adjust its height as needed 2022-07-27 21:38:54 +02:00
506a21e792
Optimizations 2022-07-26 19:48:30 +02:00
b86e057122
Optimizations 2022-07-26 19:46:44 +02:00
e91d8fe2eb
Implemented GetAllSettings generator to render all settings 2022-07-26 19:45:18 +02:00
83cc7644d1
Implemented the save function 2022-07-26 19:40:46 +02:00
62b8bb24d0
Added the DeepL icon 2022-07-26 19:15:36 +02:00
9ed66908e7
Implemented settings handling 2022-07-26 19:08:47 +02:00