Commit Graph

20 Commits

Author SHA1 Message Date
Marc Gilleron
d9931f4834 Use "./" in preload paths 2020-06-14 16:59:17 +01:00
Marc Gilleron
05d8581bac Use $ 2020-06-14 16:57:30 +01:00
Marc Gilleron
0436a12572 Formatting: respect margin 2020-06-14 16:53:57 +01:00
Marc Gilleron
c11a8062f4 Fix TranslationServer calls not detected, have async and non-async in extractor API to make it easier to test 2020-06-14 16:50:00 +01:00
Marc Gilleron
ab8e09b75a Deduplicate string results in extractor, put their location in collapsed items 2018-11-21 23:12:01 +00:00
Marc Gilleron
d9f6602a34 Implemented search 2018-11-21 00:20:11 +00:00
Marc Gilleron
9ae7c13d7d Implemented string removal 2018-11-20 23:56:16 +00:00
Marc Gilleron
ec4f60d6fa Allow to exclude folders, exclude folders starting by '.', show progress 2018-11-20 23:34:25 +00:00
Marc Gilleron
126acb0247 Added strings extractor, fix dialogs not freed on plugin disable 2018-11-20 01:43:44 +00:00
Marc Gilleron
f99df8d186 Fix repeating newlines being eaten 2018-11-17 23:13:46 +00:00
Marc Gilleron
a47443cea5 Handle gettext files config msgid (not editable yet) 2018-11-17 21:45:35 +00:00
Marc Gilleron
a25eb456aa Added plugin icon 2018-11-14 23:35:57 +00:00
Marc Gilleron
7489df3553 Fix plugin initialization when active on Godot startup and added open tool button 2018-11-14 23:25:09 +00:00
Marc Gilleron
77c5db71c6 Fix gettext comments loading with a leading newline 2018-11-14 22:48:18 +00:00
Marc Gilleron
7d970fe552 Fix wrong format check in CSV saving 2018-11-14 22:31:14 +00:00
Marc Gilleron
9cc6db83dc Show current file in the status bar, also fix another bug when saving .po files 2018-11-14 22:27:19 +00:00
Marc Gilleron
a109c4a6c9 Fixes to gettext, fix wrong language shown when selecting strings 2018-11-14 22:17:22 +00:00
Marc Gilleron
b09dffce8a Add and remove languages, show * on modified languages, fix string dialog, fix CSV save 2018-11-14 00:47:56 +00:00
Marc Gilleron
95fe113366 Added quick save button 2018-11-13 21:47:38 +00:00
Marc Gilleron
d41fb3e786 Added project 2018-11-13 21:37:26 +00:00