forked from qt-creator/qt-creator
Install and ship change logs
And add a menu entry Help > Change Log... (macOS: Qt Creator > Change Log...) for looking at them. Change-Id: If444b3ff2465290b9beb4ccbb8d0ddf32a636db4 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -136,6 +136,7 @@ const char GO_FORWARD[] = "QtCreator.GoForward";
|
||||
const char GOTOLASTEDIT[] = "QtCreator.GotoLastEdit";
|
||||
const char ABOUT_QTCREATOR[] = "QtCreator.AboutQtCreator";
|
||||
const char ABOUT_PLUGINS[] = "QtCreator.AboutPlugins";
|
||||
const char CHANGE_LOG[] = "QtCreator.ChangeLog";
|
||||
const char S_RETURNTOEDITOR[] = "QtCreator.ReturnToEditor";
|
||||
const char SHOWINGRAPHICALSHELL[] = "QtCreator.ShowInGraphicalShell";
|
||||
const char SHOWINFILESYSTEMVIEW[] = "QtCreator.ShowInFileSystemView";
|
||||
|
||||
Reference in New Issue
Block a user