You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Editor/Lib/Tests
hultonha 7f603c59ad
Fix for events that should have been consumed by manipulators (#3108)
* fix for events that should have been consumed by manipulators making their way to the main viewport handler

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* add missing include for SANDBOX_API macro

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* add dependency on Qt::Test for AzToolsFrameworkTestCommon

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* fix order of buttons passed to QMouseEvent

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* potential fix for vtable error on linux

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* potential fix for vtable error on linux again

Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
..
IEditorMock.h Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
test_ClickableLabel.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_CryEditDocPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_CryEditPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_DisplaySettingsPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_EditorPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_EditorUtils.cpp Editor code: tidy up BOOLs,NULLs and overrides pt2. 4 years ago
test_Main.cpp Fixes for incorrect nullptr placement. 4 years ago
test_MainWindowPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_ObjectManagerPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_TerrainHoleToolPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_TerrainLayerPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_TerrainModifyPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_TerrainPainterPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_TerrainPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_TerrainTexturePythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_TrackViewPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_ViewPanePythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
test_ViewportManipulatorController.cpp Fix for events that should have been consumed by manipulators (#3108) 4 years ago
test_ViewportTitleDlgPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago