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