Commit Graph

31 Commits

Author SHA1 Message Date
Marc Gilleron c01422d4b7 Added support for string prefix and json files 2020-06-15 20:51:04 +01:00
Marc Gilleron 9bb25b67e9 Fixed "clear search" button not updating search results and remaining shown 2020-06-14 20:50:18 +01:00
Marc Gilleron fe78fa7695 Clear results from the extraction dialog when it opens 2020-06-14 20:43:50 +01:00
Marc Gilleron dc763e93df Fixed window titles not being detected 2020-06-14 20:30:05 +01:00
Marc Gilleron 3cdfde5f28 Fixed renaming a string key not marking files as changed 2020-06-14 20:10:44 +01:00
Marc Gilleron 5b725d0d15 Upgrade stuff 2020-06-14 20:03:00 +01:00
Marc Gilleron 6d0c624733 TSCN reduction 2020-06-14 19:58:58 +01:00
Marc Gilleron fafc6de569 Use logger to control prints 2020-06-14 19:56:12 +01:00
Marc Gilleron bcad9cd60e Use typed GDScript 2020-06-14 19:20:03 +01:00
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 09bdf8a753 Forgot to up to version 0.2 2018-11-23 21:17:35 +00: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 3ce20207a7 Added license 2018-11-14 20:13:54 +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