Files
o3de/Code/Editor
Artur K a322d9e2b8 Small Code/Editor cleanup pass (#4909)
* Clean-up in ConfigGroup

Removed unused templated AddVar and related code.
Replaced legacy types with `AZ::` ones.
Cleaned up cpp file.

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

* Add a few missing Q_OBJECT macros, remove some unused variables.

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

* Apply some of clazy suggestions + simplifications

* removed `emit` from non-signal function calls.
* replaced `QStringLiteral("")` with a constexpr friendly
`QLatin1String()`

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

* Fix a CNewLevelDialog focus bug

Fixed an incorrect QTimer::singleShot invocation.

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

* match lambda to `messageChanged` signature

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

* vs compilation fix + applied review

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

* apply reviewer recommendation

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
2021-10-29 09:59:18 +01:00
..
2021-09-03 13:27:31 -07:00
2021-10-05 15:12:53 -05:00
2021-08-25 14:06:26 -07:00
2021-09-10 20:15:16 -07:00
2021-08-30 14:40:02 -06:00
2021-08-16 16:42:30 -07:00
2021-08-20 17:53:14 -07:00
2021-09-07 12:14:16 -06:00
2021-08-16 16:42:30 -07:00
2021-09-10 20:15:16 -07:00
2021-09-10 20:15:16 -07:00
2021-09-10 20:15:16 -07:00
2021-09-10 20:15:16 -07:00
2021-09-10 20:15:16 -07:00
2021-09-03 13:27:31 -07:00
2021-08-16 16:42:30 -07:00
2021-10-18 12:42:00 +01:00
2021-10-18 12:42:00 +01:00
2021-08-16 16:42:30 -07:00
2021-08-23 13:00:27 -07:00
2021-08-16 16:42:30 -07:00
2021-07-02 12:42:44 -05:00
2021-08-25 15:04:38 -06:00
2021-09-07 12:14:16 -06:00
2021-09-10 20:15:16 -07:00
2021-08-20 17:53:14 -07:00
2021-08-23 13:00:27 -07:00
2021-08-20 17:53:14 -07:00
2021-09-10 20:15:16 -07:00
2021-09-03 13:27:31 -07:00
2021-08-16 16:42:30 -07:00
2021-08-25 15:04:38 -06:00
2021-08-16 16:42:30 -07:00
2021-09-10 20:15:16 -07:00
2021-09-10 20:15:16 -07:00
2021-10-06 13:01:49 +01:00
2021-10-07 17:21:45 +01:00
2021-08-02 17:56:56 -07:00
2021-09-10 20:15:16 -07:00
2021-08-25 15:04:38 -06:00
2021-08-20 17:53:14 -07:00
2021-09-10 20:15:16 -07:00
2021-08-20 17:53:14 -07:00
2021-08-16 16:42:30 -07:00
2021-09-10 20:15:16 -07:00
2021-08-05 10:50:29 -04:00
2021-08-20 17:53:14 -07:00
2021-10-11 14:28:27 +01:00
2021-09-29 09:58:04 -07:00
2021-08-16 16:42:05 -07:00