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/Framework/AzToolsFramework/AzToolsFramework
Ignacio Martinez c1bbe3806d
Asset Browser Search Entries Highlight (#6133)
* Adding hilight to search entries

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Delegate Cleanup

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* delegate cleanup

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* General cleanup

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* reformatting file

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Updated Comments

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Abstracted richText functions

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Extracting highlighting behavior

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Added highlighter to the entity outliner

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Addressed Code Review Comments

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Switched to static functions

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* changed variable name

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Removed unused variable

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Apply changes to the Entity Outliner Model

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Removed duplicated line

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
4 years ago
..
API Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
Application [LYN-7064] Hot Loading of Procedural Prefabs (#4923) 4 years ago
Archive Fix failed archive tests on linux and remove trait 4 years ago
Asset [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
AssetBrowser Asset Browser Search Entries Highlight (#6133) 4 years ago
AssetBundle Removes FileIOEventBus 4 years ago
AssetCatalog Add support for configuring default Archive File Search Mode through a Cache Var (#5668) 4 years ago
AssetDatabase Added new index on SourceDependency Table (#3648) 4 years ago
AssetEditor Fix Issue saving new assets in Asset Editor on Linux (#4537) 4 years ago
Commands Fixes AzToolsFramework 4 years ago
Component SetComponentProperty is now supported by undo operation (#5599) 4 years ago
ComponentMode Address PR comments. 4 years ago
ComponentModes Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ContainerEntity LYN-7054 + LYN-7704 | Exit Focus Mode when starting Game Mode, correct painting of Prefab capsules in Outliner. (#5280) 4 years ago
Debug Update the FileIO Aliases (#4186) 4 years ago
Editor Asset Browser Search Entries Highlight (#6133) 4 years ago
Entity Split editor entity activation from PrefabSystemComponent (#6787) 4 years ago
Fingerprinting Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FocusMode Add missing reflection calls for various types (#5163) 4 years ago
Input [development] updated editor event handling with respect to imgui (#6114) 4 years ago
Logger Merging from development 4 years ago
Manipulators Small workaround and fix to ensure line fade (alpha) displays correctly (#6733) 4 years ago
Maths Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Picking chore: remove equality from boolean expression 4 years ago
Prefab Fix Prefab instance assets not preloading (#6834) 4 years ago
PropertyTreeEditor Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PythonTerminal fixing hidden variable warning 4 years ago
Render Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SQLite Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Script Added Hydra API to extract all the classes, globals and EBuses exposed (#4953) 4 years ago
Slice Slice save path incorrect, and error message incomplete (#6214) 4 years ago
SourceControl Undo P4 check before spawning thread and fix usage of new AzToolsApplication trait (#4894) 4 years ago
Thumbnails [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
ToolsComponents Revert part of the fix as it would break unit tests. Verified the remaining code still achieves the same purpose on the UI side without impacting the backend. 4 years ago
ToolsFileUtils Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolsMessaging Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UI Asset Browser Search Entries Highlight (#6133) 4 years ago
Undo Add AZ_BUDGET_DEFINE/AZ_BUDGET_DECLARE and remove driller 4 years ago
UnitTest bugfix: correct mouseMove under AzToolsFrameworkHelper (#6493) 4 years ago
Viewport Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
ViewportSelection Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
ViewportUi Merge commit 'e50735c127d9a3a8e5f38fc737222e4b542a54f8' into puvvadar/gitflow_211118_o3de 4 years ago
AzToolsFrameworkModule.cpp [LYN-7064] Hot Loading of Procedural Prefabs (#4923) 4 years ago
AzToolsFrameworkModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
aztoolsframework_files.cmake Asset Browser Search Entries Highlight (#6133) 4 years ago
aztoolsframework_linux_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
aztoolsframework_linux_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
aztoolsframework_mac_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
aztoolsframework_win_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
aztoolsframework_windows_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
aztoolsframeworktestcommon_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
newoverride.inl Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago