|  | d0edb14980 | Update | 2022-08-09 21:27:00 +02:00 |  | 
			
				
					|  | 77b71781d6 | Moved images to blazor content | 2022-08-09 21:26:37 +02:00 |  | 
			
				
					|  | b45f7a6424 | Changed to MAUI Blazor | 2022-08-08 21:18:39 +02:00 |  | 
			
				
					|  | 0a821a7955 | Init MAUI project | 2022-08-06 23:48:23 +02:00 |  | 
			
				
					|  | c8bc85ba00 | Merge branch '13-component-settings' into 'main' Resolve "Component: Settings"
Closes #13
See merge request open-source/dotnet/i18n-commander!11 | 2022-08-05 19:35:32 +00:00 |  | 
			
				
					|  | c07571c477 | Added DeepL source culture | 2022-08-05 21:34:20 +02:00 |  | 
			
				
					|  | ba86c99ad5 | Fixed naming | 2022-08-05 21:33:33 +02:00 |  | 
			
				
					|  | f138be5a1f | Fixed spelling | 2022-08-05 21:11:02 +02:00 |  | 
			
				
					|  | 0c53c97a48 | Implemented the culture delete function | 2022-08-02 20:43:58 +02:00 |  | 
			
				
					|  | fee963f8bd | Fixed culture setting handling for non-continuous indices | 2022-08-02 20:43:12 +02:00 |  | 
			
				
					|  | fd3d844df4 | Implemented list of culture info & DeepL source culture | 2022-08-01 21:04:47 +02:00 |  | 
			
				
					|  | fa112de26d | Added the culture setting entries | 2022-07-31 21:19:54 +02:00 |  | 
			
				
					|  | a47b18b7a8 | Fixed culture code handling | 2022-07-31 21:19:13 +02:00 |  | 
			
				
					|  | c9bd1b5be9 | Fixed cache handling for DeepL action & API key | 2022-07-30 23:38:01 +02:00 |  | 
			
				
					|  | 38416cb675 | Implemented adding of additional cultures | 2022-07-30 23:34:45 +02:00 |  | 
			
				
					|  | 9419642525 | Added cache to the number of cultures | 2022-07-30 23:17:57 +02:00 |  | 
			
				
					|  | 276fa51e92 | Added caching to the cultures | 2022-07-30 23:14:39 +02:00 |  | 
			
				
					|  | f27366e0a2 | Added culture settings | 2022-07-30 23:07:04 +02:00 |  | 
			
				
					|  | 90be288d17 | Added setting cache | 2022-07-30 17:04:32 +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 |  | 
			
				
					|  | d97b5cd0c1 | Changed size of third column | 2022-07-30 15:49:02 +02:00 |  | 
			
				
					|  | 3b99632427 | Added key icon | 2022-07-30 15:48:04 +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 |  | 
			
				
					|  | fa5d39318f | Added database handling of DeepL setting | 2022-07-26 19:07:10 +02:00 |  | 
			
				
					|  | da1bb941f0 | Renamed settings name to code | 2022-07-25 19:03:49 +02:00 |  | 
			
				
					|  | 39a8b843c9 | Added tab control | 2022-07-23 23:29:28 +02:00 |  | 
			
				
					|  | c15f221d15 | Removed bottom toolbar | 2022-07-23 23:20:57 +02:00 |  | 
			
				
					|  | 780b012aef | Merge branch '31-bug-after-creating-a-section-the-selected-section-gets-not-changed' into 'main' Resolve "Bug: After creating a section, the selected section gets not changed"
Closes #31
See merge request open-source/dotnet/i18n-commander!10 | 2022-07-23 20:04:14 +00:00 |  | 
			
				
					|  | 46ad1ccf38 | Fixes #31 | 2022-07-23 22:03:15 +02:00 |  | 
			
				
					|  | fb310e303b | Formatting | 2022-07-23 21:34:51 +02:00 |  | 
			
				
					|  | 8706d045dd | Merge branch '11-component-text-element-navigator' into 'main' Resolve "Component: Text Element Navigator"
Closes #11, #29, #27, and #26
See merge request open-source/dotnet/i18n-commander!9 | 2022-07-23 19:29:16 +00: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 |  | 
			
				
					|  | e08c94177a | Improved text element's list view | 2022-07-21 21:02:22 +02:00 |  | 
			
				
					|  | 9ad19efc46 | Implemented the text element rename function | 2022-07-21 20:35:22 +02:00 |  | 
			
				
					|  | 1efe7346b0 | Changed default size to be full hd & increased height for top panel | 2022-07-20 20:56:20 +02:00 |  | 
			
				
					|  | af47eb606c | Added event when a text element gets selected | 2022-07-20 20:51:12 +02:00 |  | 
			
				
					|  | 0e4a99332b | Fixes #29 by generating valid keys | 2022-07-18 21:32:39 +02:00 |  | 
			
				
					|  | d36a258392 | Fixed listview to look & behave like a listbox, but with icons | 2022-07-17 20:47:17 +02:00 |  | 
			
				
					|  | a7cef8d209 | Added text element icon | 2022-07-17 20:37:25 +02:00 |  |