Commit History

Author SHA1 Message Date
  Rémi Verschelde 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  James Mintram 69855b9445 Make description in create plugin dialog expand vertically 2 years ago
  James Mintram 8715125317 Make LineEdits in create plugin dialog expand horizontally 2 years ago
  trollodel ba9e619b51 Use forward-declarations in EditorPlugin where possible 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 3 years ago
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 3 years ago
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 3 years ago
  kobewi 32c4d110eb Improve plugin dialog UX 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 years ago
  kobewi bc3aff9b46 Various code and documentation improvements 3 years ago
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  fabriceci 9d5b807059 Improve editor template workflow 4 years ago
  Zae 1ee516995f Fix `PluginConfigDialog` UI broken 3 years ago
  Rémi Verschelde 88c4380737 Modules: Make sure to include modules_enabled.gen.h where needed 3 years ago
  jmb462 f2943eec72 Fix plugin create dialog subfolder and script field validity checks 4 years ago
  Paulb23 7e70f9e0b9 Expose and cleanup TextEdit line wrap API 4 years ago
  luz paz 5cf3bed0c8 Fix various typos 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Rémi Verschelde 008a3f23ff Merge pull request #41788 from EricEzaM/PR/proj-settings-fix 4 years ago
  Rémi Verschelde 06568bbfdf Misc cleanup of header includes 4 years ago
  Eric M f65dfd4895 Added validation to plugin creation. 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Haoyu Qiu e83c2cd0c3 Wrap description TextEdit of plugin config dialog 4 years ago
  sboronczyk 14658e3d10 Fix Create Plugin after GD Annotation Changes 4 years ago
  Shatur95 c26b451afe Fix enabling of created plugin 4 years ago