Laurine Lafontaine dec26d69cf Lua Editor : Fix issue #14153 - Crash when closing file (#18589) 3 周之前
..
CodeCompletion 9b06340c6c SerializeContext header include dependency reduction (#14918) 1 年之前
BreakpointPanel.cpp 44f1dedbbf replace EBUS_EVENT 2 年之前
BreakpointPanel.hxx 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
ClassReferenceFilter.cpp 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
ClassReferenceFilter.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
ClassReferencePanel.cpp 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
ClassReferencePanel.hxx 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
DebugAttachmentButton.cpp 44f1dedbbf replace EBUS_EVENT 2 年之前
DebugAttachmentButton.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUABreakpointTrackerMessages.cpp 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUABreakpointTrackerMessages.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUAContextControlMessages.h 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUADebuggerComponent.cpp 76cd614efe Merge dev to mp_tooling_connection 2 年之前
LUADebuggerComponent.h 97b6a15aa0 Address additional RemoteTools feedback 2 年之前
LUAEditorBlockState.h 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAEditorBreakpointWidget.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 月之前
LUAEditorBreakpointWidget.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUAEditorContext.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 月之前
LUAEditorContext.h 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 月之前
LUAEditorContextInterface.h 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAEditorContextMessages.h 740b30bcdb Solidify keying Remote Tools portion of API and begin migrating Lua IDE 2 年之前
LUAEditorDebuggerMessages.h a3b00f1743 refactor: minor refactor of DHWatchesWidget 2 年之前
LUAEditorFindDialog.cpp ec13bf7cb2 Fix Lua Editor: greyed out buttons if no script opened (#18540) 1 月之前
LUAEditorFindDialog.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUAEditorFindDialog.ui 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAEditorFindResults.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 月之前
LUAEditorFindResults.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUAEditorFindResults.ui 7548b49fad refactor(Lua Editor): consolidate LUAEditorPlainTextEdit 2 年之前
LUAEditorFoldingWidget.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 月之前
LUAEditorFoldingWidget.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUAEditorGoToLineDialog.cpp 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAEditorGoToLineDialog.hxx 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAEditorGoToLineDialog.ui 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAEditorMainWindow.cpp dec26d69cf Lua Editor : Fix issue #14153 - Crash when closing file (#18589) 3 周之前
LUAEditorMainWindow.hxx 87b1cc8bf0 Add recent files menu to the Lua Editor (#18581) 3 周之前
LUAEditorMainWindow.ui 87b1cc8bf0 Add recent files menu to the Lua Editor (#18581) 3 周之前
LUAEditorPlainTextEdit.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 月之前
LUAEditorPlainTextEdit.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUAEditorSettingsDialog.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter 6 月之前
LUAEditorSettingsDialog.hxx cda6cfcd5b Fix Lua Editor not handling load and save of the settings dialog properties correctly. (#17841) 8 月之前
LUAEditorSettingsDialog.ui cda6cfcd5b Fix Lua Editor not handling load and save of the settings dialog properties correctly. (#17841) 8 月之前
LUAEditorStyleMessages.cpp 7fd21baa90 [LUA Editor] Allow none anti-aliased fonts (#17907) 8 月之前
LUAEditorStyleMessages.h 7fd21baa90 [LUA Editor] Allow none anti-aliased fonts (#17907) 8 月之前
LUAEditorSyntaxHighlighter.cpp 2bb7a73b48 Fix Lua Editor: Only run regex on subset provided by parser instead of entire line (#18505) 1 月之前
LUAEditorSyntaxHighlighter.hxx 2bb7a73b48 Fix Lua Editor: Only run regex on subset provided by parser instead of entire line (#18505) 1 月之前
LUAEditorView.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 月之前
LUAEditorView.hxx 262f5b4c5b Remove unused member variable (#15029) 1 年之前
LUAEditorView.ui 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAEditorViewMessages.h 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUALocalsTrackerMessages.h 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAStackTrackerMessages.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
LUATargetContextTrackerMessages.h 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
LUAWatchesDebuggerMessages.h a3b00f1743 refactor: minor refactor of DHWatchesWidget 2 年之前
RecentFiles.cpp 87b1cc8bf0 Add recent files menu to the Lua Editor (#18581) 3 周之前
RecentFiles.h 87b1cc8bf0 Add recent files menu to the Lua Editor (#18581) 3 周之前
StackPanel.cpp 44f1dedbbf replace EBUS_EVENT 2 年之前
StackPanel.hxx 4e081e74bb Moves Code/Tools/Standalone to Code/Tools/LuaIDE 3 年之前
TargetContextButton.cpp 44f1dedbbf replace EBUS_EVENT 2 年之前
TargetContextButton.hxx 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 年之前
WatchesPanel.cpp 0d2afc7a0f Enable Linux ARM64 Support (#15667) 1 年之前
WatchesPanel.hxx a3b00f1743 refactor: minor refactor of DHWatchesWidget 2 年之前