Created
August 7, 2025 12:45
-
-
Save cristianadam/e2acd50053291f94e4db038a0d04cfef to your computer and use it in GitHub Desktop.
Windows keyboard configuration for Qt Creator to be used on macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE KeyboardMappingScheme> | |
<!-- Written by Qt Creator 16.0.0, 2025-03-25T19:35:24. --> | |
<mapping> | |
<shortcut id="ProjectExplorer.RescanWorkspace"/> | |
<shortcut id="ProjectExplorer.ExcludeFromWorkspace"/> | |
<shortcut id="ResourceEditor.Refresh"/> | |
<shortcut id="ResourceEditor.RemoveNonExisting"/> | |
<shortcut id="ResourceEditor.RemovePrefix"/> | |
<shortcut id="ResourceEditor.RenamePrefix"/> | |
<shortcut id="ResourceEditor.AddPrefix"/> | |
<shortcut id="ResourceEditor.CopyPath"/> | |
<shortcut id="ResourceEditor.OpenEditor"/> | |
<shortcut id="ResourceEditor.RemoveFile"/> | |
<shortcut id="ResourceEditor.RenameFile"/> | |
<shortcut id="OutputFilter.CaseSensitiveProjectExplorer::Internal::CompileOutputPane"/> | |
<shortcut id="OutputFilter.RegularExpressionsProjectExplorer::Internal::CompileOutputPane"/> | |
<shortcut id="OutputFilter.AfterContextProjectExplorer::Internal::CompileOutputPane"/> | |
<shortcut id="OutputFilter.BeforeContextProjectExplorer::Internal::CompileOutputPane"/> | |
<shortcut id="OutputFilter.InvertProjectExplorer::Internal::CompileOutputPane"/> | |
<shortcut id="OutputFilter.InvertProjectExplorer::Internal::TaskWindow"/> | |
<shortcut id="OutputFilter.CaseSensitiveProjectExplorer::Internal::TaskWindow"/> | |
<shortcut id="OutputFilter.RegularExpressionsProjectExplorer::Internal::TaskWindow"/> | |
<shortcut id="OutputFilter.AfterContextProjectExplorer::Internal::TaskWindow"/> | |
<shortcut id="OutputFilter.BeforeContextProjectExplorer::Internal::TaskWindow"/> | |
<shortcut id="ProjectExplorer.SetStartup"/> | |
<shortcut id="ProjectExplorer.CreateSource"/> | |
<shortcut id="ProjectExplorer.CreateHeader"/> | |
<shortcut id="ProjectExplorer.DiffFile"/> | |
<shortcut id="ProjectExplorer.ExpandAll"/> | |
<shortcut id="ProjectExplorer.CollapseAll"/> | |
<shortcut id="ProjectExplorer.ExpandNode"/> | |
<shortcut id="ProjectExplorer.SelectTargetQuick"> | |
<key value="Ctrl+T"/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.SelectTarget"/> | |
<shortcut id="ProjectExplorer.AddExistingFiles"/> | |
<shortcut id="ProjectExplorer.AddNewFile"/> | |
<shortcut id="ProjectExplorer.RunContextMenu"/> | |
<shortcut id="ProjectExplorer.DeployCM"/> | |
<shortcut id="ProjectExplorer.CloseAllFilesInProjectContextMenu"/> | |
<shortcut id="ProjectExplorer.AddNewSubproject"/> | |
<shortcut id="ProjectExplorer.AddExistingDirectory"/> | |
<shortcut id="ProjectExplorer.AddExistingProjects"/> | |
<shortcut id="ProjectExplorer.RemoveFile"> | |
<key value="Del"/> | |
<key value=""/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.FileProperties"/> | |
<shortcut id="ProjectExplorer.UnloadOthersCM"/> | |
<shortcut id="ProjectExplorer.UnloadCM"/> | |
<shortcut id="ProjectExplorer.RenameFile"/> | |
<shortcut id="ProjectExplorer.DeleteFile"> | |
<key value="Del"/> | |
<key value=""/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.RemoveProject"/> | |
<shortcut id="ProjectExplorer.DuplicateFile"/> | |
<shortcut id="CppEditor.InspectCppCodeModel"> | |
<key value="Ctrl+Shift+F12"/> | |
</shortcut> | |
<shortcut id="CppEditor.UpdateCodeModel"/> | |
<shortcut id="Qt4Builder.RebuildSubDirContextMenu"/> | |
<shortcut id="Qt4Builder.RunQMakeContextMenu"/> | |
<shortcut id="Qt4Builder.BuildSubDirContextMenu"/> | |
<shortcut id="Qt4Builder.RunQMake"/> | |
<shortcut id="Qt4Builder.BuildSubDir"/> | |
<shortcut id="Qt4Builder.BuildFileContextMenu"/> | |
<shortcut id="Qt4Builder.CleanSubDirContextMenu"/> | |
<shortcut id="CppTools.SwitchHeaderSource"> | |
<key value="F4"/> | |
</shortcut> | |
<shortcut id="CppEditor.FindRefsCategorized"/> | |
<shortcut id="CppEditor.OpenDeclarationDefinitionInNextSplit"> | |
<key value="Ctrl+E, Shift+F2"/> | |
</shortcut> | |
<shortcut id="CppTools.ShowPreprocessedFile"/> | |
<shortcut id="CppEditor.OpenPreprocessorDialog"/> | |
<shortcut id="CppTools.OpenHeaderSourceInNextSplit"> | |
<key value="Ctrl+E, F4"/> | |
</shortcut> | |
<shortcut id="CppTools.UnfoldCommentBlocks"/> | |
<shortcut id="CppTools.FoldCommentBlocks"/> | |
<shortcut id="CppTools.ShowPreprocessedFileSplit"/> | |
<shortcut id="CppTools.FindUnusedFunctionsInSubProject"/> | |
<shortcut id="CppTools.FindUnusedFunctions"/> | |
<shortcut id="CppEditor.OpenIncludeHierarchy"> | |
<key value="Ctrl+Shift+I"/> | |
</shortcut> | |
<shortcut id="CppEditor.SwitchDeclarationDefinition"> | |
<key value="Shift+F2"/> | |
</shortcut> | |
<shortcut id="ResourceEditor.CopyUrl"/> | |
<shortcut id="Debugger.Interrupt"> | |
<key value="F5"/> | |
</shortcut> | |
<shortcut id="Debugger.Detach"/> | |
<shortcut id="Debugger.AttachToQmlPort"/> | |
<shortcut id="Debugger.Stop"/> | |
<shortcut id="Debugger.Continue"> | |
<key value="F5"/> | |
</shortcut> | |
<shortcut id="Debugger.Reset"/> | |
<shortcut id="Debugger.Abort"/> | |
<shortcut id="Debugger.HiddenStop"> | |
<key value="Shift+F5"/> | |
</shortcut> | |
<shortcut id="Debugger.NextLine"> | |
<key value="F10"/> | |
</shortcut> | |
<shortcut id="Debugger.StartAndBreakOnMain"> | |
<key value="F10"/> | |
</shortcut> | |
<shortcut id="Debugger.Start"> | |
<key value="F5"/> | |
</shortcut> | |
<shortcut id="Debugger.Debug"/> | |
<shortcut id="Debugger.Views.OpenMemoryEditor"/> | |
<shortcut id="Debugger.StartAndDebugApplication"/> | |
<shortcut id="Debugger.AttachToUnstartedProcess"/> | |
<shortcut id="Debugger.AttachToRemoteProcess"/> | |
<shortcut id="Debugger.DebugWithoutDeploy"/> | |
<shortcut id="Debugger.AttachToRemoteServer"/> | |
<shortcut id="Debugger.AttachLastCore"/> | |
<shortcut id="Debugger.AttachCore"/> | |
<shortcut id="Qt4Builder.BuildFile"> | |
<key value="Ctrl+Alt+B"/> | |
</shortcut> | |
<shortcut id="Qt4Builder.CleanSubDir"/> | |
<shortcut id="Qt4Builder.RebuildSubDir"/> | |
<shortcut id="Qt4.AddLibrary"/> | |
<shortcut id="Debugger.Views.ShowCentralWidget"/> | |
<shortcut id="Debugger.Views.ResetSimple"/> | |
<shortcut id="QmlJSTools.ResetCodeModel"/> | |
<shortcut id="LanguageClient.InspectLanguageClients"/> | |
<shortcut id="Debugger.ReloadDebuggingHelpers"/> | |
<shortcut id="Debugger.QmlSelectTool"/> | |
<shortcut id="Dock.GlobalLog"/> | |
<shortcut id="Dock.Debugger.Docks.BreakpointManager"/> | |
<shortcut id="Dock.Debugger.Docks.Snapshots"/> | |
<shortcut id="Dock.DAPDebugger.Docks.BreakpointManager"/> | |
<shortcut id="Dock.DAPDebugger.Docks.Snapshots"/> | |
<shortcut id="Debugger.StepOut"> | |
<key value="Shift+F11"/> | |
</shortcut> | |
<shortcut id="Debugger.StepLine"> | |
<key value="F11"/> | |
</shortcut> | |
<shortcut id="Debugger.ReturnFromFunction"/> | |
<shortcut id="Debugger.JumpToLine"/> | |
<shortcut id="Debugger.RunToSelectedFunction"> | |
<key value="Ctrl+F6"/> | |
</shortcut> | |
<shortcut id="Debugger.RunToLine"> | |
<key value="Ctrl+F10"/> | |
</shortcut> | |
<shortcut id="Debugger.OperateByInstruction"/> | |
<shortcut id="Debugger.FrameDown"/> | |
<shortcut id="Debugger.FrameUp"/> | |
<shortcut id="Debugger.QmlShowAppOnTop"/> | |
<shortcut id="Debugger.EnableOrDisableBreakpoint"> | |
<key value="Ctrl+F9"/> | |
</shortcut> | |
<shortcut id="Debugger.ToggleBreak"> | |
<key value="F9"/> | |
</shortcut> | |
<shortcut id="TextEditor.FoldRecursively"/> | |
<shortcut id="TextEditor.Unfold"> | |
<key value="Ctrl+>"/> | |
</shortcut> | |
<shortcut id="TextEditor.Fold"> | |
<key value="Ctrl+<"/> | |
</shortcut> | |
<shortcut id="TextEditor.SortSelectedLines"> | |
<key value="Alt+Shift+S"/> | |
</shortcut> | |
<shortcut id="TextEditor.DecreaseFontSize"> | |
<key value="Ctrl+-"/> | |
</shortcut> | |
<shortcut id="TextEditor.IncreaseFontSize"> | |
<key value="Ctrl++"/> | |
</shortcut> | |
<shortcut id="TextEditor.UnFoldAll"/> | |
<shortcut id="TextEditor.UnfoldRecursively"/> | |
<shortcut id="TextEditor.SelectBlockUp"> | |
<key value="Ctrl+U"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoBlockEnd"> | |
<key value="Ctrl+]"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoBlockStart"> | |
<key value="Ctrl+["/> | |
</shortcut> | |
<shortcut id="TextEditor.ResetFontSize"> | |
<key value="Ctrl+0"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoDocumentStart"/> | |
<shortcut id="TextEditor.ClearSelection"/> | |
<shortcut id="TextEditor.SelectWordUnderCursor"/> | |
<shortcut id="TextEditor.SelectBlockDown"> | |
<key value="Ctrl+Alt+Shift+U"/> | |
</shortcut> | |
<shortcut id="TextEditor.VisualizeWhitespace"> | |
<key value="Ctrl+E, Ctrl+V"/> | |
</shortcut> | |
<shortcut id="TextEditor.RewrapParagraph"> | |
<key value="Ctrl+E, R"/> | |
</shortcut> | |
<shortcut id="TextEditor.AutoFormatSelection"> | |
<key value="Ctrl+;"/> | |
</shortcut> | |
<shortcut id="TextEditor.AutoIndentSelection"> | |
<key value="Ctrl+I"/> | |
</shortcut> | |
<shortcut id="TextEditor.CutLine"> | |
<key value="Shift+Del"/> | |
</shortcut> | |
<shortcut id="TextEditor.UnCommentSelection"> | |
<key value="Ctrl+/"/> | |
</shortcut> | |
<shortcut id="TextEditor.TextWrapping"> | |
<key value="Ctrl+E, Ctrl+W"/> | |
</shortcut> | |
<shortcut id="TextEditor.CleanWhitespace"/> | |
<shortcut id="TextEditor.AddSelectionNextFindMatch"> | |
<key value="Ctrl+D"/> | |
</shortcut> | |
<shortcut id="TextEditor.AddCursorsAtLineEnd"> | |
<key value="Alt+Shift+I"/> | |
</shortcut> | |
<shortcut id="TextEditor.CopyWithHtml"/> | |
<shortcut id="TextEditor.CopyLine"> | |
<key value="Ctrl+Ins"/> | |
</shortcut> | |
<shortcut id="TextEditor.LowercaseSelection"> | |
<key value="Alt+U"/> | |
</shortcut> | |
<shortcut id="TextEditor.UppercaseSelection"> | |
<key value="Alt+Shift+U"/> | |
</shortcut> | |
<shortcut id="TextEditor.DuplicateSelectionAndComment"/> | |
<shortcut id="TextEditor.DuplicateSelection"/> | |
<shortcut id="TextEditor.FollowSymbolToTypeInNextSplit"> | |
<key value="Ctrl+E, Ctrl+Shift+F2"/> | |
</shortcut> | |
<shortcut id="TextEditor.FollowSymbolToType"> | |
<key value="Ctrl+Shift+F2"/> | |
</shortcut> | |
<shortcut id="TextEditor.FollowSymbolUnderCursorInNextSplit"> | |
<key value="Ctrl+E, F2"/> | |
</shortcut> | |
<shortcut id="TextEditor.FollowSymbolUnderCursor"> | |
<key value="F2"/> | |
</shortcut> | |
<shortcut id="TextEditor.JumpToFileUnderCursorInNextSplit"> | |
<key value="Ctrl+E, F2"/> | |
</shortcut> | |
<shortcut id="TextEditor.JumpToFileUnderCursor"> | |
<key value="F2"/> | |
</shortcut> | |
<shortcut id="CppEditor.RenameSymbolUnderCursor"> | |
<key value="Ctrl+Shift+R"/> | |
</shortcut> | |
<shortcut id="TextEditor.FindUsages"> | |
<key value="Ctrl+Shift+U"/> | |
</shortcut> | |
<shortcut id="TextEditor.viewPageDown"> | |
<key value="Ctrl+PgDown"/> | |
</shortcut> | |
<shortcut id="TextEditor.viewPageUp"> | |
<key value="Ctrl+PgUp"/> | |
</shortcut> | |
<shortcut id="TextEditor.OpenTypeHierarchy"> | |
<key value="Ctrl+Shift+T"/> | |
</shortcut> | |
<shortcut id="TextEditor.OpenCallHierarchy"/> | |
<shortcut id="TextEditor.NoFormatPaste"/> | |
<shortcut id="TextEditor.SelectEncoding"/> | |
<shortcut id="TextEditor.viewLineDown"> | |
<key value="Ctrl+Down"/> | |
</shortcut> | |
<shortcut id="TextEditor.viewLineUp"> | |
<key value="Ctrl+Up"/> | |
</shortcut> | |
<shortcut id="TextEditor.DeleteStartOfWord"/> | |
<shortcut id="TextEditor.DeleteStartOfLine"/> | |
<shortcut id="TextEditor.DeleteEndOfWordCamelCase"/> | |
<shortcut id="TextEditor.DeleteEndOfWord"/> | |
<shortcut id="TextEditor.MoveLineUp"> | |
<key value="Ctrl+Shift+Up"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoBlockEndWithSelection"> | |
<key value="Ctrl+}"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoBlockStartWithSelection"> | |
<key value="Ctrl+{"/> | |
</shortcut> | |
<shortcut id="TextEditor.DeleteStartOfWordCamelCase"/> | |
<shortcut id="TextEditor.JoinLines"> | |
<key value="Ctrl+J"/> | |
</shortcut> | |
<shortcut id="TextEditor.CopyLineDown"> | |
<key value="Ctrl+Alt+Down"/> | |
</shortcut> | |
<shortcut id="TextEditor.CopyLineUp"> | |
<key value="Ctrl+Alt+Up"/> | |
</shortcut> | |
<shortcut id="TextEditor.MoveLineDown"> | |
<key value="Ctrl+Shift+Down"/> | |
</shortcut> | |
<shortcut id="TextEditor.Unindent"/> | |
<shortcut id="TextEditor.Indent"/> | |
<shortcut id="TextEditor.InsertLineBelowCurrentLine"> | |
<key value="Ctrl+Return"/> | |
</shortcut> | |
<shortcut id="TextEditor.InsertLineAboveCurrentLine"> | |
<key value="Ctrl+Shift+Return"/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.Stop"/> | |
<shortcut id="OutputFilter.BeforeContextProjectExplorer::Internal::AppOutputPane"/> | |
<shortcut id="OutputFilter.InvertProjectExplorer::Internal::AppOutputPane"/> | |
<shortcut id="OutputFilter.CaseSensitiveProjectExplorer::Internal::AppOutputPane"/> | |
<shortcut id="OutputFilter.RegularExpressionsProjectExplorer::Internal::AppOutputPane"/> | |
<shortcut id="OutputFilter.AfterContextProjectExplorer::Internal::AppOutputPane"/> | |
<shortcut id="TextEditor.GotoPreviousWordCamelCaseWithSelection"/> | |
<shortcut id="TextEditor.GotoNextWordWithSelection"> | |
<key value="Alt+Shift+Right"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoPreviousWordWithSelection"> | |
<key value="Alt+Shift+Left"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoNextCharacterWithSelection"/> | |
<shortcut id="TextEditor.GotoNextWordCamelCaseWithSelection"/> | |
<shortcut id="TextEditor.GotoNextLine"/> | |
<shortcut id="TextEditor.GotoLineEnd"/> | |
<shortcut id="TextEditor.GotoLineStart"/> | |
<shortcut id="TextEditor.GotoDocumentEnd"/> | |
<shortcut id="TextEditor.GotoPreviousWord"> | |
<key value="Alt+Left"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoNextCharacter"/> | |
<shortcut id="TextEditor.GotoPreviousCharacter"/> | |
<shortcut id="TextEditor.GotoPreviousLine"/> | |
<shortcut id="TextEditor.GotoLineStartWithSelection"/> | |
<shortcut id="TextEditor.GotoNextWordCamelCase"/> | |
<shortcut id="TextEditor.GotoPreviousWordCamelCase"/> | |
<shortcut id="TextEditor.GotoNextWord"> | |
<key value="Alt+Right"/> | |
</shortcut> | |
<shortcut id="TextEditor.GotoPreviousCharacterWithSelection"/> | |
<shortcut id="TextEditor.GotoPreviousLineWithSelection"/> | |
<shortcut id="TextEditor.GotoNextLineWithSelection"/> | |
<shortcut id="TextEditor.GotoLineEndWithSelection"/> | |
<shortcut id="OutputFilter.Invert.BuildSystemOutput"/> | |
<shortcut id="OutputFilter.CaseSensitive.BuildSystemOutput"/> | |
<shortcut id="OutputFilter.RegularExpressions.BuildSystemOutput"/> | |
<shortcut id="ProjectExplorer.CancelBuild"> | |
<key value="Alt+Backspace"/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.CleanProjectForAllConfigs"/> | |
<shortcut id="ProjectExplorer.Clean"/> | |
<shortcut id="ProjectExplorer.RebuildProjectForAllConfigs"/> | |
<shortcut id="ProjectExplorer.BuildCM"/> | |
<shortcut id="ProjectExplorer.BuildDependenciesCM"/> | |
<shortcut id="ProjectExplorer.RunWithoutDeploy"/> | |
<shortcut id="ProjectExplorer.Run"> | |
<key value="Ctrl+R"/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.CleanCM"/> | |
<shortcut id="ProjectExplorer.CleanDependenciesCM"/> | |
<shortcut id="ProjectExplorer.RebuildCM"/> | |
<shortcut id="ProjectExplorer.RebuildDependenciesCM"/> | |
<shortcut id="ProjectExplorer.CleanProjectOnly"/> | |
<shortcut id="ProjectExplorer.DeployProjectOnly"/> | |
<shortcut id="ProjectExplorer.RebuildProjectOnly"/> | |
<shortcut id="ProjectExplorer.BuildProjectOnly"/> | |
<shortcut id="ProjectExplorer.BuildSession"> | |
<key value="Ctrl+Shift+B"/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.ClearSession"/> | |
<shortcut id="ProjectExplorer.CloseProjectFilesFileMenu"/> | |
<shortcut id="ProjectExplorer.RebuildSessionForAllConfigs"/> | |
<shortcut id="ProjectExplorer.RebuildSession"/> | |
<shortcut id="ProjectExplorer.DeploySession"/> | |
<shortcut id="ProjectExplorer.BuildSessionForAllConfigs"/> | |
<shortcut id="ProjectExplorer.BuildProjectForAllConfigs"/> | |
<shortcut id="ProjectExplorer.Build"> | |
<key value="Ctrl+B"/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.CleanSessionForAllConfigs"/> | |
<shortcut id="ProjectExplorer.CleanSession"/> | |
<shortcut id="ProjectExplorer.Rebuild"/> | |
<shortcut id="ProjectExplorer.Deploy"/> | |
<shortcut id="ProjectExplorer.BuildForRunConfig"/> | |
<shortcut id="ProjectExplorer.OpenFile"/> | |
<shortcut id="ProjectExplorer.LoadWorkspace"/> | |
<shortcut id="ProjectExplorer.Load"> | |
<key value="Ctrl+Shift+O"/> | |
</shortcut> | |
<shortcut id="ProjectExplorer.OpenTerminalHere"/> | |
<shortcut id="ProjectExplorer.OpenFileSystemView"/> | |
<shortcut id="ProjectExplorer.VcsLog"/> | |
<shortcut id="ProjectExplorer.SearchOnFileSystem"/> | |
<shortcut id="ProjectExplorer.Unload"/> | |
<shortcut id="ProjectExplorer.OpenTerminalHereRunEnv"/> | |
<shortcut id="ProjectExplorer.OpenTerminalHereBuildEnv"/> | |
<shortcut id="Lua.NewScript"/> | |
<shortcut id="Help.TechSupport"/> | |
<shortcut id="ImageViewer.FitToScreen"> | |
<key value="Ctrl+="/> | |
</shortcut> | |
<shortcut id="Help.SystemInformation"/> | |
<shortcut id="Help.ReportBug"/> | |
<shortcut id="ImageViewer.ExportImage"/> | |
<shortcut id="ImageViewer.ToggleAnimation"/> | |
<shortcut id="ImageViewer.Outline"> | |
<key value="Ctrl+]"/> | |
</shortcut> | |
<shortcut id="ImageViewer.Background"> | |
<key value="Ctrl+["/> | |
</shortcut> | |
<shortcut id="ImageViewer.CopyDataUrl"/> | |
<shortcut id="ImageViewer.ExportMultiImages"/> | |
<shortcut id="Help.Index"> | |
<key value="Ctrl+Shift+I"/> | |
</shortcut> | |
<shortcut id="Help.Contents"> | |
<key value="Ctrl+Shift+C"/> | |
</shortcut> | |
<shortcut id="Help.Home"/> | |
<shortcut id="Help.OpenPages"> | |
<key value="Ctrl+Shift+O"/> | |
</shortcut> | |
<shortcut id="Help.Search"> | |
<key value="Ctrl+Shift+/"/> | |
</shortcut> | |
<shortcut id="Help.Bookmarks"> | |
<key value="Ctrl+Shift+B"/> | |
</shortcut> | |
<shortcut id="Help.OpenOnline"/> | |
<shortcut id="Help.AddBookmark"> | |
<key value="Ctrl+M"/> | |
</shortcut> | |
<shortcut id="Help.Next"> | |
<key value="Alt+Right"/> | |
</shortcut> | |
<shortcut id="Help.Previous"> | |
<key value="Alt+Left"/> | |
</shortcut> | |
<shortcut id="Help.Context"> | |
<key value="F1"/> | |
</shortcut> | |
<shortcut id="Help.IndexMenu"/> | |
<shortcut id="Help.ContentsMenu"/> | |
<shortcut id="Help.OpenContextHelpHere"/> | |
<shortcut id="Vcs.DiffSelectedFiles"/> | |
<shortcut id="Vcs.Submit"/> | |
<shortcut id="Qbs.CleanSubprojectCtx"/> | |
<shortcut id="Qbs.BuildSubprojectCtx"/> | |
<shortcut id="Qbs.RebuildProduct"/> | |
<shortcut id="Qbs.RebuildProductCtx"/> | |
<shortcut id="QmlProfiler.AttachToWaitingApplication"/> | |
<shortcut id="QmlProfiler.Internal"/> | |
<shortcut id="Qbs.RebuildSubprojectCtx"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.QMLProfilerOptions.SaveQMLTrace"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.QMLProfilerOptions.LoadQMLTrace"/> | |
<shortcut id="Qbs.BuildFile"> | |
<key value="Ctrl+Alt+B"/> | |
</shortcut> | |
<shortcut id="Qbs.BuildFileCtx"/> | |
<shortcut id="Qbs.ReparseCtx"/> | |
<shortcut id="Qbs.Reparse"/> | |
<shortcut id="Qbs.CleanProduct"/> | |
<shortcut id="Qbs.CleanProductCtx"/> | |
<shortcut id="Qbs.BuildProduct"> | |
<key value="Ctrl+Alt+Shift+B"/> | |
</shortcut> | |
<shortcut id="Qbs.BuildProductCtx"/> | |
<shortcut id="PerfProfiler.Local"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.PerfProfilerOptions.CreateTracePoints"/> | |
<shortcut id="Python.OpenReplImport"/> | |
<shortcut id="Python.OpenRepl"/> | |
<shortcut id="Python.OpenReplImportToplevel"/> | |
<shortcut id="Macros.StartMacro"> | |
<key value="Alt+["/> | |
</shortcut> | |
<shortcut id="Lua.Scripts.current"/> | |
<shortcut id="Macros.SaveLastMacro"/> | |
<shortcut id="Macros.ExecuteLastMacro"> | |
<key value="Alt+R"/> | |
</shortcut> | |
<shortcut id="Macros.EndMacro"> | |
<key value="Alt+]"/> | |
</shortcut> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.PerfProfilerOptions.LoadPerf"/> | |
<shortcut id="ModelEditor.Action.Explorer.OpenDiagram"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.PerfProfilerOptions.ShowFullRange"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.PerfProfilerOptions.LimitToRange"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.PerfProfilerOptions.SaveTrace"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.PerfProfilerOptions.LoadTrace"/> | |
<shortcut id="Welcome.OpenSession5"> | |
<key value="Ctrl+Alt+5"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject4"> | |
<key value="Ctrl+Shift+4"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenSession4"> | |
<key value="Ctrl+Alt+4"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject3"> | |
<key value="Ctrl+Shift+3"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenSession7"> | |
<key value="Ctrl+Alt+7"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject6"> | |
<key value="Ctrl+Shift+6"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenSession6"> | |
<key value="Ctrl+Alt+6"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject5"> | |
<key value="Ctrl+Shift+5"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenSession9"> | |
<key value="Ctrl+Alt+9"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject8"> | |
<key value="Ctrl+Shift+8"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenSession8"> | |
<key value="Ctrl+Alt+8"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject7"> | |
<key value="Ctrl+Shift+7"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject9"> | |
<key value="Ctrl+Shift+9"/> | |
</shortcut> | |
<shortcut id="Welcome.UITour"/> | |
<shortcut id="Welcome.OpenSession1"> | |
<key value="Ctrl+Alt+1"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenSession3"> | |
<key value="Ctrl+Alt+3"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject2"> | |
<key value="Ctrl+Shift+2"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenSession2"> | |
<key value="Ctrl+Alt+2"/> | |
</shortcut> | |
<shortcut id="Welcome.OpenRecentProject1"> | |
<key value="Ctrl+Shift+1"/> | |
</shortcut> | |
<shortcut id="Memcheck.Local"> | |
<key value="Ctrl+Alt+H"/> | |
</shortcut> | |
<shortcut id="Dock.Valgrind.MemcheckTool.ErrorView"/> | |
<shortcut id="Callgrind.Local.Action"/> | |
<shortcut id="Memcheck.Remote"/> | |
<shortcut id="MemcheckWithGdb.Local"/> | |
<shortcut id="Callgrind.Remote.Action"/> | |
<shortcut id="Dock.Valgrind.CallgrindTool.Visualisation"/> | |
<shortcut id="Dock.Valgrind.CallgrindTool.CallersView"/> | |
<shortcut id="Dock.Valgrind.CallgrindTool.CalleesView"/> | |
<shortcut id="Dock.Valgrind.CallgrindTool.FlatView"/> | |
<shortcut id="Updates.StartMaintenanceTool"/> | |
<shortcut id="Updates.CheckForUpdates"/> | |
<shortcut id="ProjectExplorer.ParseIssuesAction"/> | |
<shortcut id="ModelEditor.ModelEditor.Shortcut.EditItem"> | |
<key value="Return"/> | |
</shortcut> | |
<shortcut id="FormEditor.FormSwitchSource"> | |
<key value="Shift+F4"/> | |
</shortcut> | |
<shortcut id="AutoTest.RunDebugUnderCursor"/> | |
<shortcut id="AutoTest.RunUnderCursorNoDeploy"/> | |
<shortcut id="AutoTest.RunUnderCursor"/> | |
<shortcut id="AutoTest.RunDebugUnderCursorNoDeploy"/> | |
<shortcut id="Debugger.AttachToQnxApplication"/> | |
<shortcut id="ModelEditor.ExportSelectedElements"/> | |
<shortcut id="ModelEditor.ExportDiagram"/> | |
<shortcut id="ModelEditor.DeleteSelectedElements"> | |
<key value="Ctrl+D"/> | |
</shortcut> | |
<shortcut id="ModelEditor.RemoveSelectedElements"> | |
<key value="Del"/> | |
</shortcut> | |
<shortcut id="ModelEditor.Action.AddClass"/> | |
<shortcut id="ModelEditor.Action.AddComponent"/> | |
<shortcut id="ModelEditor.Action.AddPackage"/> | |
<shortcut id="ModelEditor.OpenParentDiagram"> | |
<key value="Ctrl+Shift+P"/> | |
</shortcut> | |
<shortcut id="ModelEditor.ModelEditor.Shortcut.EditProperties"> | |
<key value="Shift+Return"/> | |
</shortcut> | |
<shortcut id="ModelEditor.Action.SynchronizeBrowser"/> | |
<shortcut id="ModelEditor.Action.ToggleViewFilter"> | |
<key value="Ctrl+Shift+L"/> | |
</shortcut> | |
<shortcut id="ModelEditor.Action.AddCanvasDiagram"/> | |
<shortcut id="Terminal.NextTerminal"> | |
<key value="Alt+Tab"/> | |
<key value="Ctrl+PgUp"/> | |
</shortcut> | |
<shortcut id="Terminal.CloseTerminal"/> | |
<shortcut id="Terminal.NewTerminal"> | |
<key value="Ctrl+Shift+T"/> | |
</shortcut> | |
<shortcut id="Terminal.Copy"> | |
<key value="Ctrl+C"/> | |
<key value="Ctrl+Shift+C"/> | |
</shortcut> | |
<shortcut id="Terminal.ToggleKeyboardLock"/> | |
<shortcut id="Terminal.PrevTerminal"> | |
<key value="Alt+Shift+Tab"/> | |
<key value="Ctrl+PgDown"/> | |
</shortcut> | |
<shortcut id="Terminal.ClearSelection"/> | |
<shortcut id="Terminal.SelectAll"> | |
<key value="Ctrl+A"/> | |
<key value="Ctrl+Shift+A"/> | |
</shortcut> | |
<shortcut id="Terminal.ClearTerminal"/> | |
<shortcut id="Terminal.Paste"> | |
<key value="Ctrl+V"/> | |
<key value="Ctrl+Shift+V"/> | |
</shortcut> | |
<shortcut id="Terminal.DeleteLineLeft"> | |
<key value="Ctrl+Backspace"/> | |
</shortcut> | |
<shortcut id="Terminal.DeleteWordLeft"> | |
<key value="Alt+Backspace"/> | |
</shortcut> | |
<shortcut id="Terminal.MoveCursorWordRight"> | |
<key value="Alt+Right"/> | |
</shortcut> | |
<shortcut id="Terminal.MoveCursorWordLeft"> | |
<key value="Alt+Left"/> | |
</shortcut> | |
<shortcut id="ClangFormat.OpenCurrentConfig"/> | |
<shortcut id="ClangCodeModel.UpdateStaleIndexEntries"/> | |
<shortcut id="ClangCodeModel.GenerateCompilationDB"/> | |
<shortcut id="Dock.ClangTidy.PerspectiveIssuesView"/> | |
<shortcut id="ClangTidy.Perspective"/> | |
<shortcut id="Dock.Clazy.PerspectiveIssuesView"/> | |
<shortcut id="Clazy.Perspective"/> | |
<shortcut id="Analyzer.previtem"/> | |
<shortcut id="Analyzer.nextitem"/> | |
<shortcut id="OutputFilter.BeforeContextAutotest::Internal::TestResultsPane"/> | |
<shortcut id="OutputFilter.InvertAutotest::Internal::TestResultsPane"/> | |
<shortcut id="OutputFilter.CaseSensitiveAutotest::Internal::TestResultsPane"/> | |
<shortcut id="OutputFilter.RegularExpressionsAutotest::Internal::TestResultsPane"/> | |
<shortcut id="OutputFilter.AfterContextAutotest::Internal::TestResultsPane"/> | |
<shortcut id="DiffEditor.DiffExternalFiles"/> | |
<shortcut id="DiffEditor.DiffOpenFiles"> | |
<key value="Ctrl+Shift+H"/> | |
</shortcut> | |
<shortcut id="DiffEditor.DiffCurrentFile"> | |
<key value="Ctrl+H"/> | |
</shortcut> | |
<shortcut id="CodePaster.FetchUrl"/> | |
<shortcut id="CodePaster.Fetch"> | |
<key value="Alt+C, Alt+F"/> | |
</shortcut> | |
<shortcut id="CodePaster.Post"> | |
<key value="Alt+C, Alt+P"/> | |
</shortcut> | |
<shortcut id="AutoTest.RunSelectedNoDeploy"> | |
<key value="Alt+Shift+T, Alt+W"/> | |
</shortcut> | |
<shortcut id="AutoTest.RunSelected"> | |
<key value="Alt+Shift+T, Alt+R"/> | |
</shortcut> | |
<shortcut id="AutoTest.RunAllNoDeploy"> | |
<key value="Alt+Shift+T, Alt+E"/> | |
</shortcut> | |
<shortcut id="AutoTest.RunAll"> | |
<key value="Alt+Shift+T, Alt+A"/> | |
</shortcut> | |
<shortcut id="AutoTest.ScanAction"> | |
<key value="Alt+Shift+T, Alt+S"/> | |
</shortcut> | |
<shortcut id="AutoTest.DisableTemp"/> | |
<shortcut id="AutoTest.RunFile"> | |
<key value="Alt+Shift+T, Alt+C"/> | |
</shortcut> | |
<shortcut id="AutoTest.RunFailed"> | |
<key value="Alt+Shift+T, Alt+F"/> | |
</shortcut> | |
<shortcut id="QmlJSEditor.InspectElementUnderCursor"/> | |
<shortcut id="QmlJSEditor.ReformatFile"/> | |
<shortcut id="QmlJSEditor.RunSemanticScan"> | |
<key value="Ctrl+Shift+C"/> | |
</shortcut> | |
<shortcut id="CMakeProject.CleanSubProject"/> | |
<shortcut id="CMakeProject.RebuildSubProject"/> | |
<shortcut id="CMakeProject.BuildSubProject"/> | |
<shortcut id="CMakeProject.BuildFile"> | |
<key value="Ctrl+Alt+B"/> | |
</shortcut> | |
<shortcut id="CMakeProject.RunCMakeProfiler"/> | |
<shortcut id="CMakeProject.CleanSubProjectContextMenu"/> | |
<shortcut id="CMakeProject.RebuildSubProjectContextMenu"/> | |
<shortcut id="CMakeProject.BuildSubProjectContextMenu"/> | |
<shortcut id="CMake.BuildTargetContextMenu"/> | |
<shortcut id="CMakeProject.RunCMakeDebugger"/> | |
<shortcut id="Analyzer.Menu.StartAnalyzer.CtfVisualizer.LoadTrace"/> | |
<shortcut id="CMakeProject.RunCMakeContextMenu"/> | |
<shortcut id="CMakeProject.ClearCache"/> | |
<shortcut id="CMakeProject.RunCMake"/> | |
<shortcut id="CMakeFormatter.Action"/> | |
<shortcut id="CMakeProject.ReloadCMakePresets"/> | |
<shortcut id="CMakeProject.RescanProject"/> | |
<shortcut id="CMakeProject.BuildFileContextMenu"/> | |
<shortcut id="CMakeProject.ClearCacheContextMenu"/> | |
<shortcut id="ClangTools.Clazy.RunOnCurrentFile"/> | |
<shortcut id="ClangTools.Clazy.RunOnProject"/> | |
<shortcut id="ClangTools.ClangTidy.RunOnCurrentFile"/> | |
<shortcut id="ClangTools.ClangTidy.RunOnProject"/> | |
<shortcut id="Git.LogProjectDirectory"/> | |
<shortcut id="Git.DiffProjectDirectory"/> | |
<shortcut id="Git.Undo"> | |
<key value="Alt+G, Alt+U"/> | |
</shortcut> | |
<shortcut id="Git.LogRepository"> | |
<key value="Alt+G, Alt+K"/> | |
</shortcut> | |
<shortcut id="Git.DiffRepository"> | |
<key value="Alt+G, Alt+Shift+D"/> | |
</shortcut> | |
<shortcut id="Git.CleanProjectDirectory"/> | |
<shortcut id="Git.FullStatusRepository"/> | |
<shortcut id="Git.StatusRepository"/> | |
<shortcut id="Git.CleanRepository"/> | |
<shortcut id="Git.ReflogRepository"/> | |
<shortcut id="Git.AmendCommit"/> | |
<shortcut id="Git.Commit"> | |
<key value="Alt+G, Alt+C"/> | |
</shortcut> | |
<shortcut id="Git.Log"> | |
<key value="Alt+G, Alt+L"/> | |
</shortcut> | |
<shortcut id="Git.Diff"> | |
<key value="Alt+G, Alt+D"/> | |
</shortcut> | |
<shortcut id="Git.InstantBlame"> | |
<key value="Alt+G, Alt+I"/> | |
</shortcut> | |
<shortcut id="Git.Blame"> | |
<key value="Alt+G, Alt+B"/> | |
</shortcut> | |
<shortcut id="Git.LogSelection"> | |
<key value="Alt+G, Alt+S"/> | |
</shortcut> | |
<shortcut id="Git.UndoUnstaged"/> | |
<shortcut id="Git.Unstage"/> | |
<shortcut id="Git.Stage"> | |
<key value="Alt+G, Alt+A"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction8"> | |
<key value="Alt+Y, 8"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction7"> | |
<key value="Alt+Y, 7"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction6"> | |
<key value="Alt+Y, 6"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction5"> | |
<key value="Alt+Y, 5"/> | |
</shortcut> | |
<shortcut id="GenericProjectManager.EditFiles"/> | |
<shortcut id="FakeVim.UserAction9"> | |
<key value="Alt+Y, 9"/> | |
</shortcut> | |
<shortcut id="GenericProject.RemoveDir"/> | |
<shortcut id="QmlJSEditor.ShowQtQuickHelper"> | |
<key value="Ctrl+Alt+Space"/> | |
</shortcut> | |
<shortcut id="QmlPreview.PreviewFile"/> | |
<shortcut id="QmlPreview.RunPreview"/> | |
<shortcut id="TextEditor.FakeVimHandler"> | |
<key value="Alt+Y, Alt+Y"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction4"> | |
<key value="Alt+Y, 4"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction3"> | |
<key value="Alt+Y, 3"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction2"> | |
<key value="Alt+Y, 2"/> | |
</shortcut> | |
<shortcut id="FakeVim.UserAction1"> | |
<key value="Alt+Y, 1"/> | |
</shortcut> | |
<shortcut id="Git.GitkFolder"/> | |
<shortcut id="Git.GitkFile"/> | |
<shortcut id="Git.LaunchGitK"/> | |
<shortcut id="Git.GitGui"/> | |
<shortcut id="Git.MergeTool"/> | |
<shortcut id="Git.LaunchRepositoryBrowser"/> | |
<shortcut id="Gerrit.Push"/> | |
<shortcut id="Gerrit.OpenView"/> | |
<shortcut id="Git.CreateRepository"/> | |
<shortcut id="Git.ChangeActions"/> | |
<shortcut id="Git.Push"/> | |
<shortcut id="Git.Subversion.DCommit"/> | |
<shortcut id="Git.Subversion.Fetch"/> | |
<shortcut id="Git.Subversion.Log"/> | |
<shortcut id="Git.CherryPick"/> | |
<shortcut id="Git.Revert"/> | |
<shortcut id="Git.Show"/> | |
<shortcut id="Git.RemoteList"/> | |
<shortcut id="Git.Merge"/> | |
<shortcut id="Git.Rebase"/> | |
<shortcut id="Git.Archive"/> | |
<shortcut id="Git.Checkout"/> | |
<shortcut id="Git.ApplyPatch"/> | |
<shortcut id="Git.ApplyCurrentFilePatch"/> | |
<shortcut id="Git.StashList"/> | |
<shortcut id="Git.StashSnapshot"/> | |
<shortcut id="Git.StashUnstaged"/> | |
<shortcut id="Git.Stash"/> | |
<shortcut id="Git.Pull"/> | |
<shortcut id="Git.Fetch"/> | |
<shortcut id="Git.StashPop"/> | |
<shortcut id="Git.RecoverDeleted"/> | |
<shortcut id="Git.Reset"/> | |
<shortcut id="Git.FixupCommit"/> | |
<shortcut id="Git.RebaseAbort"/> | |
<shortcut id="Git.MergeAbort"/> | |
<shortcut id="Git.SubmoduleUpdate"/> | |
<shortcut id="Git.InteractiveRebase"/> | |
<shortcut id="Git.CherryPickContinue"/> | |
<shortcut id="Git.CherryPickAbort"/> | |
<shortcut id="Git.RebaseSkip"/> | |
<shortcut id="Git.RebaseContinue"/> | |
<shortcut id="Git.BranchList"/> | |
<shortcut id="Git.RevertContinue"/> | |
<shortcut id="Git.RevertAbort"/> | |
<shortcut id="Wizard.Impl.Q.Translation"/> | |
<shortcut id="Wizard.Impl.F.Scxml"/> | |
<shortcut id="Wizard.Impl.Z.NimSource"/> | |
<shortcut id="Wizard.Impl.D.Form"/> | |
<shortcut id="Wizard.Impl.E.Markdown"/> | |
<shortcut id="Wizard.Impl.Z.Js"/> | |
<shortcut id="Wizard.Impl.P.PySource"/> | |
<shortcut id="Wizard.Impl.C.Header"/> | |
<shortcut id="Wizard.Impl.SA.Model"/> | |
<shortcut id="Wizard.Impl.SA.ModelScratch"/> | |
<shortcut id="Wizard.Impl.F.Resource"/> | |
<shortcut id="Wizard.Impl.Wizard.Java"/> | |
<shortcut id="Wizard.Impl.J.GLSL"/> | |
<shortcut id="Wizard.Impl.G.GLSL"/> | |
<shortcut id="Wizard.Impl.F.GLSL"/> | |
<shortcut id="Wizard.Impl.B.Source"/> | |
<shortcut id="Wizard.Impl.G.Git"/> | |
<shortcut id="Wizard.Impl.J.Subversion"/> | |
<shortcut id="Wizard.Impl.B.Bazaar"/> | |
<shortcut id="Wizard.Impl.Z.CVS"/> | |
<shortcut id="Wizard.Impl.QA.QtQuickUi"/> | |
<shortcut id="Wizard.Impl.U.QtQuickXRApplicationEmpty"/> | |
<shortcut id="Wizard.Impl.M.QtQuick2ExtensionPlugin"/> | |
<shortcut id="Wizard.Impl.V.QtQuickApplicationEmptyCompat"/> | |
<shortcut id="Wizard.Impl.G.AutoTest"/> | |
<shortcut id="Wizard.Impl.M.BoostAutoTest"/> | |
<shortcut id="Wizard.Impl.U.QtQuickApplicationEmpty"/> | |
<shortcut id="Wizard.Impl.Z.NimbleProject"/> | |
<shortcut id="Wizard.Impl.Q.Qml.2"/> | |
<shortcut id="Wizard.Impl.C.QuickAutoTest"/> | |
<shortcut id="Wizard.Impl.A.QtTestAutoTest"/> | |
<shortcut id="Wizard.Impl.R.CatchAutoTest"/> | |
<shortcut id="Wizard.Impl.A.Class"/> | |
<shortcut id="Wizard.Impl.A.ItemView"/> | |
<shortcut id="Wizard.Impl.P.PyClass"/> | |
<shortcut id="Wizard.Impl.R.QtCreatorPlugin"/> | |
<shortcut id="Wizard.Impl.Z.NimProject"/> | |
<shortcut id="Wizard.Impl.A.Plain C Application"/> | |
<shortcut id="Wizard.Impl.U.QtEmpty"/> | |
<shortcut id="Wizard.Impl.C.QtWidgets"/> | |
<shortcut id="Wizard.Impl.F.QtForPythonApplicationWindowWidget"/> | |
<shortcut id="Wizard.Impl.F.QtForPythonApplicationWindow"/> | |
<shortcut id="Wizard.Impl.E.QtCore"/> | |
<shortcut id="Wizard.Impl.H.CppLibrary"/> | |
<shortcut id="Wizard.Impl.H.Mercurial"/> | |
<shortcut id="Wizard.Impl.R.Plain Cpp Application"/> | |
<shortcut id="Wizard.Impl.F.QtQuickQtForPythonApplicationEmpty"/> | |
<shortcut id="Wizard.Impl.F.QtForPythonApplicationEmpty"/> | |
<shortcut id="Wizard.Impl.Z.NimScript"/> | |
<shortcut id="Wizard.Impl.Z.ScratchFile"/> | |
<shortcut id="Wizard.Impl.M.TestCase"/> | |
<shortcut id="Wizard.Impl.K.GLSL"/> | |
<shortcut id="Wizard.Impl.R.QtCreatorLuaPlugin"/> | |
<shortcut id="Wizard.Impl.Q.Lua"/> | |
<shortcut id="Wizard.Impl.Z.Snippet"/> | |
<shortcut id="Wizard.Impl.F.EmptyText"/> | |
<shortcut id="Wizard.Impl.Q.QCreatorScript"/> | |
<shortcut id="QtCreator.Pane.LuaPane"> | |
<key value="Alt+7"/> | |
</shortcut> | |
<shortcut id="QtCreator.Pane.VersionControl"> | |
<key value="Alt+6"/> | |
</shortcut> | |
<shortcut id="QtCreator.Pane.Terminal"> | |
<key value="Alt+5"/> | |
</shortcut> | |
<shortcut id="QtCreator.Pane.CompileOutput"> | |
<key value="Alt+4"/> | |
</shortcut> | |
<shortcut id="QtCreator.Sidebar.AutoTest.ATP"/> | |
<shortcut id="QtCreator.Pane.GeneralMessages"/> | |
<shortcut id="QtCreator.Pane.QMLDebuggerConsole"> | |
<key value="Alt+9"/> | |
</shortcut> | |
<shortcut id="QtCreator.Pane.TestResults"> | |
<key value="Alt+8"/> | |
</shortcut> | |
<shortcut id="QtCreator.Sidebar.TextEditor.TypeHierarchy"/> | |
<shortcut id="QtCreator.Sidebar.Outline"/> | |
<shortcut id="QtCreator.Sidebar.File System"> | |
<key value="Alt+Y, Alt+F"/> | |
</shortcut> | |
<shortcut id="QtCreator.Sidebar.Open Documents"> | |
<key value="Alt+O"/> | |
</shortcut> | |
<shortcut id="QtCreator.Sidebar.LanguageClient.CallHierarchy"/> | |
<shortcut id="QtCreator.Sidebar.CppEditor.IncludeHierarchy"/> | |
<shortcut id="QtCreator.Sidebar.Projects"> | |
<key value="Alt+X"/> | |
</shortcut> | |
<shortcut id="QtCreator.Sidebar.Bookmarks"> | |
<key value="Alt+M"/> | |
</shortcut> | |
<shortcut id="Locator.Workspace Classes and Structs"/> | |
<shortcut id="Locator.Switch run configuration"/> | |
<shortcut id="Locator.SpotlightFileNamesLocatorFilter"/> | |
<shortcut id="Locator.Run run configuration"/> | |
<shortcut id="Locator.Workspace Symbols"/> | |
<shortcut id="Locator.Current Document Symbols"/> | |
<shortcut id="Locator.All Included C/C++ Files"/> | |
<shortcut id="Locator.Workspace Functions and Methods"/> | |
<shortcut id="QtCreator.Window.1"/> | |
<shortcut id="QtCreator.Pane.ApplicationOutput"> | |
<key value="Alt+3"/> | |
</shortcut> | |
<shortcut id="QtCreator.Pane.SearchResults"> | |
<key value="Alt+2"/> | |
</shortcut> | |
<shortcut id="QtCreator.Pane.Issues"> | |
<key value="Alt+1"/> | |
</shortcut> | |
<shortcut id="Locator.Files in current project"/> | |
<shortcut id="Locator.Files in any project"/> | |
<shortcut id="Locator.Files in All Project Directories"/> | |
<shortcut id="Locator.Debug run configuration"/> | |
<shortcut id="Locator.HelpIndexFilter"/> | |
<shortcut id="Locator.Git"/> | |
<shortcut id="Locator.Functions"/> | |
<shortcut id="Locator.Files in file system"/> | |
<shortcut id="Locator.Methods"/> | |
<shortcut id="Locator.Macros"/> | |
<shortcut id="Locator.Locate Qt Test data tags"/> | |
<shortcut id="Locator.JavaScriptFilter"/> | |
<shortcut id="Locator.Run external tool"/> | |
<shortcut id="Locator.RemoteHelpFilter"/> | |
<shortcut id="Locator.QtProjectBugs"/> | |
<shortcut id="Locator.Open CMake target definition"/> | |
<shortcut id="FindFilter.Current Project"/> | |
<shortcut id="FindFilter.Current File"/> | |
<shortcut id="FindFilter.Symbols"/> | |
<shortcut id="FindFilter.All Projects"/> | |
<shortcut id="Locator.Build CMake target"/> | |
<shortcut id="FindFilter.Open Files"/> | |
<shortcut id="FindFilter.Files on Disk"/> | |
<shortcut id="FindFilter.Files in All Project Directories"/> | |
<shortcut id="Locator.Open documents"/> | |
<shortcut id="Locator.Methods in current Document"/> | |
<shortcut id="Locator.Line in current document"/> | |
<shortcut id="Locator.Execute custom commands"/> | |
<shortcut id="Locator.Classes and Methods"/> | |
<shortcut id="Locator.Classes"/> | |
<shortcut id="Locator.Bookmarks"/> | |
<shortcut id="Locator.Actions from the menu"> | |
<key value="Ctrl+Shift+K"/> | |
</shortcut> | |
<shortcut id="Preferences.Analyzer.Settings2"/> | |
<shortcut id="Preferences.Terminal.General"/> | |
<shortcut id="Preferences.Analyzer.Settings1"/> | |
<shortcut id="Preferences.Analyzer.Settings"/> | |
<shortcut id="Preferences.Core.Locator"/> | |
<shortcut id="Preferences.Core.ExternalTools"/> | |
<shortcut id="Preferences.Core.Keyboard"/> | |
<shortcut id="Preferences.SDKs.Configuration"/> | |
<shortcut id="Preferences.TextEditor.HighlighterSettings"/> | |
<shortcut id="Preferences.TextEditor.DisplaySettings"/> | |
<shortcut id="Preferences.TextEditor.BehaviourSettings"/> | |
<shortcut id="Preferences.TextEditor.FontSettings"/> | |
<shortcut id="Preferences.BuildAndRun.BuildAndRunOptions"/> | |
<shortcut id="Preferences.TextEditor.CommentsSettings"/> | |
<shortcut id="Preferences.TextEditor.Completion"/> | |
<shortcut id="Preferences.TextEditor.SnippetsSettings"/> | |
<shortcut id="Preferences.Tests.Boost"/> | |
<shortcut id="Preferences.Debugger.Gdb"/> | |
<shortcut id="Preferences.Kits.DebuggerOptions"/> | |
<shortcut id="Preferences.Debugger.LocalsAndExpressions"/> | |
<shortcut id="Preferences.Tests.QtTest"/> | |
<shortcut id="Preferences.Tests.GTest"/> | |
<shortcut id="Preferences.Tests.CTest"/> | |
<shortcut id="Preferences.Tests.Catch"/> | |
<shortcut id="Preferences.ExtensionManager.ExtensionManagerSettings"/> | |
<shortcut id="Preferences.CMake.CMakeSpecificSettings"/> | |
<shortcut id="Preferences.Version Control.General"/> | |
<shortcut id="Preferences.CPaster.General"/> | |
<shortcut id="Preferences.Version Control.Git"/> | |
<shortcut id="Preferences.FakeVim.UserCommands"/> | |
<shortcut id="Preferences.FakeVim.ExCommands"/> | |
<shortcut id="Preferences.FakeVim.General"/> | |
<shortcut id="QtCreator.Mode.ExtensionManager"> | |
<key value="Ctrl+6"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.View.Project"/> | |
<shortcut id="QtCreator.Mode.Project"> | |
<key value="Ctrl+5"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.View.Mode.Debug"/> | |
<shortcut id="ProjectExplorer.FocusDocumentInProjectTree"> | |
<key value="Alt+Shift+L"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.View.Help"/> | |
<shortcut id="QtCreator.Mode.Help"> | |
<key value="Ctrl+7"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.View.ExtensionManager"/> | |
<shortcut id="Preferences.BuildAndRun.CompileOutputOptions"/> | |
<shortcut id="Preferences.BuildAndRun.BuildPropertiesSettingsPage"/> | |
<shortcut id="Preferences.Core.System"/> | |
<shortcut id="Preferences.Core.Interface"/> | |
<shortcut id="Preferences.Debugger.General"/> | |
<shortcut id="Preferences.BuildAndRun.QmakeSettings"/> | |
<shortcut id="Preferences.C++.Class Generation"/> | |
<shortcut id="Preferences.Kits.KitsOptions"/> | |
<shortcut id="QtCreator.CycleModeSelectorStyle"/> | |
<shortcut id="QtCreator.Sidebar.Git Branches"/> | |
<shortcut id="QtCreator.Sidebar.Class View"/> | |
<shortcut id="QtCreator.Modes.IconsOnly"/> | |
<shortcut id="QtCreator.Modes.IconsAndText"/> | |
<shortcut id="QtCreator.Mode.Edit"> | |
<key value="Ctrl+2"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.View.Welcome"/> | |
<shortcut id="QtCreator.Mode.Welcome"> | |
<key value="Ctrl+1"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.Hidden"/> | |
<shortcut id="QtCreator.Mode.Mode.Debug"> | |
<key value="Ctrl+4"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.View.Design"/> | |
<shortcut id="QtCreator.Mode.Design"> | |
<key value="Ctrl+3"/> | |
</shortcut> | |
<shortcut id="QtCreator.Modes.View.Edit"/> | |
<shortcut id="Simple.joke"> | |
<key value="Meta+Ctrl+Shift+J"/> | |
<key value="Ctrl+Alt+Shift+J"/> | |
</shortcut> | |
<shortcut id="Preferences.Core.MimeTypes"/> | |
<shortcut id="Preferences.C++.Clangd"/> | |
<shortcut id="Preferences.Help.Documentation"/> | |
<shortcut id="Preferences.Version Control.Gerrit"/> | |
<shortcut id="Preferences.LanguageClient.General"/> | |
<shortcut id="Preferences.QtQuick.QmlJsEditing"/> | |
<shortcut id="Preferences.Lua.Fetch"/> | |
<shortcut id="Preferences.Devices.Ios Configurations"/> | |
<shortcut id="Preferences.Help.General settings"/> | |
<shortcut id="Preferences.Help.Filters"/> | |
<shortcut id="Preferences.Qbs.QbsSettings"/> | |
<shortcut id="Preferences.Python.PythonLanguageServerConfiguration"/> | |
<shortcut id="Preferences.Python.OptionsPage"/> | |
<shortcut id="Preferences.TextEditor.Macros"/> | |
<shortcut id="Preferences.C++.File Naming"/> | |
<shortcut id="Preferences.Core.Update"/> | |
<shortcut id="Preferences.SDKs.Qnx Configuration"/> | |
<shortcut id="Preferences.Qbs.QbsProfiles"/> | |
<shortcut id="Preferences.Devices.SshOptions"/> | |
<shortcut id="Preferences.Devices.Device Settings"/> | |
<shortcut id="Preferences.BuildAndRun.AppOutputOptions"/> | |
<shortcut id="Preferences.Kits.ToolChainOptions"/> | |
<shortcut id="Preferences.C++.Code Model"/> | |
<shortcut id="Preferences.C++.QuickFix"/> | |
<shortcut id="Preferences.Kits.Qt Versions"/> | |
<shortcut id="Preferences.BuildAndRun.CustomParsersSettingsPage"/> | |
<shortcut id="Preferences.Tests.General"/> | |
<shortcut id="Preferences.QtQuick.Code Style"/> | |
<shortcut id="Preferences.SDKs.Android Configurations"/> | |
<shortcut id="Preferences.C++.Code Style"/> | |
<shortcut id="Preferences.CMake.Formatter"/> | |
<shortcut id="Preferences.CMake.Tools"/> | |
<shortcut id="Preferences.Analyzer.Settings3"/> | |
<shortcut id="Preferences.CPaster.FileSharePaster"/> | |
<shortcut id="Wizard.Impl.Z.DummyProFile"/> | |
<shortcut id="Wizard.Impl.U.Qt4Subdirs"/> | |
<shortcut id="Wizard.Impl.C.FormClass"/> | |
<shortcut id="Wizard.Impl.P.Qt4CustomWidget"/> | |
<shortcut id="Wizard.Impl.Z.Makefile"/> | |
<shortcut id="QtCreator.ZoomReset"> | |
<key value="Ctrl+0"/> | |
</shortcut> | |
<shortcut id="QtCreator.ZoomOut"> | |
<key value="Ctrl+-"/> | |
</shortcut> | |
<shortcut id="QtCreator.ZoomIn"> | |
<key value="Ctrl++"/> | |
</shortcut> | |
<shortcut id="QtCreator.Logger"/> | |
<shortcut id="QtCreator.MinimizeWindow"> | |
<key value="Ctrl+M"/> | |
</shortcut> | |
<shortcut id="QtCreator.Options"/> | |
<shortcut id="QtCreator.CloseWindow"> | |
<key value="Meta+Ctrl+W"/> | |
</shortcut> | |
<shortcut id="QtCreator.ToggleFullScreen"> | |
<key value="Ctrl+Shift+F11"/> | |
</shortcut> | |
<shortcut id="QtCreator.ZoomWindow"/> | |
<shortcut id="QtCreator.OpenFromDevice"/> | |
<shortcut id="QtCreator.OpenWith"/> | |
<shortcut id="QtCreator.Open"> | |
<key value="Ctrl+O"/> | |
</shortcut> | |
<shortcut id="QtCreator.Print"> | |
<key value="Ctrl+P"/> | |
</shortcut> | |
<shortcut id="QtCreator.SaveAll"> | |
<key value="Ctrl+Shift+S"/> | |
</shortcut> | |
<shortcut id="QtCreator.SaveAs"/> | |
<shortcut id="QtCreator.Save"> | |
<key value="Ctrl+S"/> | |
</shortcut> | |
<shortcut id="QtCreator.Cut"> | |
<key value="Ctrl+X"/> | |
</shortcut> | |
<shortcut id="QtCreator.Redo"> | |
<key value="Ctrl+Y"/> | |
</shortcut> | |
<shortcut id="QtCreator.Undo"> | |
<key value="Ctrl+Z"/> | |
</shortcut> | |
<shortcut id="QtCreator.Exit"> | |
<key value="Ctrl+Q"/> | |
</shortcut> | |
<shortcut id="QtCreator.Goto"> | |
<key value="Ctrl+L"/> | |
</shortcut> | |
<shortcut id="QtCreator.SelectAll"> | |
<key value="Ctrl+A"/> | |
</shortcut> | |
<shortcut id="QtCreator.Paste"> | |
<key value="Ctrl+V"/> | |
</shortcut> | |
<shortcut id="QtCreator.Copy"> | |
<key value="Ctrl+C"/> | |
</shortcut> | |
<shortcut id="QtCreator.NewFile"> | |
<key value="Ctrl+N"/> | |
</shortcut> | |
<shortcut id="QtCreator.New"> | |
<key value="Ctrl+Shift+N"/> | |
</shortcut> | |
<shortcut id="QtCreator.ReturnToEditor"> | |
<key value="Esc"/> | |
</shortcut> | |
<shortcut id="Tools.External.qmlscene"/> | |
<shortcut id="Tools.External.qml"/> | |
<shortcut id="QtCreator.ToggleProgressDetails"/> | |
<shortcut id="Tools.External.vi"/> | |
<shortcut id="Coreplugin.OutputPane.previtem"> | |
<key value="Shift+F6"/> | |
</shortcut> | |
<shortcut id="Coreplugin.OutputPane.clear"/> | |
<shortcut id="QtCreator.GoToNextSplit"> | |
<key value="Ctrl+E, O"/> | |
</shortcut> | |
<shortcut id="QtCreator.GoToPreviousSplit"> | |
<key value="Ctrl+E, I"/> | |
</shortcut> | |
<shortcut id="QtCreator.RemoveAllSplits"> | |
<key value="Ctrl+E, 1"/> | |
</shortcut> | |
<shortcut id="QtCreator.RemoveCurrentSplit"> | |
<key value="Ctrl+E, 0"/> | |
</shortcut> | |
<shortcut id="QtCreator.ShowInGraphicalShell"/> | |
<shortcut id="QtCreator.CloseAllExceptVisible"/> | |
<shortcut id="QtCreator.CloseOthers"/> | |
<shortcut id="QtCreator.CloseAll"> | |
<key value="Ctrl+Shift+W"/> | |
</shortcut> | |
<shortcut id="QtCreator.GoBack"> | |
<key value="Ctrl+Left"/> | |
</shortcut> | |
<shortcut id="QtCreator.GotoNextInHistory"> | |
<key value="Meta+Shift+Tab"/> | |
</shortcut> | |
<shortcut id="QtCreator.GotoPreviousInHistory"> | |
<key value="Meta+Tab"/> | |
</shortcut> | |
<shortcut id="QtCreator.ShowInFileSystemView"/> | |
<shortcut id="QtCreator.ReopenClosedEditor"/> | |
<shortcut id="QtCreator.OpenNextDocument"/> | |
<shortcut id="QtCreator.OpenPreviousDocument"/> | |
<shortcut id="QtCreator.GoForward"> | |
<key value="Ctrl+Right"/> | |
</shortcut> | |
<shortcut id="QtCreator.SplitNewWindow"> | |
<key value="Ctrl+E, 4"/> | |
</shortcut> | |
<shortcut id="QtCreator.SplitSideBySide"> | |
<key value="Ctrl+E, 3"/> | |
</shortcut> | |
<shortcut id="QtCreator.Split"> | |
<key value="Ctrl+E, 2"/> | |
</shortcut> | |
<shortcut id="QtCreator.GotoLastEdit"/> | |
<shortcut id="QtCreator.ToggleRightSidebar"> | |
<key value="Alt+Shift+0"/> | |
</shortcut> | |
<shortcut id="QtCreator.ToggleLeftSidebar"> | |
<key value="Alt+0"/> | |
</shortcut> | |
<shortcut id="QtCreator.AboutPlugins"/> | |
<shortcut id="QtCreator.AboutQtCreator"/> | |
<shortcut id="QtCreator.Contact"/> | |
<shortcut id="QtCreator.ChangeLog"/> | |
<shortcut id="QtCreator.Close"> | |
<key value="Ctrl+W"/> | |
</shortcut> | |
<shortcut id="QtCreator.RevertToSaved"/> | |
<shortcut id="QtCreator.Locate"> | |
<key value="Ctrl+K"/> | |
</shortcut> | |
<shortcut id="Find.Replace"/> | |
<shortcut id="Find.SelectAll"> | |
<key value="Ctrl+Alt+Return"/> | |
</shortcut> | |
<shortcut id="Find.FindPreviousSelected"> | |
<key value="Ctrl+Shift+F3"/> | |
</shortcut> | |
<shortcut id="Find.FindNextSelected"> | |
<key value="Ctrl+F3"/> | |
</shortcut> | |
<shortcut id="Find.CaseSensitive"/> | |
<shortcut id="Find.ReplaceAll"> | |
<key value="Ctrl+Alt+Return"/> | |
</shortcut> | |
<shortcut id="Find.ReplacePrevious"/> | |
<shortcut id="Find.ReplaceNext"> | |
<key value="Ctrl+="/> | |
</shortcut> | |
<shortcut id="Find.ExpandAll"/> | |
<shortcut id="Find.PreserveCase"/> | |
<shortcut id="Find.RegularExpressions"/> | |
<shortcut id="Find.WholeWords"/> | |
<shortcut id="ProjectExplorer.ManageSessions"/> | |
<shortcut id="Find.RelativePaths"/> | |
<shortcut id="Wizard.Inspect"/> | |
<shortcut id="Find.Dialog"> | |
<key value="Ctrl+Shift+F"/> | |
</shortcut> | |
<shortcut id="Find.FindPrevious"> | |
<key value="Shift+F3"/> | |
</shortcut> | |
<shortcut id="Find.FindNext"> | |
<key value="F3"/> | |
</shortcut> | |
<shortcut id="Find.EnterFindString"> | |
<key value="Ctrl+E"/> | |
</shortcut> | |
<shortcut id="Find.FindInCurrentDocument"> | |
<key value="Ctrl+F"/> | |
</shortcut> | |
<shortcut id="Coreplugin.OutputPane.minmax"> | |
<key value="Alt+Shift+9"/> | |
</shortcut> | |
<shortcut id="Coreplugin.OutputPane.nextitem"> | |
<key value="F6"/> | |
</shortcut> | |
<shortcut id="QtCreator.FileSystem.AddNewFile"/> | |
<shortcut id="Wizard.Factory.Reset"/> | |
<shortcut id="QtCreator.FileSystem.RemoveFile"/> | |
<shortcut id="QtCreator.FileSystem.RenameFile"/> | |
<shortcut id="TextEditor.CircularPaste"> | |
<key value="Ctrl+Shift+V"/> | |
</shortcut> | |
<shortcut id="TextEditor.FunctionHint"> | |
<key value="Ctrl+Shift+D"/> | |
</shortcut> | |
<shortcut id="TextEditor.CompleteThis"> | |
<key value="Ctrl+Space"/> | |
</shortcut> | |
<shortcut id="TextEditor.SwitchUtf8bom"/> | |
<shortcut id="TextEditor.DeleteEndOfLine"/> | |
<shortcut id="TextEditor.DeleteLine"/> | |
<shortcut id="TextEditor.ShowContextMenu"/> | |
<shortcut id="TextEditor.QuickFix"> | |
<key value="Alt+Return"/> | |
</shortcut> | |
<shortcut id="Bookmarks.SortByFilenames"> | |
<key value="Ctrl+Alt+P"/> | |
</shortcut> | |
<shortcut id="Bookmarks.MoveUp"> | |
<key value="Ctrl+Alt+,"/> | |
</shortcut> | |
<shortcut id="Bookmarks.MoveDown"> | |
<key value="Ctrl+Alt+."/> | |
</shortcut> | |
<shortcut id="Markdown.Strong"/> | |
<shortcut id="Markdown.Emphasis"/> | |
<shortcut id="Markdown.TogglePreview"/> | |
<shortcut id="Markdown.ToggleEditor"/> | |
<shortcut id="Markdown.Link"/> | |
<shortcut id="Markdown.InlineCode"/> | |
<shortcut id="Markdown.SwapViews"/> | |
<shortcut id="OutputFilter.AfterContextCore::Internal::MessageOutputWindow"/> | |
<shortcut id="Bookmarks.Toggle"> | |
<key value="Ctrl+M"/> | |
</shortcut> | |
<shortcut id="Bookmarks.Previous"> | |
<key value="Ctrl+,"/> | |
</shortcut> | |
<shortcut id="Bookmarks.Edit"> | |
<key value="Ctrl+Shift+M"/> | |
</shortcut> | |
<shortcut id="Bookmarks.NextDocument"/> | |
<shortcut id="Bookmarks.PreviousDocument"/> | |
<shortcut id="Bookmarks.Next"> | |
<key value="Ctrl+."/> | |
</shortcut> | |
<shortcut id="OutputFilter.CaseSensitiveCore::Internal::MessageOutputWindow"/> | |
<shortcut id="OutputFilter.RegularExpressionsCore::Internal::MessageOutputWindow"/> | |
<shortcut id="OutputFilter.BeforeContextCore::Internal::MessageOutputWindow"/> | |
<shortcut id="OutputFilter.InvertCore::Internal::MessageOutputWindow"/> | |
</mapping> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment