Commit Graph

  • c18d22e499 Shorten the top tab's name. master Relintai 2023-10-08 22:17:48 +0200
  • ce987d3592 Updated for pandemonium. Relintai 2023-10-08 22:16:02 +0200
  • 21caa3f0b8 Merge branch 'master' of https://github.com/Zylann/godot_translation_editor Marc Gilleron 2020-06-19 23:26:37 +0100
  • bce3d75453 Allow to show only strings missing translation Marc Gilleron 2020-06-19 23:23:50 +0100
  • 36c7e48fd3 Show translation status on language tabs Marc Gilleron 2020-06-19 23:01:53 +0100
  • ce879a3206 Use underscore on private functions Marc Gilleron 2020-06-19 22:28:46 +0100
  • aa58a7e424 Added status icons for strings in the list Marc Gilleron 2020-06-19 22:23:35 +0100
  • 9b20f4a17a
    Update about prefix Marc 2020-06-16 00:18:01 +0100
  • 928bd49daf Bump to 0.3 0.3 Marc Gilleron 2020-06-15 21:18:32 +0100
  • d99934197c Added options in ProjectSettings Marc Gilleron 2020-06-15 21:14:18 +0100
  • ca288a3ad4 Updated icon Marc Gilleron 2020-06-15 20:51:23 +0100
  • c01422d4b7 Added support for string prefix and json files Marc Gilleron 2020-06-15 20:51:04 +0100
  • 9bb25b67e9 Fixed "clear search" button not updating search results and remaining shown Marc Gilleron 2020-06-14 20:50:18 +0100
  • fe78fa7695 Clear results from the extraction dialog when it opens Marc Gilleron 2020-06-14 20:43:19 +0100
  • dc763e93df Fixed window titles not being detected Marc Gilleron 2020-06-14 20:30:05 +0100
  • 3cdfde5f28 Fixed renaming a string key not marking files as changed Marc Gilleron 2020-06-14 20:10:44 +0100
  • 5b725d0d15 Upgrade stuff Marc Gilleron 2020-06-14 20:03:00 +0100
  • 6d0c624733 TSCN reduction Marc Gilleron 2020-06-14 19:58:58 +0100
  • fafc6de569 Use logger to control prints Marc Gilleron 2020-06-14 19:56:12 +0100
  • bcad9cd60e Use typed GDScript Marc Gilleron 2020-06-14 19:20:03 +0100
  • 588011258e Merge branch 'master' of https://github.com/Zylann/godot_translation_editor Marc Gilleron 2020-06-14 17:02:09 +0100
  • d9931f4834 Use "./" in preload paths Marc Gilleron 2020-06-14 16:59:17 +0100
  • 05d8581bac Use $ Marc Gilleron 2020-06-14 16:57:30 +0100
  • 0436a12572 Formatting: respect margin Marc Gilleron 2020-06-14 16:53:57 +0100
  • c11a8062f4 Fix TranslationServer calls not detected, have async and non-async in extractor API to make it easier to test Marc Gilleron 2020-06-14 16:50:00 +0100
  • 7ea69ebd1d
    Details about detection Marc 2020-06-14 05:22:32 +0100
  • 004983be75
    Note about the extractor Marc 2019-11-27 01:21:29 +0000
  • 09bdf8a753 Forgot to up to version 0.2 Marc Gilleron 2018-11-23 21:17:35 +0000
  • ab8e09b75a Deduplicate string results in extractor, put their location in collapsed items Marc Gilleron 2018-11-21 23:12:01 +0000
  • a96703cc83 Updated changelog for 0.2 Marc Gilleron 2018-11-21 22:31:31 +0000
  • d9f6602a34 Implemented search Marc Gilleron 2018-11-21 00:20:11 +0000
  • 9ae7c13d7d Implemented string removal Marc Gilleron 2018-11-20 23:56:16 +0000
  • ec4f60d6fa Allow to exclude folders, exclude folders starting by '.', show progress Marc Gilleron 2018-11-20 23:34:25 +0000
  • 126acb0247 Added strings extractor, fix dialogs not freed on plugin disable Marc Gilleron 2018-11-20 01:43:44 +0000
  • f99df8d186 Fix repeating newlines being eaten Marc Gilleron 2018-11-17 23:13:46 +0000
  • 339f404534 Merge branch 'master' of https://github.com/Zylann/godot_translation_editor Marc Gilleron 2018-11-17 21:46:06 +0000
  • a47443cea5 Handle gettext files config msgid (not editable yet) Marc Gilleron 2018-11-17 21:45:35 +0000
  • a692c0ebc4
    Update screenshot Marc 2018-11-15 00:33:53 +0000
  • acfb162eb0 Added changelog Marc Gilleron 2018-11-14 23:48:39 +0000
  • a25eb456aa Added plugin icon Marc Gilleron 2018-11-14 23:35:57 +0000
  • 7489df3553 Fix plugin initialization when active on Godot startup and added open tool button Marc Gilleron 2018-11-14 23:25:09 +0000
  • 77c5db71c6 Fix gettext comments loading with a leading newline Marc Gilleron 2018-11-14 22:48:18 +0000
  • 7d970fe552 Fix wrong format check in CSV saving Marc Gilleron 2018-11-14 22:31:14 +0000
  • 00591d7876 Merge branch 'master' of https://github.com/Zylann/godot_translation_editor Marc Gilleron 2018-11-14 22:27:34 +0000
  • 9cc6db83dc Show current file in the status bar, also fix another bug when saving .po files Marc Gilleron 2018-11-14 22:27:19 +0000
  • a109c4a6c9 Fixes to gettext, fix wrong language shown when selecting strings Marc Gilleron 2018-11-14 22:17:22 +0000
  • cc30d81739
    Added screenshot to README (hosted outside the repo) Marc 2018-11-14 20:20:00 +0000
  • 3ce20207a7 Added license Marc Gilleron 2018-11-14 20:13:54 +0000
  • f6ca9df70e Added README Marc Gilleron 2018-11-14 20:12:08 +0000
  • b09dffce8a Add and remove languages, show * on modified languages, fix string dialog, fix CSV save Marc Gilleron 2018-11-14 00:47:56 +0000
  • 95fe113366 Added quick save button Marc Gilleron 2018-11-13 21:47:38 +0000
  • d41fb3e786 Added project Marc Gilleron 2018-11-13 21:37:26 +0000