| .. |
|
CodeCompletion
|
9b06340c6c
SerializeContext header include dependency reduction (#14918)
|
2 anni fa |
|
BreakpointPanel.cpp
|
44f1dedbbf
replace EBUS_EVENT
|
3 anni fa |
|
BreakpointPanel.hxx
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
ClassReferenceFilter.cpp
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
ClassReferenceFilter.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
ClassReferencePanel.cpp
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
ClassReferencePanel.hxx
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
DebugAttachmentButton.cpp
|
44f1dedbbf
replace EBUS_EVENT
|
3 anni fa |
|
DebugAttachmentButton.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUABreakpointTrackerMessages.cpp
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUABreakpointTrackerMessages.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAContextControlMessages.h
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUADebuggerComponent.cpp
|
76cd614efe
Merge dev to mp_tooling_connection
|
3 anni fa |
|
LUADebuggerComponent.h
|
97b6a15aa0
Address additional RemoteTools feedback
|
3 anni fa |
|
LUAEditorBlockState.h
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorBreakpointWidget.cpp
|
f86e75d7a6
Add line number color as a setting
|
1 anno fa |
|
LUAEditorBreakpointWidget.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAEditorContext.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAEditorContext.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAEditorContextInterface.h
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorContextMessages.h
|
740b30bcdb
Solidify keying Remote Tools portion of API and begin migrating Lua IDE
|
3 anni fa |
|
LUAEditorDebuggerMessages.h
|
a3b00f1743
refactor: minor refactor of DHWatchesWidget
|
3 anni fa |
|
LUAEditorFindDialog.cpp
|
9b06340c6c
SerializeContext header include dependency reduction (#14918)
|
2 anni fa |
|
LUAEditorFindDialog.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAEditorFindDialog.ui
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorFindResults.cpp
|
7548b49fad
refactor(Lua Editor): consolidate LUAEditorPlainTextEdit
|
3 anni fa |
|
LUAEditorFindResults.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAEditorFindResults.ui
|
7548b49fad
refactor(Lua Editor): consolidate LUAEditorPlainTextEdit
|
3 anni fa |
|
LUAEditorFoldingWidget.cpp
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorFoldingWidget.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAEditorGoToLineDialog.cpp
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorGoToLineDialog.hxx
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorGoToLineDialog.ui
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorMainWindow.cpp
|
494d9527ba
Improve lua editor syntax highlighting and update style
|
1 anno fa |
|
LUAEditorMainWindow.hxx
|
abf1bcfdcc
Use project as root folder when opening a lua file.
|
1 anno fa |
|
LUAEditorMainWindow.ui
|
abf1bcfdcc
Use project as root folder when opening a lua file.
|
1 anno fa |
|
LUAEditorPlainTextEdit.cpp
|
44f1dedbbf
replace EBUS_EVENT
|
3 anni fa |
|
LUAEditorPlainTextEdit.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUAEditorSettingsDialog.cpp
|
cda6cfcd5b
Fix Lua Editor not handling load and save of the settings dialog properties correctly. (#17841)
|
1 anno fa |
|
LUAEditorSettingsDialog.hxx
|
cda6cfcd5b
Fix Lua Editor not handling load and save of the settings dialog properties correctly. (#17841)
|
1 anno fa |
|
LUAEditorSettingsDialog.ui
|
cda6cfcd5b
Fix Lua Editor not handling load and save of the settings dialog properties correctly. (#17841)
|
1 anno fa |
|
LUAEditorStyleMessages.cpp
|
7fd21baa90
[LUA Editor] Allow none anti-aliased fonts (#17907)
|
1 anno fa |
|
LUAEditorStyleMessages.h
|
7fd21baa90
[LUA Editor] Allow none anti-aliased fonts (#17907)
|
1 anno fa |
|
LUAEditorSyntaxHighlighter.cpp
|
494d9527ba
Improve lua editor syntax highlighting and update style
|
1 anno fa |
|
LUAEditorSyntaxHighlighter.hxx
|
494d9527ba
Improve lua editor syntax highlighting and update style
|
1 anno fa |
|
LUAEditorView.cpp
|
494d9527ba
Improve lua editor syntax highlighting and update style
|
1 anno fa |
|
LUAEditorView.hxx
|
262f5b4c5b
Remove unused member variable (#15029)
|
2 anni fa |
|
LUAEditorView.ui
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAEditorViewMessages.h
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUALocalsTrackerMessages.h
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAStackTrackerMessages.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
LUATargetContextTrackerMessages.h
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
LUAWatchesDebuggerMessages.h
|
a3b00f1743
refactor: minor refactor of DHWatchesWidget
|
3 anni fa |
|
StackPanel.cpp
|
44f1dedbbf
replace EBUS_EVENT
|
3 anni fa |
|
StackPanel.hxx
|
4e081e74bb
Moves Code/Tools/Standalone to Code/Tools/LuaIDE
|
4 anni fa |
|
TargetContextButton.cpp
|
44f1dedbbf
replace EBUS_EVENT
|
3 anni fa |
|
TargetContextButton.hxx
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 anni fa |
|
WatchesPanel.cpp
|
0d2afc7a0f
Enable Linux ARM64 Support (#15667)
|
2 anni fa |
|
WatchesPanel.hxx
|
a3b00f1743
refactor: minor refactor of DHWatchesWidget
|
3 anni fa |