Florian Rival
ca6f11b55a
Support for describing completions to display for an expression ( #1447 )
2020-02-22 14:27:43 +00:00
Florian Rival
710c2f0304
Fix renaming a property not renaming property expression used in a property action/condition
2020-02-19 08:33:32 +00:00
Florian Rival
727fa8a538
Fix WholeProjectRefactorer renaming/moving parameters of wrong functions for behaviors
2020-02-18 23:27:19 +00:00
Florian Rival
9eb548452a
Add MoveEventsFunctionParameter and MoveBehaviorEventsFunctionParameter in WholeProjectRefactorer
2019-12-27 22:21:24 +01:00
Florian Rival
fbde5edfae
Add automatic refactoring of events/groups when renaming/deleting a group ( #1225 )
2019-09-11 08:39:44 +01:00
Florian Rival
181976e1b3
Add refactoring of properties actions/conditions/expressions when renaming property/behavior/extension
2019-06-16 17:08:55 +01:00
Florian Rival
58db3beaf8
Add more tests for WholeProjectRefactorer
2019-05-10 14:05:04 +01:00
Florian Rival
89ac323c8e
Add support for automatic refactoring when events function (including expressions) is renamed
2019-05-10 11:37:33 +01:00
Florian Rival
32dd269d18
Add automatic refactoring of project when an events based behavior is renamed
2019-05-08 16:05:03 +01:00
Florian Rival
e670563c92
Add tests for WholeProjectRefactorer and events based functions/extensions
2019-05-07 18:11:52 +01:00
Florian Rival
a8559bfbbc
Add clang-format to format (C++) source files automatically ( #491 )
...
* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
2018-05-09 15:57:38 -07:00
Florian Rival
b426212496
Add ObjectGroupsContainer in GDCore and improve groups edition in newIDE
2017-09-23 21:28:29 +02:00
Florian Rival
def81b6a62
Move DependenciesAnalyzer to GDCore and added WholeProjectRefactorer
2017-07-09 13:28:45 +02:00