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/AzQtComponents/AzQtComponents
Artur K 567c0ae24d
Modernization + AZStd::function compare fix. (#3680)
* Modernization + small fix.

Modernize ( `bool`/`override`/other) code in AzCore, AzFramework, AzQtComponents, AzToolsFramework, etc.
Replaced a `bind` or two, use `using` in a few places as well.

Fix nullptr comparison of AZStd::function.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Apply review-based changes

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
5 years ago
..
Application Changed locale handling and added tests 5 years ago
Buses Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Components Modernization + AZStd::function compare fix. (#3680) 5 years ago
DragAndDrop Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Gallery Code/Framework/AzQtComponents 5 years ago
Images One hamburger menu to rule them all (#2232) 5 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PropertyEditorStandalone Modernization + AZStd::function compare fix. (#3680) 5 years ago
Tests Modernization + AZStd::function compare fix. (#3680) 5 years ago
Utilities more fixes for Code 5 years ago
natvis Add newlines to the end of all files 5 years ago
AzQtComponentsAPI.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azqtcomponents_files.cmake Implemented helper method of QFileDialog::getSaveFileName to prevent user from saving files with invalid names. 5 years ago
azqtcomponents_gallery_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azqtcomponents_rpestandalone_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azqtcomponents_testing_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago