Commit Graph

52 Commits

Author SHA1 Message Date
Relintai c18d22e499 Shorten the top tab's name. 2023-10-08 22:17:48 +02:00
Relintai ce987d3592 Updated for pandemonium. 2023-10-08 22:16:02 +02:00
Marc Gilleron 21caa3f0b8 Merge branch 'master' of https://github.com/Zylann/godot_translation_editor 2020-06-19 23:26:37 +01:00
Marc Gilleron bce3d75453 Allow to show only strings missing translation 2020-06-19 23:23:50 +01:00
Marc Gilleron 36c7e48fd3 Show translation status on language tabs 2020-06-19 23:01:53 +01:00
Marc Gilleron ce879a3206 Use underscore on private functions 2020-06-19 22:28:46 +01:00
Marc Gilleron aa58a7e424 Added status icons for strings in the list 2020-06-19 22:23:35 +01:00
Marc 9b20f4a17a
Update about prefix 2020-06-16 00:18:01 +01:00
Marc Gilleron 928bd49daf Bump to 0.3 2020-06-15 21:18:32 +01:00
Marc Gilleron d99934197c Added options in ProjectSettings 2020-06-15 21:14:18 +01:00
Marc Gilleron ca288a3ad4 Updated icon 2020-06-15 20:51:23 +01:00
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 588011258e Merge branch 'master' of https://github.com/Zylann/godot_translation_editor 2020-06-14 17:02:09 +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 7ea69ebd1d
Details about detection 2020-06-14 05:22:32 +01:00
Marc 004983be75
Note about the extractor 2019-11-27 01:21:29 +00: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 a96703cc83 Updated changelog for 0.2 2018-11-21 22:31:31 +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 339f404534 Merge branch 'master' of https://github.com/Zylann/godot_translation_editor 2018-11-17 21:46:06 +00:00
Marc Gilleron a47443cea5 Handle gettext files config msgid (not editable yet) 2018-11-17 21:45:35 +00:00
Marc a692c0ebc4
Update screenshot 2018-11-15 00:33:53 +00:00
Marc Gilleron acfb162eb0 Added changelog 2018-11-14 23:48:39 +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 00591d7876 Merge branch 'master' of https://github.com/Zylann/godot_translation_editor 2018-11-14 22:27:34 +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 cc30d81739
Added screenshot to README (hosted outside the repo) 2018-11-14 20:20:00 +00:00
Marc Gilleron 3ce20207a7 Added license 2018-11-14 20:13:54 +00:00
Marc Gilleron f6ca9df70e Added README 2018-11-14 20:12:08 +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