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/Gems/ScriptCanvas/Code/Editor/View/Windows/Tools/UpgradeTool
Luis Sempé 3b78132833
Split StyleHelper.h into a header and source file (#4614)
* Split StyleHelper.h into a header and source file

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>

* Missing file from commit

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>

* Removed incorrect path

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>

* Fixed includes

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>

* Removed unnecessary comment

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>

* Missing include

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
4 years ago
..
Controller.cpp fix linux build error on unique_ptr deletion 4 years ago
Controller.h fix linux build error on unique_ptr deletion 4 years ago
FileSaver.cpp file save finished, not tested 4 years ago
FileSaver.h file save finished, not tested 4 years ago
LogTraits.h dependency sort finished, but not tested 4 years ago
Model.cpp allow multiple single upgrade requests 4 years ago
Model.h Renamed controller.ui --> view.ui, minor tweaks in response to PR 4 years ago
ModelTraits.h Fix explorer bugs and restore upgrade single option 4 years ago
Modifier.cpp Fixed qthread error coming from file i/o thread 4 years ago
Modifier.h Fixed qthread error coming from file i/o thread 4 years ago
Scanner.cpp update reporting and logging and make bug fixes 4 years ago
Scanner.h file save finished, not tested 4 years ago
UpgradeHelper.cpp update reporting and logging and make bug fixes 4 years ago
UpgradeHelper.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
UpgradeHelper.ui Split StyleHelper.h into a header and source file (#4614) 4 years ago
VersionExplorerLog.cpp Renamed controller.ui --> view.ui, minor tweaks in response to PR 4 years ago
VersionExplorerLog.h Modifier step WIP 4 years ago
View.ui Renamed controller.ui --> view.ui, minor tweaks in response to PR 4 years ago